Uses of Class
io.kubernetes.client.proto.V1Autoscaling.ObjectMetricSource
-
Uses of V1Autoscaling.ObjectMetricSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Autoscaling.ObjectMetricSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Autoscaling.ObjectMetricSource>V1Autoscaling.ObjectMetricSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Autoscaling.ObjectMetricSourceModifier and TypeMethodDescriptionV1Autoscaling.ObjectMetricSource.Builder.build()V1Autoscaling.ObjectMetricSource.Builder.buildPartial()V1Autoscaling.ObjectMetricSource.getDefaultInstance()V1Autoscaling.ObjectMetricSource.Builder.getDefaultInstanceForType()V1Autoscaling.ObjectMetricSource.getDefaultInstanceForType()V1Autoscaling.MetricSpec.Builder.getObject()object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V1Autoscaling.MetricSpec.getObject()object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V1Autoscaling.MetricSpecOrBuilder.getObject()object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V1Autoscaling.ObjectMetricSource.parseDelimitedFrom(InputStream input) V1Autoscaling.ObjectMetricSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.ObjectMetricSource.parseFrom(byte[] data) V1Autoscaling.ObjectMetricSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.ObjectMetricSource.parseFrom(com.google.protobuf.ByteString data) V1Autoscaling.ObjectMetricSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.ObjectMetricSource.parseFrom(com.google.protobuf.CodedInputStream input) V1Autoscaling.ObjectMetricSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.ObjectMetricSource.parseFrom(InputStream input) V1Autoscaling.ObjectMetricSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.ObjectMetricSource.parseFrom(ByteBuffer data) V1Autoscaling.ObjectMetricSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Autoscaling.ObjectMetricSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Autoscaling.ObjectMetricSource>V1Autoscaling.ObjectMetricSource.getParserForType()static com.google.protobuf.Parser<V1Autoscaling.ObjectMetricSource>V1Autoscaling.ObjectMetricSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1Autoscaling.ObjectMetricSourceModifier and TypeMethodDescriptionV1Autoscaling.ObjectMetricSource.Builder.mergeFrom(V1Autoscaling.ObjectMetricSource other) V1Autoscaling.MetricSpec.Builder.mergeObject(V1Autoscaling.ObjectMetricSource value) object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).V1Autoscaling.ObjectMetricSource.newBuilder(V1Autoscaling.ObjectMetricSource prototype) V1Autoscaling.MetricSpec.Builder.setObject(V1Autoscaling.ObjectMetricSource value) object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).