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