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