public static interface DeleteInvitationsRequest.Builder extends SecurityHubRequest.Builder, SdkPojo, CopyableBuilder<DeleteInvitationsRequest.Builder,DeleteInvitationsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteInvitationsRequest.Builder |
accountIds(Collection<String> accountIds)
The list of the account IDs that sent the invitations to delete.
|
DeleteInvitationsRequest.Builder |
accountIds(String... accountIds)
The list of the account IDs that sent the invitations to delete.
|
DeleteInvitationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteInvitationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteInvitationsRequest.Builder accountIds(Collection<String> accountIds)
The list of the account IDs that sent the invitations to delete.
accountIds - The list of the account IDs that sent the invitations to delete.DeleteInvitationsRequest.Builder accountIds(String... accountIds)
The list of the account IDs that sent the invitations to delete.
accountIds - The list of the account IDs that sent the invitations to delete.DeleteInvitationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteInvitationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.