@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonCloudWatchWaiters extends Object
Constructor and Description |
---|
AmazonCloudWatchWaiters(AmazonCloudWatch client)
Constructs a new AmazonCloudWatchWaiters with the given client
|
Modifier and Type | Method and 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.
|
Waiter<DescribeAlarmsRequest> |
compositeAlarmExists()
Builds a CompositeAlarmExists 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.
|
void |
shutdown() |
public AmazonCloudWatchWaiters(AmazonCloudWatch client)
client
- Service clientpublic Waiter<DescribeAlarmsRequest> alarmExists()
public Waiter<DescribeAlarmsRequest> compositeAlarmExists()
public void shutdown()
Copyright © 2024. All rights reserved.