public static interface DeleteInvitationsRequest.Builder extends GuardDutyRequest.Builder, SdkPojo, CopyableBuilder<DeleteInvitationsRequest.Builder,DeleteInvitationsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteInvitationsRequest.Builder |
accountIds(Collection<String> accountIds)
A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member account
that you want to delete invitations from.
|
DeleteInvitationsRequest.Builder |
accountIds(String... accountIds)
A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member account
that you want to delete invitations from.
|
DeleteInvitationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteInvitationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteInvitationsRequest.Builder accountIds(Collection<String> accountIds)
A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member account that you want to delete invitations from.
accountIds - A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member
account that you want to delete invitations from.DeleteInvitationsRequest.Builder accountIds(String... accountIds)
A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member account that you want to delete invitations from.
accountIds - A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member
account that you want to delete invitations from.DeleteInvitationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteInvitationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.