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