public static interface DeleteInvitationsRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<DeleteInvitationsRequest.Builder,DeleteInvitationsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteInvitationsRequest.Builder |
accountIds(Collection<String> accountIds)
An array that lists AWS account IDs, one for each account that sent an invitation to delete.
|
DeleteInvitationsRequest.Builder |
accountIds(String... accountIds)
An array that lists AWS account IDs, one for each account that sent an invitation to delete.
|
DeleteInvitationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteInvitationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteInvitationsRequest.Builder accountIds(Collection<String> accountIds)
An array that lists AWS account IDs, one for each account that sent an invitation to delete.
accountIds - An array that lists AWS account IDs, one for each account that sent an invitation to delete.DeleteInvitationsRequest.Builder accountIds(String... accountIds)
An array that lists AWS account IDs, one for each account that sent an invitation to delete.
accountIds - An array that lists AWS account IDs, one for each account that sent an invitation to delete.DeleteInvitationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteInvitationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.