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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetNextToken(String nextToken)

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

ListMetricsRequestwithDimensions(DimensionFilter... dimensions)

The dimensions to filter against.

ListMetricsRequestwithDimensions(java.util.Collection dimensions)

The dimensions to filter against.

ListMetricsRequestwithNamespace(String namespace)

The namespace to filter against.