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

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

Introduction

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

The text is from its open source code.

Constructor

Method

StringgetId()

The unique identifier for the cluster.

StringgetName()

The name of the cluster.

ClusterStatusgetStatus()

The details about the current status of the cluster.

ClusterSummarywithId(String id)

The unique identifier for the cluster.