public static interface ListManagedAccountsRequest.Builder extends MgnRequest.Builder, SdkPojo, CopyableBuilder<ListManagedAccountsRequest.Builder,ListManagedAccountsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListManagedAccountsRequest.Builder |
maxResults(Integer maxResults)
List managed accounts request max results.
|
ListManagedAccountsRequest.Builder |
nextToken(String nextToken)
List managed accounts request next token.
|
ListManagedAccountsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListManagedAccountsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListManagedAccountsRequest.Builder maxResults(Integer maxResults)
List managed accounts request max results.
maxResults - List managed accounts request max results.ListManagedAccountsRequest.Builder nextToken(String nextToken)
List managed accounts request next token.
nextToken - List managed accounts request next token.ListManagedAccountsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListManagedAccountsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.