Class V2beta1Autoscaling.ExternalMetricSource.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.ExternalMetricSource.Builder>
io.kubernetes.client.proto.V2beta1Autoscaling.ExternalMetricSource.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V2beta1Autoscaling.ExternalMetricSourceOrBuilder, Cloneable
Enclosing class:
V2beta1Autoscaling.ExternalMetricSource

public static final class V2beta1Autoscaling.ExternalMetricSource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.ExternalMetricSource.Builder> implements V2beta1Autoscaling.ExternalMetricSourceOrBuilder
 ExternalMetricSource indicates how to scale on a metric not associated with
 any Kubernetes object (for example length of queue in cloud
 messaging service, or QPS from loadbalancer running outside of cluster).
 Exactly one "target" type should be set.
 
Protobuf type k8s.io.api.autoscaling.v2beta1.ExternalMetricSource