Uses of Class
io.kubernetes.client.proto.V2beta1Autoscaling.ObjectMetricSource
-
Uses of V2beta1Autoscaling.ObjectMetricSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V2beta1Autoscaling.ObjectMetricSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V2beta1Autoscaling.ObjectMetricSource>
V2beta1Autoscaling.ObjectMetricSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V2beta1Autoscaling.ObjectMetricSourceModifier and TypeMethodDescriptionV2beta1Autoscaling.ObjectMetricSource.Builder.build()
V2beta1Autoscaling.ObjectMetricSource.Builder.buildPartial()
V2beta1Autoscaling.ObjectMetricSource.getDefaultInstance()
V2beta1Autoscaling.ObjectMetricSource.Builder.getDefaultInstanceForType()
V2beta1Autoscaling.ObjectMetricSource.getDefaultInstanceForType()
V2beta1Autoscaling.MetricSpec.Builder.getObject()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V2beta1Autoscaling.MetricSpec.getObject()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V2beta1Autoscaling.MetricSpecOrBuilder.getObject()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V2beta1Autoscaling.ObjectMetricSource.parseDelimitedFrom
(InputStream input) V2beta1Autoscaling.ObjectMetricSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(byte[] data) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(com.google.protobuf.ByteString data) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(com.google.protobuf.CodedInputStream input) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(InputStream input) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(ByteBuffer data) V2beta1Autoscaling.ObjectMetricSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V2beta1Autoscaling.ObjectMetricSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V2beta1Autoscaling.ObjectMetricSource>
V2beta1Autoscaling.ObjectMetricSource.getParserForType()
static com.google.protobuf.Parser<V2beta1Autoscaling.ObjectMetricSource>
V2beta1Autoscaling.ObjectMetricSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V2beta1Autoscaling.ObjectMetricSourceModifier and TypeMethodDescriptionV2beta1Autoscaling.ObjectMetricSource.Builder.mergeFrom
(V2beta1Autoscaling.ObjectMetricSource other) V2beta1Autoscaling.MetricSpec.Builder.mergeObject
(V2beta1Autoscaling.ObjectMetricSource value) object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V2beta1Autoscaling.ObjectMetricSource.newBuilder
(V2beta1Autoscaling.ObjectMetricSource prototype) V2beta1Autoscaling.MetricSpec.Builder.setObject
(V2beta1Autoscaling.ObjectMetricSource value) object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).