Uses of Class
io.kubernetes.client.proto.V2beta2Autoscaling.ObjectMetricStatus
-
Uses of V2beta2Autoscaling.ObjectMetricStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V2beta2Autoscaling.ObjectMetricStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V2beta2Autoscaling.ObjectMetricStatus>V2beta2Autoscaling.ObjectMetricStatus.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.ObjectMetricStatusModifier and TypeMethodDescriptionV2beta2Autoscaling.ObjectMetricStatus.Builder.build()V2beta2Autoscaling.ObjectMetricStatus.Builder.buildPartial()V2beta2Autoscaling.ObjectMetricStatus.getDefaultInstance()V2beta2Autoscaling.ObjectMetricStatus.Builder.getDefaultInstanceForType()V2beta2Autoscaling.ObjectMetricStatus.getDefaultInstanceForType()V2beta2Autoscaling.MetricStatus.Builder.getObject()object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V2beta2Autoscaling.MetricStatus.getObject()object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V2beta2Autoscaling.MetricStatusOrBuilder.getObject()object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V2beta2Autoscaling.ObjectMetricStatus.parseDelimitedFrom(InputStream input) V2beta2Autoscaling.ObjectMetricStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(byte[] data) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(com.google.protobuf.ByteString data) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(com.google.protobuf.CodedInputStream input) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(InputStream input) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(ByteBuffer data) V2beta2Autoscaling.ObjectMetricStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V2beta2Autoscaling.ObjectMetricStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V2beta2Autoscaling.ObjectMetricStatus>V2beta2Autoscaling.ObjectMetricStatus.getParserForType()static com.google.protobuf.Parser<V2beta2Autoscaling.ObjectMetricStatus>V2beta2Autoscaling.ObjectMetricStatus.parser()Methods in io.kubernetes.client.proto with parameters of type V2beta2Autoscaling.ObjectMetricStatusModifier and TypeMethodDescriptionV2beta2Autoscaling.ObjectMetricStatus.Builder.mergeFrom(V2beta2Autoscaling.ObjectMetricStatus other) 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).V2beta2Autoscaling.ObjectMetricStatus.newBuilder(V2beta2Autoscaling.ObjectMetricStatus prototype) 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).