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