CopyableBuilder<DeleteIdentityRequest.Builder,DeleteIdentityRequest>
, SdkBuilder<DeleteIdentityRequest.Builder,DeleteIdentityRequest>
public static interface DeleteIdentityRequest.Builder extends CopyableBuilder<DeleteIdentityRequest.Builder,DeleteIdentityRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteIdentityRequest.Builder |
identity(String identity) |
The identity to be removed from the list of identities for the AWS Account.
|
copy
apply, build
DeleteIdentityRequest.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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.