@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeAlarmsFunction extends Object implements SdkFunction<DescribeAlarmsRequest,DescribeAlarmsResult>
Constructor and Description |
---|
DescribeAlarmsFunction(AmazonCloudWatch client)
Constructs a new DescribeAlarmsFunction with the given client
|
Modifier and Type | Method and Description |
---|---|
DescribeAlarmsResult |
apply(DescribeAlarmsRequest describeAlarmsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public DescribeAlarmsFunction(AmazonCloudWatch client)
client
- Service clientpublic DescribeAlarmsResult apply(DescribeAlarmsRequest describeAlarmsRequest)
apply
in interface SdkFunction<DescribeAlarmsRequest,DescribeAlarmsResult>
describeAlarmsRequest
- Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.