static GetPropertyValueHistoryResponse.Builder |
GetPropertyValueHistoryResponse.builder() |
|
GetPropertyValueHistoryResponse.Builder |
GetPropertyValueHistoryResponse.Builder.nextToken(String nextToken) |
The string that specifies the next page of results.
|
GetPropertyValueHistoryResponse.Builder |
GetPropertyValueHistoryResponse.Builder.propertyValues(Collection<PropertyValueHistory> propertyValues) |
An object that maps strings to the property definitions in the component type.
|
GetPropertyValueHistoryResponse.Builder |
GetPropertyValueHistoryResponse.Builder.propertyValues(Consumer<PropertyValueHistory.Builder>... propertyValues) |
An object that maps strings to the property definitions in the component type.
|
GetPropertyValueHistoryResponse.Builder |
GetPropertyValueHistoryResponse.Builder.propertyValues(PropertyValueHistory... propertyValues) |
An object that maps strings to the property definitions in the component type.
|
GetPropertyValueHistoryResponse.Builder |
GetPropertyValueHistoryResponse.toBuilder() |
|