| Package | Description |
|---|---|
| com.amazonaws.services.simpleemail |
|
| com.amazonaws.services.simpleemail.model | |
| com.amazonaws.services.simpleemail.waiters |
| Modifier and Type | Method and Description |
|---|---|
GetIdentityVerificationAttributesRequest |
GetIdentityVerificationAttributesRequest.clone() |
GetIdentityVerificationAttributesRequest |
GetIdentityVerificationAttributesRequest.withIdentities(Collection<String> identities)
A list of identities.
|
GetIdentityVerificationAttributesRequest |
GetIdentityVerificationAttributesRequest.withIdentities(String... identities)
A list of identities.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetIdentityVerificationAttributesRequest> |
AmazonSimpleEmailServiceWaiters.identityExists()
Builds a IdentityExists waiter by using custom parameters
waiterParameters and other parameters defined in the waiters
specification, and then polls until it determines whether the resource
entered the desired state or not, where polling criteria is bound by
either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetIdentityVerificationAttributesResult |
GetIdentityVerificationAttributesFunction.apply(GetIdentityVerificationAttributesRequest getIdentityVerificationAttributesRequest)
Makes a call to the operation specified by the waiter by taking the
corresponding request and returns the corresponding result
|
Copyright © 2016. All rights reserved.