Package | Description |
---|---|
com.google.api.services.dataproc.v1beta2.model |
Modifier and Type | Method and Description |
---|---|
ClusterStatus |
ClusterStatus.clone() |
ClusterStatus |
Cluster.getStatus()
Output only.
|
ClusterStatus |
ClusterStatus.set(String fieldName,
Object value) |
ClusterStatus |
ClusterStatus.setDetail(String detail)
Output only.
|
ClusterStatus |
ClusterStatus.setState(String state)
Output only.
|
ClusterStatus |
ClusterStatus.setStateStartTime(String stateStartTime)
Output only.
|
ClusterStatus |
ClusterStatus.setSubstate(String substate)
Output only.
|
Modifier and Type | Method and Description |
---|---|
List<ClusterStatus> |
Cluster.getStatusHistory()
Output only.
|
Modifier and Type | Method and Description |
---|---|
Cluster |
Cluster.setStatus(ClusterStatus status)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Cluster |
Cluster.setStatusHistory(List<ClusterStatus> statusHistory)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.