public static interface ListStagingAccountsRequest.Builder extends DrsRequest.Builder, SdkPojo, CopyableBuilder<ListStagingAccountsRequest.Builder,ListStagingAccountsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListStagingAccountsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of staging Accounts to retrieve.
|
ListStagingAccountsRequest.Builder |
nextToken(String nextToken)
The token of the next staging Account to retrieve.
|
ListStagingAccountsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListStagingAccountsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListStagingAccountsRequest.Builder maxResults(Integer maxResults)
The maximum number of staging Accounts to retrieve.
maxResults - The maximum number of staging Accounts to retrieve.ListStagingAccountsRequest.Builder nextToken(String nextToken)
The token of the next staging Account to retrieve.
nextToken - The token of the next staging Account to retrieve.ListStagingAccountsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListStagingAccountsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.