| Modifier and Type | Class and Description |
|---|---|
class |
ClusterStatus
The status of a cluster and its instances.
|
static class |
ClusterStatus.Builder
The status of a cluster and its instances.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusOrBuilder |
ClusterOrBuilder.getStatusHistoryOrBuilder(int index)
Output only.
|
ClusterStatusOrBuilder |
Cluster.getStatusHistoryOrBuilder(int index)
Output only.
|
ClusterStatusOrBuilder |
Cluster.Builder.getStatusHistoryOrBuilder(int index)
Output only.
|
ClusterStatusOrBuilder |
ClusterOrBuilder.getStatusOrBuilder()
Output only.
|
ClusterStatusOrBuilder |
Cluster.getStatusOrBuilder()
Output only.
|
ClusterStatusOrBuilder |
Cluster.Builder.getStatusOrBuilder()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ClusterStatusOrBuilder> |
ClusterOrBuilder.getStatusHistoryOrBuilderList()
Output only.
|
List<? extends ClusterStatusOrBuilder> |
Cluster.getStatusHistoryOrBuilderList()
Output only.
|
List<? extends ClusterStatusOrBuilder> |
Cluster.Builder.getStatusHistoryOrBuilderList()
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.