public static interface ListOrganizationAdminAccountsRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<ListOrganizationAdminAccountsRequest.Builder,ListOrganizationAdminAccountsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationAdminAccountsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of items to include in each page of a paginated response.
|
ListOrganizationAdminAccountsRequest.Builder |
nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
|
ListOrganizationAdminAccountsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListOrganizationAdminAccountsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListOrganizationAdminAccountsRequest.Builder maxResults(Integer maxResults)
The maximum number of items to include in each page of a paginated response.
maxResults - The maximum number of items to include in each page of a paginated response.ListOrganizationAdminAccountsRequest.Builder nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
nextToken - The nextToken string that specifies which page of results to return in a paginated response.ListOrganizationAdminAccountsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListOrganizationAdminAccountsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.