| Modifier and Type | Method and Description |
|---|---|
Cluster.ClusterConfig |
Cluster.ClusterConfig.Builder.build() |
Cluster.ClusterConfig |
Cluster.ClusterConfig.Builder.buildPartial() |
Cluster.ClusterConfig |
ClusterOrBuilder.getClusterConfig()
Configuration for this cluster.
|
Cluster.ClusterConfig |
Cluster.getClusterConfig()
Configuration for this cluster.
|
Cluster.ClusterConfig |
Cluster.Builder.getClusterConfig()
Configuration for this cluster.
|
static Cluster.ClusterConfig |
Cluster.ClusterConfig.getDefaultInstance() |
Cluster.ClusterConfig |
Cluster.ClusterConfig.getDefaultInstanceForType() |
Cluster.ClusterConfig |
Cluster.ClusterConfig.Builder.getDefaultInstanceForType() |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseDelimitedFrom(InputStream input) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(byte[] data) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(ByteBuffer data) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(com.google.protobuf.ByteString data) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(InputStream input) |
static Cluster.ClusterConfig |
Cluster.ClusterConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cluster.ClusterConfig> |
Cluster.ClusterConfig.getParserForType() |
static com.google.protobuf.Parser<Cluster.ClusterConfig> |
Cluster.ClusterConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.mergeClusterConfig(Cluster.ClusterConfig value)
Configuration for this cluster.
|
Cluster.ClusterConfig.Builder |
Cluster.ClusterConfig.Builder.mergeFrom(Cluster.ClusterConfig other) |
static Cluster.ClusterConfig.Builder |
Cluster.ClusterConfig.newBuilder(Cluster.ClusterConfig prototype) |
Cluster.Builder |
Cluster.Builder.setClusterConfig(Cluster.ClusterConfig value)
Configuration for this cluster.
|
Copyright © 2023 Google LLC. All rights reserved.