Java com.amazonaws.services.elasticmapreduce.model ListClustersRequest fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

Method

java.util.ListgetClusterStates()

The cluster state filters to apply when listing clusters.

StringgetMarker()

The pagination token that indicates the next set of results to retrieve.

ListClustersRequestwithMarker(String marker)

The pagination token that indicates the next set of results to retrieve.