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