| Modifier and Type | Method and Description |
|---|---|
GkeClusterConfig |
GkeClusterConfig.Builder.build() |
GkeClusterConfig |
GkeClusterConfig.Builder.buildPartial() |
static GkeClusterConfig |
GkeClusterConfig.getDefaultInstance() |
GkeClusterConfig |
GkeClusterConfig.getDefaultInstanceForType() |
GkeClusterConfig |
GkeClusterConfig.Builder.getDefaultInstanceForType() |
GkeClusterConfig |
KubernetesClusterConfigOrBuilder.getGkeClusterConfig()
Required.
|
GkeClusterConfig |
KubernetesClusterConfig.getGkeClusterConfig()
Required.
|
GkeClusterConfig |
KubernetesClusterConfig.Builder.getGkeClusterConfig()
Required.
|
static GkeClusterConfig |
GkeClusterConfig.parseDelimitedFrom(InputStream input) |
static GkeClusterConfig |
GkeClusterConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(byte[] data) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(ByteBuffer data) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(com.google.protobuf.ByteString data) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(InputStream input) |
static GkeClusterConfig |
GkeClusterConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GkeClusterConfig> |
GkeClusterConfig.getParserForType() |
static com.google.protobuf.Parser<GkeClusterConfig> |
GkeClusterConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
GkeClusterConfig.Builder |
GkeClusterConfig.Builder.mergeFrom(GkeClusterConfig other) |
KubernetesClusterConfig.Builder |
KubernetesClusterConfig.Builder.mergeGkeClusterConfig(GkeClusterConfig value)
Required.
|
static GkeClusterConfig.Builder |
GkeClusterConfig.newBuilder(GkeClusterConfig prototype) |
KubernetesClusterConfig.Builder |
KubernetesClusterConfig.Builder.setGkeClusterConfig(GkeClusterConfig value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.