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