public static interface DeclineInvitationsRequest.Builder extends GuardDutyRequest.Builder, SdkPojo, CopyableBuilder<DeclineInvitationsRequest.Builder,DeclineInvitationsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeclineInvitationsRequest.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 decline invitations from.
|
DeclineInvitationsRequest.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 decline invitations from.
|
DeclineInvitationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeclineInvitationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeclineInvitationsRequest.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 decline 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 decline invitations from.DeclineInvitationsRequest.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 decline 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 decline invitations from.DeclineInvitationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeclineInvitationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.