public static final class V1Apps.ReplicaSet.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.ReplicaSet.Builder> implements V1Apps.ReplicaSetOrBuilder
ReplicaSet ensures that a specified number of pod replicas are running at any given time.Protobuf type
k8s.io.api.apps.v1.ReplicaSet| Modifier and Type | Method and Description |
|---|---|
V1Apps.ReplicaSet.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Apps.ReplicaSet |
build() |
V1Apps.ReplicaSet |
buildPartial() |
V1Apps.ReplicaSet.Builder |
clear() |
V1Apps.ReplicaSet.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Apps.ReplicaSet.Builder |
clearMetadata()
If the Labels of a ReplicaSet are empty, they are defaulted to
be the same as the Pod(s) that the ReplicaSet manages.
|
V1Apps.ReplicaSet.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Apps.ReplicaSet.Builder |
clearSpec()
Spec defines the specification of the desired behavior of the ReplicaSet.
|
V1Apps.ReplicaSet.Builder |
clearStatus()
Status is the most recently observed status of the ReplicaSet.
|
V1Apps.ReplicaSet.Builder |
clone() |
V1Apps.ReplicaSet |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.ObjectMeta |
getMetadata()
If the Labels of a ReplicaSet are empty, they are defaulted to
be the same as the Pod(s) that the ReplicaSet manages.
|
Meta.ObjectMeta.Builder |
getMetadataBuilder()
If the Labels of a ReplicaSet are empty, they are defaulted to
be the same as the Pod(s) that the ReplicaSet manages.
|
Meta.ObjectMetaOrBuilder |
getMetadataOrBuilder()
If the Labels of a ReplicaSet are empty, they are defaulted to
be the same as the Pod(s) that the ReplicaSet manages.
|
V1Apps.ReplicaSetSpec |
getSpec()
Spec defines the specification of the desired behavior of the ReplicaSet.
|
V1Apps.ReplicaSetSpec.Builder |
getSpecBuilder()
Spec defines the specification of the desired behavior of the ReplicaSet.
|
V1Apps.ReplicaSetSpecOrBuilder |
getSpecOrBuilder()
Spec defines the specification of the desired behavior of the ReplicaSet.
|
V1Apps.ReplicaSetStatus |
getStatus()
Status is the most recently observed status of the ReplicaSet.
|
V1Apps.ReplicaSetStatus.Builder |
getStatusBuilder()
Status is the most recently observed status of the ReplicaSet.
|
V1Apps.ReplicaSetStatusOrBuilder |
getStatusOrBuilder()
Status is the most recently observed status of the ReplicaSet.
|
boolean |
hasMetadata()
If the Labels of a ReplicaSet are empty, they are defaulted to
be the same as the Pod(s) that the ReplicaSet manages.
|
boolean |
hasSpec()
Spec defines the specification of the desired behavior of the ReplicaSet.
|
boolean |
hasStatus()
Status is the most recently observed status of the ReplicaSet.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1Apps.ReplicaSet.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Apps.ReplicaSet.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1Apps.ReplicaSet.Builder |
mergeFrom(V1Apps.ReplicaSet other) |
V1Apps.ReplicaSet.Builder |
mergeMetadata(Meta.ObjectMeta value)
If the Labels of a ReplicaSet are empty, they are defaulted to
be the same as the Pod(s) that the ReplicaSet manages.
|
V1Apps.ReplicaSet.Builder |
mergeSpec(V1Apps.ReplicaSetSpec value)
Spec defines the specification of the desired behavior of the ReplicaSet.
|
V1Apps.ReplicaSet.Builder |
mergeStatus(V1Apps.ReplicaSetStatus value)
Status is the most recently observed status of the ReplicaSet.
|
V1Apps.ReplicaSet.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Apps.ReplicaSet.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Apps.ReplicaSet.Builder |
setMetadata(Meta.ObjectMeta.Builder builderForValue)
If the Labels of a ReplicaSet are empty, they are defaulted to
be the same as the Pod(s) that the ReplicaSet manages.
|
V1Apps.ReplicaSet.Builder |
setMetadata(Meta.ObjectMeta value)
If the Labels of a ReplicaSet are empty, they are defaulted to
be the same as the Pod(s) that the ReplicaSet manages.
|
V1Apps.ReplicaSet.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Apps.ReplicaSet.Builder |
setSpec(V1Apps.ReplicaSetSpec.Builder builderForValue)
Spec defines the specification of the desired behavior of the ReplicaSet.
|
V1Apps.ReplicaSet.Builder |
setSpec(V1Apps.ReplicaSetSpec value)
Spec defines the specification of the desired behavior of the ReplicaSet.
|
V1Apps.ReplicaSet.Builder |
setStatus(V1Apps.ReplicaSetStatus.Builder builderForValue)
Status is the most recently observed status of the ReplicaSet.
|
V1Apps.ReplicaSet.Builder |
setStatus(V1Apps.ReplicaSetStatus value)
Status is the most recently observed status of the ReplicaSet.
|
V1Apps.ReplicaSet.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, 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<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.ReplicaSet.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<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1Apps.ReplicaSet build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1Apps.ReplicaSet buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1Apps.ReplicaSet.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet.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<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet.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<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet.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<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet.Builder mergeFrom(V1Apps.ReplicaSet other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.ReplicaSet.Builder>public V1Apps.ReplicaSet.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<V1Apps.ReplicaSet.Builder>IOExceptionpublic boolean hasMetadata()
If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's 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 V1Apps.ReplicaSetOrBuilderpublic Meta.ObjectMeta getMetadata()
If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's 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 V1Apps.ReplicaSetOrBuilderpublic V1Apps.ReplicaSet.Builder setMetadata(Meta.ObjectMeta value)
If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's 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 V1Apps.ReplicaSet.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue)
If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's 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 V1Apps.ReplicaSet.Builder mergeMetadata(Meta.ObjectMeta value)
If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's 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 V1Apps.ReplicaSet.Builder clearMetadata()
If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's 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()
If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's 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()
If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's 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 V1Apps.ReplicaSetOrBuilderpublic boolean hasSpec()
Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetSpec spec = 2;hasSpec in interface V1Apps.ReplicaSetOrBuilderpublic V1Apps.ReplicaSetSpec getSpec()
Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetSpec spec = 2;getSpec in interface V1Apps.ReplicaSetOrBuilderpublic V1Apps.ReplicaSet.Builder setSpec(V1Apps.ReplicaSetSpec value)
Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetSpec spec = 2;public V1Apps.ReplicaSet.Builder setSpec(V1Apps.ReplicaSetSpec.Builder builderForValue)
Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetSpec spec = 2;public V1Apps.ReplicaSet.Builder mergeSpec(V1Apps.ReplicaSetSpec value)
Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetSpec spec = 2;public V1Apps.ReplicaSet.Builder clearSpec()
Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetSpec spec = 2;public V1Apps.ReplicaSetSpec.Builder getSpecBuilder()
Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetSpec spec = 2;public V1Apps.ReplicaSetSpecOrBuilder getSpecOrBuilder()
Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetSpec spec = 2;getSpecOrBuilder in interface V1Apps.ReplicaSetOrBuilderpublic boolean hasStatus()
Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetStatus status = 3;hasStatus in interface V1Apps.ReplicaSetOrBuilderpublic V1Apps.ReplicaSetStatus getStatus()
Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetStatus status = 3;getStatus in interface V1Apps.ReplicaSetOrBuilderpublic V1Apps.ReplicaSet.Builder setStatus(V1Apps.ReplicaSetStatus value)
Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetStatus status = 3;public V1Apps.ReplicaSet.Builder setStatus(V1Apps.ReplicaSetStatus.Builder builderForValue)
Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetStatus status = 3;public V1Apps.ReplicaSet.Builder mergeStatus(V1Apps.ReplicaSetStatus value)
Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetStatus status = 3;public V1Apps.ReplicaSet.Builder clearStatus()
Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetStatus status = 3;public V1Apps.ReplicaSetStatus.Builder getStatusBuilder()
Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetStatus status = 3;public V1Apps.ReplicaSetStatusOrBuilder getStatusOrBuilder()
Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional
optional .k8s.io.api.apps.v1.ReplicaSetStatus status = 3;getStatusOrBuilder in interface V1Apps.ReplicaSetOrBuilderpublic final V1Apps.ReplicaSet.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.ReplicaSet.Builder>public final V1Apps.ReplicaSet.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.ReplicaSet.Builder>Copyright © 2019. All rights reserved.