public static interface ListStorageSystemsRequest.Builder extends DataSyncRequest.Builder, SdkPojo, CopyableBuilder<ListStorageSystemsRequest.Builder,ListStorageSystemsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListStorageSystemsRequest.Builder |
maxResults(Integer maxResults)
Specifies how many results you want in the response.
|
ListStorageSystemsRequest.Builder |
nextToken(String nextToken)
Specifies an opaque string that indicates the position to begin the next list of results in the response.
|
ListStorageSystemsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListStorageSystemsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListStorageSystemsRequest.Builder maxResults(Integer maxResults)
Specifies how many results you want in the response.
maxResults - Specifies how many results you want in the response.ListStorageSystemsRequest.Builder nextToken(String nextToken)
Specifies an opaque string that indicates the position to begin the next list of results in the response.
nextToken - Specifies an opaque string that indicates the position to begin the next list of results in the
response.ListStorageSystemsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListStorageSystemsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.