public static interface DeleteIdentityRequest.Builder extends SESRequest.Builder, CopyableBuilder<DeleteIdentityRequest.Builder,DeleteIdentityRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteIdentityRequest.Builder |
identity(String identity)
The identity to be removed from the list of identities for the AWS Account.
|
DeleteIdentityRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteIdentityRequest.Builder identity(String identity)
The identity to be removed from the list of identities for the AWS Account.
identity - The identity to be removed from the list of identities for the AWS Account.DeleteIdentityRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.