GetAssetPropertyValueHistoryResponse.Builder |
GetAssetPropertyValueHistoryResponse.Builder.assetPropertyValueHistory(Collection<AssetPropertyValue> assetPropertyValueHistory) |
The asset property's value history.
|
GetAssetPropertyValueHistoryResponse.Builder |
GetAssetPropertyValueHistoryResponse.Builder.assetPropertyValueHistory(Consumer<AssetPropertyValue.Builder>... assetPropertyValueHistory) |
The asset property's value history.
|
GetAssetPropertyValueHistoryResponse.Builder |
GetAssetPropertyValueHistoryResponse.Builder.assetPropertyValueHistory(AssetPropertyValue... assetPropertyValueHistory) |
The asset property's value history.
|
static GetAssetPropertyValueHistoryResponse.Builder |
GetAssetPropertyValueHistoryResponse.builder() |
|
GetAssetPropertyValueHistoryResponse.Builder |
GetAssetPropertyValueHistoryResponse.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no additional results.
|
GetAssetPropertyValueHistoryResponse.Builder |
GetAssetPropertyValueHistoryResponse.toBuilder() |
|