| Modifier and Type | Method and Description |
|---|---|
ClusterConfig |
ClusterConfig.Builder.build() |
ClusterConfig |
ClusterConfig.Builder.buildPartial() |
ClusterConfig |
ClusterOrBuilder.getConfig()
Required.
|
ClusterConfig |
ManagedCluster.getConfig()
Required.
|
ClusterConfig |
ManagedCluster.Builder.getConfig()
Required.
|
ClusterConfig |
Cluster.getConfig()
Required.
|
ClusterConfig |
Cluster.Builder.getConfig()
Required.
|
ClusterConfig |
ManagedClusterOrBuilder.getConfig()
Required.
|
static ClusterConfig |
ClusterConfig.getDefaultInstance() |
ClusterConfig |
ClusterConfig.getDefaultInstanceForType() |
ClusterConfig |
ClusterConfig.Builder.getDefaultInstanceForType() |
static ClusterConfig |
ClusterConfig.parseDelimitedFrom(InputStream input) |
static ClusterConfig |
ClusterConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterConfig |
ClusterConfig.parseFrom(byte[] data) |
static ClusterConfig |
ClusterConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterConfig |
ClusterConfig.parseFrom(ByteBuffer data) |
static ClusterConfig |
ClusterConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterConfig |
ClusterConfig.parseFrom(com.google.protobuf.ByteString data) |
static ClusterConfig |
ClusterConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterConfig |
ClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClusterConfig |
ClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterConfig |
ClusterConfig.parseFrom(InputStream input) |
static ClusterConfig |
ClusterConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ClusterConfig> |
ClusterConfig.getParserForType() |
static com.google.protobuf.Parser<ClusterConfig> |
ClusterConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ManagedCluster.Builder |
ManagedCluster.Builder.mergeConfig(ClusterConfig value)
Required.
|
Cluster.Builder |
Cluster.Builder.mergeConfig(ClusterConfig value)
Required.
|
ClusterConfig.Builder |
ClusterConfig.Builder.mergeFrom(ClusterConfig other) |
static ClusterConfig.Builder |
ClusterConfig.newBuilder(ClusterConfig prototype) |
ManagedCluster.Builder |
ManagedCluster.Builder.setConfig(ClusterConfig value)
Required.
|
Cluster.Builder |
Cluster.Builder.setConfig(ClusterConfig value)
Required.
|
Copyright © 2019 Google LLC. All rights reserved.