public static final class V2beta1Autoscaling.HorizontalPodAutoscaler.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder> implements V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilder
HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified.Protobuf type
k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V2beta1Autoscaling.HorizontalPodAutoscaler build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V2beta1Autoscaling.HorizontalPodAutoscaler buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V2beta1Autoscaling.HorizontalPodAutoscaler.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder mergeFrom(V2beta1Autoscaling.HorizontalPodAutoscaler other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>IOExceptionpublic boolean hasMetadata()
metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;hasMetadata in interface V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilderpublic Meta.ObjectMeta getMetadata()
metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadata in interface V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilderpublic V2beta1Autoscaling.HorizontalPodAutoscaler.Builder setMetadata(Meta.ObjectMeta value)
metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue)
metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder mergeMetadata(Meta.ObjectMeta value)
metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder clearMetadata()
metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMeta.Builder getMetadataBuilder()
metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMetaOrBuilder getMetadataOrBuilder()
metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadataOrBuilder in interface V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilderpublic boolean hasSpec()
spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec spec = 2;
hasSpec in interface V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilderpublic V2beta1Autoscaling.HorizontalPodAutoscalerSpec getSpec()
spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec spec = 2;
getSpec in interface V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilderpublic V2beta1Autoscaling.HorizontalPodAutoscaler.Builder setSpec(V2beta1Autoscaling.HorizontalPodAutoscalerSpec value)
spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec spec = 2;
public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder setSpec(V2beta1Autoscaling.HorizontalPodAutoscalerSpec.Builder builderForValue)
spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec spec = 2;
public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder mergeSpec(V2beta1Autoscaling.HorizontalPodAutoscalerSpec value)
spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec spec = 2;
public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder clearSpec()
spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec spec = 2;
public V2beta1Autoscaling.HorizontalPodAutoscalerSpec.Builder getSpecBuilder()
spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec spec = 2;
public V2beta1Autoscaling.HorizontalPodAutoscalerSpecOrBuilder getSpecOrBuilder()
spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerSpec spec = 2;
getSpecOrBuilder in interface V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilderpublic boolean hasStatus()
status is the current information about the autoscaler. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus status = 3;
hasStatus in interface V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilderpublic V2beta1Autoscaling.HorizontalPodAutoscalerStatus getStatus()
status is the current information about the autoscaler. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus status = 3;
getStatus in interface V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilderpublic V2beta1Autoscaling.HorizontalPodAutoscaler.Builder setStatus(V2beta1Autoscaling.HorizontalPodAutoscalerStatus value)
status is the current information about the autoscaler. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus status = 3;
public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder setStatus(V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder builderForValue)
status is the current information about the autoscaler. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus status = 3;
public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder mergeStatus(V2beta1Autoscaling.HorizontalPodAutoscalerStatus value)
status is the current information about the autoscaler. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus status = 3;
public V2beta1Autoscaling.HorizontalPodAutoscaler.Builder clearStatus()
status is the current information about the autoscaler. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus status = 3;
public V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder getStatusBuilder()
status is the current information about the autoscaler. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus status = 3;
public V2beta1Autoscaling.HorizontalPodAutoscalerStatusOrBuilder getStatusOrBuilder()
status is the current information about the autoscaler. +optional
optional .k8s.io.api.autoscaling.v2beta1.HorizontalPodAutoscalerStatus status = 3;
getStatusOrBuilder in interface V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilderpublic final V2beta1Autoscaling.HorizontalPodAutoscaler.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>public final V2beta1Autoscaling.HorizontalPodAutoscaler.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta1Autoscaling.HorizontalPodAutoscaler.Builder>Copyright © 2020. All rights reserved.