-
V2beta2Autoscaling.ObjectMetricSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V2beta2Autoscaling.ObjectMetricSource.Builder.clear()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
V2beta2Autoscaling.ObjectMetricSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V2beta2Autoscaling.ObjectMetricSource.Builder.clearMetric()
metric identifies the target metric by name and selector
V2beta2Autoscaling.ObjectMetricSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V2beta2Autoscaling.ObjectMetricSource.Builder.clearTarget()
target specifies the target value for the given metric
V2beta2Autoscaling.ObjectMetricSource.Builder.clone()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
V2beta2Autoscaling.ObjectMetricSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V2beta2Autoscaling.ObjectMetricSource.Builder.mergeFrom(com.google.protobuf.Message other)
metric identifies the target metric by name and selector
target specifies the target value for the given metric
V2beta2Autoscaling.ObjectMetricSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta2Autoscaling.ObjectMetricSource.newBuilder()
V2beta2Autoscaling.ObjectMetricSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
V2beta2Autoscaling.ObjectMetricSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
metric identifies the target metric by name and selector
metric identifies the target metric by name and selector
V2beta2Autoscaling.ObjectMetricSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
target specifies the target value for the given metric
target specifies the target value for the given metric
V2beta2Autoscaling.ObjectMetricSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta2Autoscaling.ObjectMetricSource.toBuilder()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).