Package k8s.io.api.core.v1
Class Generated.NamespaceStatus.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
- k8s.io.api.core.v1.Generated.NamespaceStatus.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Generated.NamespaceStatusOrBuilder
- Enclosing class:
- Generated.NamespaceStatus
public static final class Generated.NamespaceStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder> implements Generated.NamespaceStatusOrBuilder
NamespaceStatus is information about the current status of a Namespace.
Protobuf typek8s.io.api.core.v1.NamespaceStatus
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Generated.NamespaceStatus.BuilderaddAllConditions(Iterable<? extends Generated.NamespaceCondition> values)Represents the latest available observations of a namespace's current state.Generated.NamespaceStatus.BuilderaddConditions(int index, Generated.NamespaceCondition value)Represents the latest available observations of a namespace's current state.Generated.NamespaceStatus.BuilderaddConditions(int index, Generated.NamespaceCondition.Builder builderForValue)Represents the latest available observations of a namespace's current state.Generated.NamespaceStatus.BuilderaddConditions(Generated.NamespaceCondition value)Represents the latest available observations of a namespace's current state.Generated.NamespaceStatus.BuilderaddConditions(Generated.NamespaceCondition.Builder builderForValue)Represents the latest available observations of a namespace's current state.Generated.NamespaceCondition.BuilderaddConditionsBuilder()Represents the latest available observations of a namespace's current state.Generated.NamespaceCondition.BuilderaddConditionsBuilder(int index)Represents the latest available observations of a namespace's current state.Generated.NamespaceStatus.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.NamespaceStatusbuild()Generated.NamespaceStatusbuildPartial()Generated.NamespaceStatus.Builderclear()Generated.NamespaceStatus.BuilderclearConditions()Represents the latest available observations of a namespace's current state.Generated.NamespaceStatus.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Generated.NamespaceStatus.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Generated.NamespaceStatus.BuilderclearPhase()Phase is the current lifecycle phase of the namespace.Generated.NamespaceStatus.Builderclone()Generated.NamespaceConditiongetConditions(int index)Represents the latest available observations of a namespace's current state.Generated.NamespaceCondition.BuildergetConditionsBuilder(int index)Represents the latest available observations of a namespace's current state.List<Generated.NamespaceCondition.Builder>getConditionsBuilderList()Represents the latest available observations of a namespace's current state.intgetConditionsCount()Represents the latest available observations of a namespace's current state.List<Generated.NamespaceCondition>getConditionsList()Represents the latest available observations of a namespace's current state.Generated.NamespaceConditionOrBuildergetConditionsOrBuilder(int index)Represents the latest available observations of a namespace's current state.List<? extends Generated.NamespaceConditionOrBuilder>getConditionsOrBuilderList()Represents the latest available observations of a namespace's current state.Generated.NamespaceStatusgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetPhase()Phase is the current lifecycle phase of the namespace.com.google.protobuf.ByteStringgetPhaseBytes()Phase is the current lifecycle phase of the namespace.booleanhasPhase()Phase is the current lifecycle phase of the namespace.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Generated.NamespaceStatus.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Generated.NamespaceStatus.BuildermergeFrom(com.google.protobuf.Message other)Generated.NamespaceStatus.BuildermergeFrom(Generated.NamespaceStatus other)Generated.NamespaceStatus.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.NamespaceStatus.BuilderremoveConditions(int index)Represents the latest available observations of a namespace's current state.Generated.NamespaceStatus.BuildersetConditions(int index, Generated.NamespaceCondition value)Represents the latest available observations of a namespace's current state.Generated.NamespaceStatus.BuildersetConditions(int index, Generated.NamespaceCondition.Builder builderForValue)Represents the latest available observations of a namespace's current state.Generated.NamespaceStatus.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.NamespaceStatus.BuildersetPhase(String value)Phase is the current lifecycle phase of the namespace.Generated.NamespaceStatus.BuildersetPhaseBytes(com.google.protobuf.ByteString value)Phase is the current lifecycle phase of the namespace.Generated.NamespaceStatus.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Generated.NamespaceStatus.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
clear
public Generated.NamespaceStatus.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
getDefaultInstanceForType
public Generated.NamespaceStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Generated.NamespaceStatus build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Generated.NamespaceStatus buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Generated.NamespaceStatus.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
setField
public Generated.NamespaceStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
clearField
public Generated.NamespaceStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
clearOneof
public Generated.NamespaceStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
setRepeatedField
public Generated.NamespaceStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
addRepeatedField
public Generated.NamespaceStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
mergeFrom
public Generated.NamespaceStatus.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.NamespaceStatus.Builder>
-
mergeFrom
public Generated.NamespaceStatus.Builder mergeFrom(Generated.NamespaceStatus other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
mergeFrom
public Generated.NamespaceStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.NamespaceStatus.Builder>- Throws:
IOException
-
hasPhase
public boolean hasPhase()
Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ +optional
optional string phase = 1;- Specified by:
hasPhasein interfaceGenerated.NamespaceStatusOrBuilder- Returns:
- Whether the phase field is set.
-
getPhase
public String getPhase()
Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ +optional
optional string phase = 1;- Specified by:
getPhasein interfaceGenerated.NamespaceStatusOrBuilder- Returns:
- The phase.
-
getPhaseBytes
public com.google.protobuf.ByteString getPhaseBytes()
Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ +optional
optional string phase = 1;- Specified by:
getPhaseBytesin interfaceGenerated.NamespaceStatusOrBuilder- Returns:
- The bytes for phase.
-
setPhase
public Generated.NamespaceStatus.Builder setPhase(String value)
Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ +optional
optional string phase = 1;- Parameters:
value- The phase to set.- Returns:
- This builder for chaining.
-
clearPhase
public Generated.NamespaceStatus.Builder clearPhase()
Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ +optional
optional string phase = 1;- Returns:
- This builder for chaining.
-
setPhaseBytes
public Generated.NamespaceStatus.Builder setPhaseBytes(com.google.protobuf.ByteString value)
Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ +optional
optional string phase = 1;- Parameters:
value- The bytes for phase to set.- Returns:
- This builder for chaining.
-
getConditionsList
public List<Generated.NamespaceCondition> getConditionsList()
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsListin interfaceGenerated.NamespaceStatusOrBuilder
-
getConditionsCount
public int getConditionsCount()
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsCountin interfaceGenerated.NamespaceStatusOrBuilder
-
getConditions
public Generated.NamespaceCondition getConditions(int index)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsin interfaceGenerated.NamespaceStatusOrBuilder
-
setConditions
public Generated.NamespaceStatus.Builder setConditions(int index, Generated.NamespaceCondition value)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
setConditions
public Generated.NamespaceStatus.Builder setConditions(int index, Generated.NamespaceCondition.Builder builderForValue)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
addConditions
public Generated.NamespaceStatus.Builder addConditions(Generated.NamespaceCondition value)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
addConditions
public Generated.NamespaceStatus.Builder addConditions(int index, Generated.NamespaceCondition value)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
addConditions
public Generated.NamespaceStatus.Builder addConditions(Generated.NamespaceCondition.Builder builderForValue)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
addConditions
public Generated.NamespaceStatus.Builder addConditions(int index, Generated.NamespaceCondition.Builder builderForValue)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
addAllConditions
public Generated.NamespaceStatus.Builder addAllConditions(Iterable<? extends Generated.NamespaceCondition> values)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
clearConditions
public Generated.NamespaceStatus.Builder clearConditions()
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
removeConditions
public Generated.NamespaceStatus.Builder removeConditions(int index)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
getConditionsBuilder
public Generated.NamespaceCondition.Builder getConditionsBuilder(int index)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
getConditionsOrBuilder
public Generated.NamespaceConditionOrBuilder getConditionsOrBuilder(int index)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsOrBuilderin interfaceGenerated.NamespaceStatusOrBuilder
-
getConditionsOrBuilderList
public List<? extends Generated.NamespaceConditionOrBuilder> getConditionsOrBuilderList()
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsOrBuilderListin interfaceGenerated.NamespaceStatusOrBuilder
-
addConditionsBuilder
public Generated.NamespaceCondition.Builder addConditionsBuilder()
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
addConditionsBuilder
public Generated.NamespaceCondition.Builder addConditionsBuilder(int index)
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
getConditionsBuilderList
public List<Generated.NamespaceCondition.Builder> getConditionsBuilderList()
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;
-
setUnknownFields
public final Generated.NamespaceStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
mergeUnknownFields
public final Generated.NamespaceStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NamespaceStatus.Builder>
-
-