-
V2beta2Autoscaling.CrossVersionObjectReference.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V2beta2Autoscaling.CrossVersionObjectReference.Builder.clear()
API version of the referent
+optional
V2beta2Autoscaling.CrossVersionObjectReference.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V2beta2Autoscaling.CrossVersionObjectReference.Builder.clearKind()
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
V2beta2Autoscaling.CrossVersionObjectReference.Builder.clearName()
Name of the referent; More info: https://kubernetes.io/docs/user-guide/identifiers#names
V2beta2Autoscaling.CrossVersionObjectReference.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V2beta2Autoscaling.CrossVersionObjectReference.Builder.clone()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics
should be collected, as well as to actually change the replica count.
V2beta2Autoscaling.CrossVersionObjectReference.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V2beta2Autoscaling.CrossVersionObjectReference.Builder.mergeFrom(com.google.protobuf.Message other)
V2beta2Autoscaling.CrossVersionObjectReference.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta2Autoscaling.CrossVersionObjectReference.newBuilder()
V2beta2Autoscaling.CrossVersionObjectReference.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
API version of the referent
+optional
V2beta2Autoscaling.CrossVersionObjectReference.Builder.setApiVersionBytes(com.google.protobuf.ByteString value)
API version of the referent
+optional
V2beta2Autoscaling.CrossVersionObjectReference.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V2beta2Autoscaling.CrossVersionObjectReference.Builder.setKind(String value)
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
V2beta2Autoscaling.CrossVersionObjectReference.Builder.setKindBytes(com.google.protobuf.ByteString value)
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
V2beta2Autoscaling.CrossVersionObjectReference.Builder.setName(String value)
Name of the referent; More info: https://kubernetes.io/docs/user-guide/identifiers#names
V2beta2Autoscaling.CrossVersionObjectReference.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the referent; More info: https://kubernetes.io/docs/user-guide/identifiers#names
V2beta2Autoscaling.CrossVersionObjectReference.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V2beta2Autoscaling.CrossVersionObjectReference.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta2Autoscaling.CrossVersionObjectReference.toBuilder()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics
should be collected, as well as to actually change the replica count.