static BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.builder() |
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.errorEntries(Collection<BatchGetAssetPropertyAggregatesErrorEntry> errorEntries) |
A list of the errors (if any) associated with the batch request.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.errorEntries(Consumer<BatchGetAssetPropertyAggregatesErrorEntry.Builder>... errorEntries) |
A list of the errors (if any) associated with the batch request.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.errorEntries(BatchGetAssetPropertyAggregatesErrorEntry... errorEntries) |
A list of the errors (if any) associated with the batch request.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no additional results.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.skippedEntries(Collection<BatchGetAssetPropertyAggregatesSkippedEntry> skippedEntries) |
A list of entries that were not processed by this batch request.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.skippedEntries(Consumer<BatchGetAssetPropertyAggregatesSkippedEntry.Builder>... skippedEntries) |
A list of entries that were not processed by this batch request.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.skippedEntries(BatchGetAssetPropertyAggregatesSkippedEntry... skippedEntries) |
A list of entries that were not processed by this batch request.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.successEntries(Collection<BatchGetAssetPropertyAggregatesSuccessEntry> successEntries) |
A list of entries that were processed successfully by this batch request.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.successEntries(Consumer<BatchGetAssetPropertyAggregatesSuccessEntry.Builder>... successEntries) |
A list of entries that were processed successfully by this batch request.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.successEntries(BatchGetAssetPropertyAggregatesSuccessEntry... successEntries) |
A list of entries that were processed successfully by this batch request.
|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.toBuilder() |
|