public static final class V1Autoscaling.Scale.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder> implements V1Autoscaling.ScaleOrBuilder
Scale represents a scaling request for a resource.Protobuf type
k8s.io.api.autoscaling.v1.Scale
Modifier and Type | Method and Description |
---|---|
V1Autoscaling.Scale.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Autoscaling.Scale |
build() |
V1Autoscaling.Scale |
buildPartial() |
V1Autoscaling.Scale.Builder |
clear() |
V1Autoscaling.Scale.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Autoscaling.Scale.Builder |
clearMetadata()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1Autoscaling.Scale.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Autoscaling.Scale.Builder |
clearSpec()
defines the behavior of the scale.
|
V1Autoscaling.Scale.Builder |
clearStatus()
current status of the scale.
|
V1Autoscaling.Scale.Builder |
clone() |
V1Autoscaling.Scale |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.ObjectMeta |
getMetadata()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
Meta.ObjectMeta.Builder |
getMetadataBuilder()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
Meta.ObjectMetaOrBuilder |
getMetadataOrBuilder()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1Autoscaling.ScaleSpec |
getSpec()
defines the behavior of the scale.
|
V1Autoscaling.ScaleSpec.Builder |
getSpecBuilder()
defines the behavior of the scale.
|
V1Autoscaling.ScaleSpecOrBuilder |
getSpecOrBuilder()
defines the behavior of the scale.
|
V1Autoscaling.ScaleStatus |
getStatus()
current status of the scale.
|
V1Autoscaling.ScaleStatus.Builder |
getStatusBuilder()
current status of the scale.
|
V1Autoscaling.ScaleStatusOrBuilder |
getStatusOrBuilder()
current status of the scale.
|
boolean |
hasMetadata()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
boolean |
hasSpec()
defines the behavior of the scale.
|
boolean |
hasStatus()
current status of the scale.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1Autoscaling.Scale.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Autoscaling.Scale.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1Autoscaling.Scale.Builder |
mergeFrom(V1Autoscaling.Scale other) |
V1Autoscaling.Scale.Builder |
mergeMetadata(Meta.ObjectMeta value)
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1Autoscaling.Scale.Builder |
mergeSpec(V1Autoscaling.ScaleSpec value)
defines the behavior of the scale.
|
V1Autoscaling.Scale.Builder |
mergeStatus(V1Autoscaling.ScaleStatus value)
current status of the scale.
|
V1Autoscaling.Scale.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Autoscaling.Scale.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Autoscaling.Scale.Builder |
setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1Autoscaling.Scale.Builder |
setMetadata(Meta.ObjectMeta value)
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1Autoscaling.Scale.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Autoscaling.Scale.Builder |
setSpec(V1Autoscaling.ScaleSpec.Builder builderForValue)
defines the behavior of the scale.
|
V1Autoscaling.Scale.Builder |
setSpec(V1Autoscaling.ScaleSpec value)
defines the behavior of the scale.
|
V1Autoscaling.Scale.Builder |
setStatus(V1Autoscaling.ScaleStatus.Builder builderForValue)
current status of the scale.
|
V1Autoscaling.Scale.Builder |
setStatus(V1Autoscaling.ScaleStatus value)
current status of the scale.
|
V1Autoscaling.Scale.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public V1Autoscaling.Scale build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public V1Autoscaling.Scale buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public V1Autoscaling.Scale.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale.Builder mergeFrom(V1Autoscaling.Scale other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public V1Autoscaling.Scale.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1Autoscaling.Scale.Builder>
IOException
public boolean hasMetadata()
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 V1Autoscaling.ScaleOrBuilder
public Meta.ObjectMeta getMetadata()
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 V1Autoscaling.ScaleOrBuilder
public V1Autoscaling.Scale.Builder setMetadata(Meta.ObjectMeta value)
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 V1Autoscaling.Scale.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue)
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 V1Autoscaling.Scale.Builder mergeMetadata(Meta.ObjectMeta value)
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 V1Autoscaling.Scale.Builder clearMetadata()
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()
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()
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 V1Autoscaling.ScaleOrBuilder
public boolean hasSpec()
defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v1.ScaleSpec spec = 2;
hasSpec
in interface V1Autoscaling.ScaleOrBuilder
public V1Autoscaling.ScaleSpec getSpec()
defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v1.ScaleSpec spec = 2;
getSpec
in interface V1Autoscaling.ScaleOrBuilder
public V1Autoscaling.Scale.Builder setSpec(V1Autoscaling.ScaleSpec value)
defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v1.ScaleSpec spec = 2;
public V1Autoscaling.Scale.Builder setSpec(V1Autoscaling.ScaleSpec.Builder builderForValue)
defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v1.ScaleSpec spec = 2;
public V1Autoscaling.Scale.Builder mergeSpec(V1Autoscaling.ScaleSpec value)
defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v1.ScaleSpec spec = 2;
public V1Autoscaling.Scale.Builder clearSpec()
defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v1.ScaleSpec spec = 2;
public V1Autoscaling.ScaleSpec.Builder getSpecBuilder()
defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v1.ScaleSpec spec = 2;
public V1Autoscaling.ScaleSpecOrBuilder getSpecOrBuilder()
defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. +optional
optional .k8s.io.api.autoscaling.v1.ScaleSpec spec = 2;
getSpecOrBuilder
in interface V1Autoscaling.ScaleOrBuilder
public boolean hasStatus()
current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. +optional
optional .k8s.io.api.autoscaling.v1.ScaleStatus status = 3;
hasStatus
in interface V1Autoscaling.ScaleOrBuilder
public V1Autoscaling.ScaleStatus getStatus()
current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. +optional
optional .k8s.io.api.autoscaling.v1.ScaleStatus status = 3;
getStatus
in interface V1Autoscaling.ScaleOrBuilder
public V1Autoscaling.Scale.Builder setStatus(V1Autoscaling.ScaleStatus value)
current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. +optional
optional .k8s.io.api.autoscaling.v1.ScaleStatus status = 3;
public V1Autoscaling.Scale.Builder setStatus(V1Autoscaling.ScaleStatus.Builder builderForValue)
current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. +optional
optional .k8s.io.api.autoscaling.v1.ScaleStatus status = 3;
public V1Autoscaling.Scale.Builder mergeStatus(V1Autoscaling.ScaleStatus value)
current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. +optional
optional .k8s.io.api.autoscaling.v1.ScaleStatus status = 3;
public V1Autoscaling.Scale.Builder clearStatus()
current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. +optional
optional .k8s.io.api.autoscaling.v1.ScaleStatus status = 3;
public V1Autoscaling.ScaleStatus.Builder getStatusBuilder()
current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. +optional
optional .k8s.io.api.autoscaling.v1.ScaleStatus status = 3;
public V1Autoscaling.ScaleStatusOrBuilder getStatusOrBuilder()
current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. +optional
optional .k8s.io.api.autoscaling.v1.ScaleStatus status = 3;
getStatusOrBuilder
in interface V1Autoscaling.ScaleOrBuilder
public final V1Autoscaling.Scale.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
public final V1Autoscaling.Scale.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.Scale.Builder>
Copyright © 2021. All rights reserved.