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