V1Autoscaling.ObjectMetricSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Autoscaling.ObjectMetricSource.Builder.clear()
averageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
+optional
V1Autoscaling.ObjectMetricSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
metricName is the name of the metric in question.
V1Autoscaling.ObjectMetricSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
selector is the string-encoded form of a standard kubernetes label selector for the given metric.
target is the described Kubernetes object.
targetValue is the target value of the metric (as a quantity).
V1Autoscaling.ObjectMetricSource.Builder.clone()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
averageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
+optional
V1Autoscaling.ObjectMetricSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Autoscaling.ObjectMetricSource.Builder.mergeFrom(com.google.protobuf.Message other)
selector is the string-encoded form of a standard kubernetes label selector for the given metric.
target is the described Kubernetes object.
targetValue is the target value of the metric (as a quantity).
V1Autoscaling.ObjectMetricSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Autoscaling.ObjectMetricSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
averageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
+optional
averageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
+optional
V1Autoscaling.ObjectMetricSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
metricName is the name of the metric in question.
V1Autoscaling.ObjectMetricSource.Builder.setMetricNameBytes(com.google.protobuf.ByteString value)
metricName is the name of the metric in question.
V1Autoscaling.ObjectMetricSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
selector is the string-encoded form of a standard kubernetes label selector for the given metric.
selector is the string-encoded form of a standard kubernetes label selector for the given metric.
target is the described Kubernetes object.
target is the described Kubernetes object.
targetValue is the target value of the metric (as a quantity).
targetValue is the target value of the metric (as a quantity).
V1Autoscaling.ObjectMetricSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)