| Modifier and Type | Method and Description |
|---|---|
Cluster.PrimaryConfig |
Cluster.PrimaryConfig.Builder.build() |
Cluster.PrimaryConfig |
Cluster.PrimaryConfig.Builder.buildPartial() |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.getDefaultInstance() |
Cluster.PrimaryConfig |
Cluster.PrimaryConfig.getDefaultInstanceForType() |
Cluster.PrimaryConfig |
Cluster.PrimaryConfig.Builder.getDefaultInstanceForType() |
Cluster.PrimaryConfig |
Cluster.getPrimaryConfig()
Output only.
|
Cluster.PrimaryConfig |
Cluster.Builder.getPrimaryConfig()
Output only.
|
Cluster.PrimaryConfig |
ClusterOrBuilder.getPrimaryConfig()
Output only.
|
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseDelimitedFrom(InputStream input) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(byte[] data) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(ByteBuffer data) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(com.google.protobuf.ByteString data) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(InputStream input) |
static Cluster.PrimaryConfig |
Cluster.PrimaryConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cluster.PrimaryConfig> |
Cluster.PrimaryConfig.getParserForType() |
static com.google.protobuf.Parser<Cluster.PrimaryConfig> |
Cluster.PrimaryConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.PrimaryConfig.Builder |
Cluster.PrimaryConfig.Builder.mergeFrom(Cluster.PrimaryConfig other) |
Cluster.Builder |
Cluster.Builder.mergePrimaryConfig(Cluster.PrimaryConfig value)
Output only.
|
static Cluster.PrimaryConfig.Builder |
Cluster.PrimaryConfig.newBuilder(Cluster.PrimaryConfig prototype) |
Cluster.Builder |
Cluster.Builder.setPrimaryConfig(Cluster.PrimaryConfig value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.