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