| Modifier and Type | Method and Description |
|---|---|
ClusterStatus |
ClusterStatus.Builder.build() |
ClusterStatus |
ClusterStatus.Builder.buildPartial() |
static ClusterStatus |
ClusterStatus.getDefaultInstance() |
ClusterStatus |
ClusterStatus.getDefaultInstanceForType() |
ClusterStatus |
ClusterStatus.Builder.getDefaultInstanceForType() |
ClusterStatus |
ClusterOrBuilder.getStatus()
Output only.
|
ClusterStatus |
Cluster.getStatus()
Output only.
|
ClusterStatus |
Cluster.Builder.getStatus()
Output only.
|
ClusterStatus |
ClusterOrBuilder.getStatusHistory(int index)
Output only.
|
ClusterStatus |
Cluster.getStatusHistory(int index)
Output only.
|
ClusterStatus |
Cluster.Builder.getStatusHistory(int index)
Output only.
|
static ClusterStatus |
ClusterStatus.parseDelimitedFrom(InputStream input) |
static ClusterStatus |
ClusterStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatus |
ClusterStatus.parseFrom(byte[] data) |
static ClusterStatus |
ClusterStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatus |
ClusterStatus.parseFrom(ByteBuffer data) |
static ClusterStatus |
ClusterStatus.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatus |
ClusterStatus.parseFrom(com.google.protobuf.ByteString data) |
static ClusterStatus |
ClusterStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatus |
ClusterStatus.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClusterStatus |
ClusterStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatus |
ClusterStatus.parseFrom(InputStream input) |
static ClusterStatus |
ClusterStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ClusterStatus> |
ClusterStatus.getParserForType() |
List<ClusterStatus> |
ClusterOrBuilder.getStatusHistoryList()
Output only.
|
List<ClusterStatus> |
Cluster.getStatusHistoryList()
Output only.
|
List<ClusterStatus> |
Cluster.Builder.getStatusHistoryList()
Output only.
|
static com.google.protobuf.Parser<ClusterStatus> |
ClusterStatus.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.addStatusHistory(ClusterStatus value)
Output only.
|
Cluster.Builder |
Cluster.Builder.addStatusHistory(int index,
ClusterStatus value)
Output only.
|
ClusterStatus.Builder |
ClusterStatus.Builder.mergeFrom(ClusterStatus other) |
Cluster.Builder |
Cluster.Builder.mergeStatus(ClusterStatus value)
Output only.
|
static ClusterStatus.Builder |
ClusterStatus.newBuilder(ClusterStatus prototype) |
Cluster.Builder |
Cluster.Builder.setStatus(ClusterStatus value)
Output only.
|
Cluster.Builder |
Cluster.Builder.setStatusHistory(int index,
ClusterStatus value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.addAllStatusHistory(Iterable<? extends ClusterStatus> values)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.