Uses of Class
io.kubernetes.client.proto.V2beta2Autoscaling.ExternalMetricSource
-
Uses of V2beta2Autoscaling.ExternalMetricSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V2beta2Autoscaling.ExternalMetricSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V2beta2Autoscaling.ExternalMetricSource>V2beta2Autoscaling.ExternalMetricSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.ExternalMetricSourceModifier and TypeMethodDescriptionV2beta2Autoscaling.ExternalMetricSource.Builder.build()V2beta2Autoscaling.ExternalMetricSource.Builder.buildPartial()V2beta2Autoscaling.ExternalMetricSource.getDefaultInstance()V2beta2Autoscaling.ExternalMetricSource.Builder.getDefaultInstanceForType()V2beta2Autoscaling.ExternalMetricSource.getDefaultInstanceForType()V2beta2Autoscaling.MetricSpec.Builder.getExternal()external refers to a global metric that is not associated with any Kubernetes object.V2beta2Autoscaling.MetricSpec.getExternal()external refers to a global metric that is not associated with any Kubernetes object.V2beta2Autoscaling.MetricSpecOrBuilder.getExternal()external refers to a global metric that is not associated with any Kubernetes object.V2beta2Autoscaling.ExternalMetricSource.parseDelimitedFrom(InputStream input) V2beta2Autoscaling.ExternalMetricSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ExternalMetricSource.parseFrom(byte[] data) V2beta2Autoscaling.ExternalMetricSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ExternalMetricSource.parseFrom(com.google.protobuf.ByteString data) V2beta2Autoscaling.ExternalMetricSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ExternalMetricSource.parseFrom(com.google.protobuf.CodedInputStream input) V2beta2Autoscaling.ExternalMetricSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ExternalMetricSource.parseFrom(InputStream input) V2beta2Autoscaling.ExternalMetricSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.ExternalMetricSource.parseFrom(ByteBuffer data) V2beta2Autoscaling.ExternalMetricSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V2beta2Autoscaling.ExternalMetricSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V2beta2Autoscaling.ExternalMetricSource>V2beta2Autoscaling.ExternalMetricSource.getParserForType()static com.google.protobuf.Parser<V2beta2Autoscaling.ExternalMetricSource>V2beta2Autoscaling.ExternalMetricSource.parser()Methods in io.kubernetes.client.proto with parameters of type V2beta2Autoscaling.ExternalMetricSourceModifier and TypeMethodDescriptionV2beta2Autoscaling.MetricSpec.Builder.mergeExternal(V2beta2Autoscaling.ExternalMetricSource value) external refers to a global metric that is not associated with any Kubernetes object.V2beta2Autoscaling.ExternalMetricSource.Builder.mergeFrom(V2beta2Autoscaling.ExternalMetricSource other) V2beta2Autoscaling.ExternalMetricSource.newBuilder(V2beta2Autoscaling.ExternalMetricSource prototype) V2beta2Autoscaling.MetricSpec.Builder.setExternal(V2beta2Autoscaling.ExternalMetricSource value) external refers to a global metric that is not associated with any Kubernetes object.