public static interface ListRasterDataCollectionsRequest.Builder extends SageMakerGeospatialRequest.Builder, SdkPojo, CopyableBuilder<ListRasterDataCollectionsRequest.Builder,ListRasterDataCollectionsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListRasterDataCollectionsRequest.Builder |
maxResults(Integer maxResults)
The total number of items to return.
|
ListRasterDataCollectionsRequest.Builder |
nextToken(String nextToken)
If the previous response was truncated, you receive this token.
|
ListRasterDataCollectionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListRasterDataCollectionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListRasterDataCollectionsRequest.Builder maxResults(Integer maxResults)
The total number of items to return.
maxResults - The total number of items to return.ListRasterDataCollectionsRequest.Builder nextToken(String nextToken)
If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive
the next set of results.ListRasterDataCollectionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListRasterDataCollectionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.