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