| Modifier and Type | Method and Description |
|---|---|
UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.Builder.build() |
UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.Builder.buildPartial() |
UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponseOrBuilder.getClusterUpgradeDetails(int index)
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.getClusterUpgradeDetails(int index)
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.Builder.getClusterUpgradeDetails(int index)
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.getDefaultInstance() |
UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.getDefaultInstanceForType() |
UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.Builder.getDefaultInstanceForType() |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseDelimitedFrom(InputStream input) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(byte[] data) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(ByteBuffer data) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(com.google.protobuf.ByteString data) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(InputStream input) |
static UpgradeClusterResponse.ClusterUpgradeDetails |
UpgradeClusterResponse.ClusterUpgradeDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<UpgradeClusterResponse.ClusterUpgradeDetails> |
UpgradeClusterResponseOrBuilder.getClusterUpgradeDetailsList()
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
List<UpgradeClusterResponse.ClusterUpgradeDetails> |
UpgradeClusterResponse.getClusterUpgradeDetailsList()
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
List<UpgradeClusterResponse.ClusterUpgradeDetails> |
UpgradeClusterResponse.Builder.getClusterUpgradeDetailsList()
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
com.google.protobuf.Parser<UpgradeClusterResponse.ClusterUpgradeDetails> |
UpgradeClusterResponse.ClusterUpgradeDetails.getParserForType() |
static com.google.protobuf.Parser<UpgradeClusterResponse.ClusterUpgradeDetails> |
UpgradeClusterResponse.ClusterUpgradeDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
UpgradeClusterResponse.Builder |
UpgradeClusterResponse.Builder.addClusterUpgradeDetails(int index,
UpgradeClusterResponse.ClusterUpgradeDetails value)
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
UpgradeClusterResponse.Builder |
UpgradeClusterResponse.Builder.addClusterUpgradeDetails(UpgradeClusterResponse.ClusterUpgradeDetails value)
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
UpgradeClusterResponse.ClusterUpgradeDetails.Builder |
UpgradeClusterResponse.ClusterUpgradeDetails.Builder.mergeFrom(UpgradeClusterResponse.ClusterUpgradeDetails other) |
static UpgradeClusterResponse.ClusterUpgradeDetails.Builder |
UpgradeClusterResponse.ClusterUpgradeDetails.newBuilder(UpgradeClusterResponse.ClusterUpgradeDetails prototype) |
UpgradeClusterResponse.Builder |
UpgradeClusterResponse.Builder.setClusterUpgradeDetails(int index,
UpgradeClusterResponse.ClusterUpgradeDetails value)
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
UpgradeClusterResponse.Builder |
UpgradeClusterResponse.Builder.addAllClusterUpgradeDetails(Iterable<? extends UpgradeClusterResponse.ClusterUpgradeDetails> values)
Array of upgrade details for the current cluster and all the secondary
clusters associated with this cluster.
|
Copyright © 2025 Google LLC. All rights reserved.