-
V1Autoscaling.CrossVersionObjectReference.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Autoscaling.CrossVersionObjectReference.Builder.clear()
API version of the referent
+optional
V1Autoscaling.CrossVersionObjectReference.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1Autoscaling.CrossVersionObjectReference.Builder.clearKind()
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
V1Autoscaling.CrossVersionObjectReference.Builder.clearName()
Name of the referent; More info: https://kubernetes.io/docs/user-guide/identifiers#names
V1Autoscaling.CrossVersionObjectReference.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1Autoscaling.CrossVersionObjectReference.Builder.clone()
reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption
and will set the desired number of pods by using its Scale subresource.
target is the described Kubernetes object.
target is the described Kubernetes object.
V1Autoscaling.CrossVersionObjectReference.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Autoscaling.CrossVersionObjectReference.Builder.mergeFrom(com.google.protobuf.Message other)
V1Autoscaling.CrossVersionObjectReference.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Autoscaling.CrossVersionObjectReference.newBuilder()
V1Autoscaling.CrossVersionObjectReference.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
API version of the referent
+optional
V1Autoscaling.CrossVersionObjectReference.Builder.setApiVersionBytes(com.google.protobuf.ByteString value)
API version of the referent
+optional
V1Autoscaling.CrossVersionObjectReference.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Autoscaling.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"
V1Autoscaling.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"
V1Autoscaling.CrossVersionObjectReference.Builder.setName(String value)
Name of the referent; More info: https://kubernetes.io/docs/user-guide/identifiers#names
V1Autoscaling.CrossVersionObjectReference.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the referent; More info: https://kubernetes.io/docs/user-guide/identifiers#names
V1Autoscaling.CrossVersionObjectReference.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1Autoscaling.CrossVersionObjectReference.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Autoscaling.CrossVersionObjectReference.toBuilder()
reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption
and will set the desired number of pods by using its Scale subresource.
target is the described Kubernetes object.
target is the described Kubernetes object.