| Modifier and Type | Method and Description |
|---|---|
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.Builder.build() |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.Builder.buildPartial() |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.getAutoscaling()
Optional.
|
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.Builder.getAutoscaling()
Optional.
|
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfigOrBuilder.getAutoscaling()
Optional.
|
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.getDefaultInstance() |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.getDefaultInstanceForType() |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.Builder.getDefaultInstanceForType() |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseDelimitedFrom(InputStream input) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(byte[] data) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(ByteBuffer data) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(com.google.protobuf.ByteString data) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(InputStream input) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GkeNodePoolConfig.GkeNodePoolAutoscalingConfig> |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.getParserForType() |
static com.google.protobuf.Parser<GkeNodePoolConfig.GkeNodePoolAutoscalingConfig> |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
GkeNodePoolConfig.Builder |
GkeNodePoolConfig.Builder.mergeAutoscaling(GkeNodePoolConfig.GkeNodePoolAutoscalingConfig value)
Optional.
|
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.Builder |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.Builder.mergeFrom(GkeNodePoolConfig.GkeNodePoolAutoscalingConfig other) |
static GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.Builder |
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.newBuilder(GkeNodePoolConfig.GkeNodePoolAutoscalingConfig prototype) |
GkeNodePoolConfig.Builder |
GkeNodePoolConfig.Builder.setAutoscaling(GkeNodePoolConfig.GkeNodePoolAutoscalingConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.