| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V2beta2Autoscaling.PodsMetricSource> |
V2beta2Autoscaling.PodsMetricSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.Builder.build() |
V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.Builder.buildPartial() |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.getDefaultInstance() |
V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.getDefaultInstanceForType() |
V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.Builder.getDefaultInstanceForType() |
V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.MetricSpecOrBuilder.getPods()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.MetricSpec.getPods()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.MetricSpec.Builder.getPods()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseDelimitedFrom(InputStream input) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(byte[] data) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(ByteBuffer data) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(com.google.protobuf.ByteString data) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(InputStream input) |
static V2beta2Autoscaling.PodsMetricSource |
V2beta2Autoscaling.PodsMetricSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V2beta2Autoscaling.PodsMetricSource> |
V2beta2Autoscaling.PodsMetricSource.getParserForType() |
static com.google.protobuf.Parser<V2beta2Autoscaling.PodsMetricSource> |
V2beta2Autoscaling.PodsMetricSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.PodsMetricSource.Builder |
V2beta2Autoscaling.PodsMetricSource.Builder.mergeFrom(V2beta2Autoscaling.PodsMetricSource other) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergePods(V2beta2Autoscaling.PodsMetricSource value)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
static V2beta2Autoscaling.PodsMetricSource.Builder |
V2beta2Autoscaling.PodsMetricSource.newBuilder(V2beta2Autoscaling.PodsMetricSource prototype) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setPods(V2beta2Autoscaling.PodsMetricSource value)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
Copyright © 2019. All rights reserved.