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