Uses of Class
io.kubernetes.client.proto.V2beta1Autoscaling.PodsMetricStatus
-
Uses of V2beta1Autoscaling.PodsMetricStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V2beta1Autoscaling.PodsMetricStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V2beta1Autoscaling.PodsMetricStatus>V2beta1Autoscaling.PodsMetricStatus.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V2beta1Autoscaling.PodsMetricStatusModifier and TypeMethodDescriptionV2beta1Autoscaling.PodsMetricStatus.Builder.build()V2beta1Autoscaling.PodsMetricStatus.Builder.buildPartial()V2beta1Autoscaling.PodsMetricStatus.getDefaultInstance()V2beta1Autoscaling.PodsMetricStatus.Builder.getDefaultInstanceForType()V2beta1Autoscaling.PodsMetricStatus.getDefaultInstanceForType()V2beta1Autoscaling.MetricStatus.Builder.getPods()pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second).V2beta1Autoscaling.MetricStatus.getPods()pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second).V2beta1Autoscaling.MetricStatusOrBuilder.getPods()pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second).V2beta1Autoscaling.PodsMetricStatus.parseDelimitedFrom(InputStream input) V2beta1Autoscaling.PodsMetricStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.PodsMetricStatus.parseFrom(byte[] data) V2beta1Autoscaling.PodsMetricStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.PodsMetricStatus.parseFrom(com.google.protobuf.ByteString data) V2beta1Autoscaling.PodsMetricStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.PodsMetricStatus.parseFrom(com.google.protobuf.CodedInputStream input) V2beta1Autoscaling.PodsMetricStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.PodsMetricStatus.parseFrom(InputStream input) V2beta1Autoscaling.PodsMetricStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.PodsMetricStatus.parseFrom(ByteBuffer data) V2beta1Autoscaling.PodsMetricStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V2beta1Autoscaling.PodsMetricStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V2beta1Autoscaling.PodsMetricStatus>V2beta1Autoscaling.PodsMetricStatus.getParserForType()static com.google.protobuf.Parser<V2beta1Autoscaling.PodsMetricStatus>V2beta1Autoscaling.PodsMetricStatus.parser()Methods in io.kubernetes.client.proto with parameters of type V2beta1Autoscaling.PodsMetricStatusModifier and TypeMethodDescriptionV2beta1Autoscaling.PodsMetricStatus.Builder.mergeFrom(V2beta1Autoscaling.PodsMetricStatus other) V2beta1Autoscaling.MetricStatus.Builder.mergePods(V2beta1Autoscaling.PodsMetricStatus value) pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second).V2beta1Autoscaling.PodsMetricStatus.newBuilder(V2beta1Autoscaling.PodsMetricStatus prototype) V2beta1Autoscaling.MetricStatus.Builder.setPods(V2beta1Autoscaling.PodsMetricStatus value) pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second).