public final class ReleaseManagementUpdateReleasePackageRequestItemsProperties extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ReleaseManagementUpdateReleasePackageRequestItemsProperties.Builder |
| Modifier and Type | Field | Description |
|---|---|---|
String |
propertyId |
The ID of the property of the item
|
String |
value |
The desired property value for the item
|
| Modifier and Type | Method | Description |
|---|---|---|
static ReleaseManagementUpdateReleasePackageRequestItemsProperties.Builder |
builder() |
|
String |
getPropertyId() |
Get The ID of the property of the item
|
String |
getValue() |
Get The desired property value for the item
|
String |
toString() |
public String propertyId
public String value
public final String getPropertyId()
public final String getValue()
public static final ReleaseManagementUpdateReleasePackageRequestItemsProperties.Builder builder()
Copyright © 2021. All rights reserved.