| Modifier and Type | Method and Description |
|---|---|
Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.Builder.build() |
Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.Builder.buildPartial() |
Cluster.ClusterAutoscalingConfig |
Cluster.ClusterConfigOrBuilder.getClusterAutoscalingConfig()
Autoscaling configuration for this cluster.
|
Cluster.ClusterAutoscalingConfig |
Cluster.ClusterConfig.getClusterAutoscalingConfig()
Autoscaling configuration for this cluster.
|
Cluster.ClusterAutoscalingConfig |
Cluster.ClusterConfig.Builder.getClusterAutoscalingConfig()
Autoscaling configuration for this cluster.
|
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.getDefaultInstance() |
Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.getDefaultInstanceForType() |
Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.Builder.getDefaultInstanceForType() |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseDelimitedFrom(InputStream input) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(byte[] data) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(ByteBuffer data) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(com.google.protobuf.ByteString data) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(InputStream input) |
static Cluster.ClusterAutoscalingConfig |
Cluster.ClusterAutoscalingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cluster.ClusterAutoscalingConfig> |
Cluster.ClusterAutoscalingConfig.getParserForType() |
static com.google.protobuf.Parser<Cluster.ClusterAutoscalingConfig> |
Cluster.ClusterAutoscalingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.ClusterConfig.Builder |
Cluster.ClusterConfig.Builder.mergeClusterAutoscalingConfig(Cluster.ClusterAutoscalingConfig value)
Autoscaling configuration for this cluster.
|
Cluster.ClusterAutoscalingConfig.Builder |
Cluster.ClusterAutoscalingConfig.Builder.mergeFrom(Cluster.ClusterAutoscalingConfig other) |
static Cluster.ClusterAutoscalingConfig.Builder |
Cluster.ClusterAutoscalingConfig.newBuilder(Cluster.ClusterAutoscalingConfig prototype) |
Cluster.ClusterConfig.Builder |
Cluster.ClusterConfig.Builder.setClusterAutoscalingConfig(Cluster.ClusterAutoscalingConfig value)
Autoscaling configuration for this cluster.
|
Copyright © 2022 Google LLC. All rights reserved.