@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CloudWatchClientWaiters extends Object
Constructor | Description |
---|---|
CloudWatchClientWaiters(CloudWatchClient client) |
Constructs a new CloudWatchClientWaiters with the given client
|
Modifier and Type | Method | Description |
---|---|---|
Waiter<DescribeAlarmsRequest> |
alarmExists() |
Builds a AlarmExists 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 CloudWatchClientWaiters(CloudWatchClient client)
client
- Service clientpublic Waiter<DescribeAlarmsRequest> alarmExists()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.