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