| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Autoscaling.ObjectMetricSource> |
V1Autoscaling.ObjectMetricSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.Builder.build() |
V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.Builder.buildPartial() |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.getDefaultInstance() |
V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.getDefaultInstanceForType() |
V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.Builder.getDefaultInstanceForType() |
V1Autoscaling.ObjectMetricSource |
V1Autoscaling.MetricSpecOrBuilder.getObject()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V1Autoscaling.ObjectMetricSource |
V1Autoscaling.MetricSpec.getObject()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V1Autoscaling.ObjectMetricSource |
V1Autoscaling.MetricSpec.Builder.getObject()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseDelimitedFrom(InputStream input) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(byte[] data) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(ByteBuffer data) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(com.google.protobuf.ByteString data) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(InputStream input) |
static V1Autoscaling.ObjectMetricSource |
V1Autoscaling.ObjectMetricSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Autoscaling.ObjectMetricSource> |
V1Autoscaling.ObjectMetricSource.getParserForType() |
static com.google.protobuf.Parser<V1Autoscaling.ObjectMetricSource> |
V1Autoscaling.ObjectMetricSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Autoscaling.ObjectMetricSource.Builder |
V1Autoscaling.ObjectMetricSource.Builder.mergeFrom(V1Autoscaling.ObjectMetricSource other) |
V1Autoscaling.MetricSpec.Builder |
V1Autoscaling.MetricSpec.Builder.mergeObject(V1Autoscaling.ObjectMetricSource value)
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
static V1Autoscaling.ObjectMetricSource.Builder |
V1Autoscaling.ObjectMetricSource.newBuilder(V1Autoscaling.ObjectMetricSource prototype) |
V1Autoscaling.MetricSpec.Builder |
V1Autoscaling.MetricSpec.Builder.setObject(V1Autoscaling.ObjectMetricSource value)
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
Copyright © 2019. All rights reserved.