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 AWS account IDs, one for each account that sent an invitation to decline.
|
DeclineInvitationsRequest.Builder |
accountIds(String... accountIds)
An array that lists AWS 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 AWS account IDs, one for each account that sent an invitation to decline.
accountIds - An array that lists AWS account IDs, one for each account that sent an invitation to decline.DeclineInvitationsRequest.Builder accountIds(String... accountIds)
An array that lists AWS account IDs, one for each account that sent an invitation to decline.
accountIds - An array that lists AWS 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 © 2020. All rights reserved.