public class AmazonSimpleEmailServiceWaiters extends Object
| Constructor and Description |
|---|
AmazonSimpleEmailServiceWaiters(AmazonSimpleEmailService client)
Constructs a new AmazonSimpleEmailServiceWaiters with the given client
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetIdentityVerificationAttributesRequest> |
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.
|
public AmazonSimpleEmailServiceWaiters(AmazonSimpleEmailService client)
client - Service clientpublic Waiter<GetIdentityVerificationAttributesRequest> identityExists()
Copyright © 2016. All rights reserved.