Java com.amazonaws.services.cloudwatch.model DescribeAlarmsRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cloudwatch.model DescribeAlarmsRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cloudwatch.model DescribeAlarmsRequest.

The text is from its open source code.

Constructor

Method

StringgetActionPrefix()

The action name prefix.

StringgetAlarmNamePrefix()

The alarm name prefix.

java.util.ListgetAlarmNames()

The names of the alarms.

StringgetStateValue()

The state value to be used in matching alarms.

voidsetNextToken(String nextToken)

The token returned by a previous call to indicate that there is more data available.