V2beta1Autoscaling.ObjectMetricStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V2beta1Autoscaling.ObjectMetricStatus.Builder.clear()
averageValue is the current value of the average of the
metric across all relevant pods (as a quantity)
+optional
currentValue is the current value of the metric (as a quantity).
V2beta1Autoscaling.ObjectMetricStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
metricName is the name of the metric in question.
V2beta1Autoscaling.ObjectMetricStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
selector is the string-encoded form of a standard kubernetes label selector for the given metric
When set in the ObjectMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping.
V2beta1Autoscaling.ObjectMetricStatus.Builder.clearTarget()
target is the described Kubernetes object.
V2beta1Autoscaling.ObjectMetricStatus.Builder.clone()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
averageValue is the current value of the average of the
metric across all relevant pods (as a quantity)
+optional
currentValue is the current value of the metric (as a quantity).
V2beta1Autoscaling.ObjectMetricStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V2beta1Autoscaling.ObjectMetricStatus.Builder.mergeFrom(com.google.protobuf.Message other)
selector is the string-encoded form of a standard kubernetes label selector for the given metric
When set in the ObjectMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping.
target is the described Kubernetes object.
V2beta1Autoscaling.ObjectMetricStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta1Autoscaling.ObjectMetricStatus.newBuilder()
V2beta1Autoscaling.ObjectMetricStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
averageValue is the current value of the average of the
metric across all relevant pods (as a quantity)
+optional
averageValue is the current value of the average of the
metric across all relevant pods (as a quantity)
+optional
currentValue is the current value of the metric (as a quantity).
currentValue is the current value of the metric (as a quantity).
V2beta1Autoscaling.ObjectMetricStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
metricName is the name of the metric in question.
V2beta1Autoscaling.ObjectMetricStatus.Builder.setMetricNameBytes(com.google.protobuf.ByteString value)
metricName is the name of the metric in question.
V2beta1Autoscaling.ObjectMetricStatus.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
When set in the ObjectMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping.
selector is the string-encoded form of a standard kubernetes label selector for the given metric
When set in the ObjectMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping.
target is the described Kubernetes object.
target is the described Kubernetes object.
V2beta1Autoscaling.ObjectMetricStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta1Autoscaling.ObjectMetricStatus.toBuilder()