public static interface DeclineInvitationsRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<DeclineInvitationsRequest.Builder,DeclineInvitationsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeclineInvitationsRequest.Builder |
accountIds(Collection<String> accountIds)
An array that lists Amazon Web Services account IDs, one for each account that sent an invitation to decline.
|
DeclineInvitationsRequest.Builder |
accountIds(String... accountIds)
An array that lists Amazon Web Services account IDs, one for each account that sent an invitation to decline.
|
DeclineInvitationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeclineInvitationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeclineInvitationsRequest.Builder accountIds(Collection<String> accountIds)
An array that lists Amazon Web Services account IDs, one for each account that sent an invitation to decline.
accountIds - An array that lists Amazon Web Services account IDs, one for each account that sent an invitation to
decline.DeclineInvitationsRequest.Builder accountIds(String... accountIds)
An array that lists Amazon Web Services account IDs, one for each account that sent an invitation to decline.
accountIds - An array that lists Amazon Web Services account IDs, one for each account that sent an invitation to
decline.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.