Class V2beta2Autoscaling.PodsMetricSource.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.PodsMetricSource.Builder>
io.kubernetes.client.proto.V2beta2Autoscaling.PodsMetricSource.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V2beta2Autoscaling.PodsMetricSourceOrBuilder, Cloneable
Enclosing class:
V2beta2Autoscaling.PodsMetricSource

public static final class V2beta2Autoscaling.PodsMetricSource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.PodsMetricSource.Builder> implements V2beta2Autoscaling.PodsMetricSourceOrBuilder
 PodsMetricSource indicates how to scale on a metric describing each pod in
 the current scale target (for example, transactions-processed-per-second).
 The values will be averaged together before being compared to the target
 value.
 
Protobuf type k8s.io.api.autoscaling.v2beta2.PodsMetricSource