| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatus |
Cluster.status()
The current status details about the cluster.
|
ClusterStatus |
ClusterSummary.status()
The details about the current status of the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.status(ClusterStatus status)
The current status details about the cluster.
|
ClusterSummary.Builder |
ClusterSummary.Builder.status(ClusterStatus status)
The details about the current status of the cluster.
|
Copyright © 2022. All rights reserved.