Package io.kubernetes.client.proto
Class V1.NamespaceStatus.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceStatus.Builder>
io.kubernetes.client.proto.V1.NamespaceStatus.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1.NamespaceStatusOrBuilder,Cloneable
- Enclosing class:
- V1.NamespaceStatus
public static final class V1.NamespaceStatus.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceStatus.Builder>
implements V1.NamespaceStatusOrBuilder
NamespaceStatus is information about the current status of a Namespace.Protobuf type
k8s.io.api.core.v1.NamespaceStatus-
Method Summary
Modifier and TypeMethodDescriptionaddAllConditions(Iterable<? extends V1.NamespaceCondition> values) Represents the latest available observations of a namespace's current state.addConditions(int index, V1.NamespaceCondition value) Represents the latest available observations of a namespace's current state.addConditions(int index, V1.NamespaceCondition.Builder builderForValue) Represents the latest available observations of a namespace's current state.Represents the latest available observations of a namespace's current state.addConditions(V1.NamespaceCondition.Builder builderForValue) Represents the latest available observations of a namespace's current state.Represents the latest available observations of a namespace's current state.addConditionsBuilder(int index) Represents the latest available observations of a namespace's current state.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Represents the latest available observations of a namespace's current state.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Phase is the current lifecycle phase of the namespace.clone()getConditions(int index) Represents the latest available observations of a namespace's current state.getConditionsBuilder(int index) Represents the latest available observations of a namespace's current state.Represents the latest available observations of a namespace's current state.intRepresents the latest available observations of a namespace's current state.Represents the latest available observations of a namespace's current state.getConditionsOrBuilder(int index) Represents the latest available observations of a namespace's current state.List<? extends V1.NamespaceConditionOrBuilder>Represents the latest available observations of a namespace's current state.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetPhase()Phase is the current lifecycle phase of the namespace.com.google.protobuf.ByteStringPhase is the current lifecycle phase of the namespace.booleanhasPhase()Phase is the current lifecycle phase of the namespace.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(V1.NamespaceStatus other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeConditions(int index) Represents the latest available observations of a namespace's current state.setConditions(int index, V1.NamespaceCondition value) Represents the latest available observations of a namespace's current state.setConditions(int index, V1.NamespaceCondition.Builder builderForValue) Represents the latest available observations of a namespace's current state.Phase is the current lifecycle phase of the namespace.setPhaseBytes(com.google.protobuf.ByteString value) Phase is the current lifecycle phase of the namespace.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(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, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<V1.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<V1.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<V1.NamespaceStatus.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<V1.NamespaceStatus.Builder>
-
setField
public V1.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<V1.NamespaceStatus.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceStatus.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceStatus.Builder>
-
setRepeatedField
public V1.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<V1.NamespaceStatus.Builder>
-
addRepeatedField
public V1.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<V1.NamespaceStatus.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1.NamespaceStatus.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceStatus.Builder>
-
mergeFrom
public V1.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<V1.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 interfaceV1.NamespaceStatusOrBuilder
-
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 interfaceV1.NamespaceStatusOrBuilder
-
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 interfaceV1.NamespaceStatusOrBuilder
-
setPhase
Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ +optional
optional string phase = 1; -
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; -
setPhaseBytes
Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ +optional
optional string phase = 1; -
getConditionsList
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsListin interfaceV1.NamespaceStatusOrBuilder
-
getConditionsCount
public int getConditionsCount()Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsCountin interfaceV1.NamespaceStatusOrBuilder
-
getConditions
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsin interfaceV1.NamespaceStatusOrBuilder
-
setConditions
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
setConditions
public V1.NamespaceStatus.Builder setConditions(int index, V1.NamespaceCondition.Builder builderForValue) Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
addConditions
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
addConditions
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
addConditions
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
addConditions
public V1.NamespaceStatus.Builder addConditions(int index, V1.NamespaceCondition.Builder builderForValue) Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
addAllConditions
public V1.NamespaceStatus.Builder addAllConditions(Iterable<? extends V1.NamespaceCondition> values) Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
clearConditions
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
removeConditions
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
getConditionsBuilder
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
getConditionsOrBuilder
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsOrBuilderin interfaceV1.NamespaceStatusOrBuilder
-
getConditionsOrBuilderList
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2;- Specified by:
getConditionsOrBuilderListin interfaceV1.NamespaceStatusOrBuilder
-
addConditionsBuilder
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
addConditionsBuilder
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
getConditionsBuilderList
Represents the latest available observations of a namespace's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NamespaceCondition conditions = 2; -
setUnknownFields
public final V1.NamespaceStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceStatus.Builder>
-
mergeUnknownFields
public final V1.NamespaceStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.NamespaceStatus.Builder>
-