Package io.kubernetes.client.proto
Class V1.PersistentVolumeClaimStatus.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
io.kubernetes.client.proto.V1.PersistentVolumeClaimStatus.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1.PersistentVolumeClaimStatusOrBuilder,Cloneable
- Enclosing class:
- V1.PersistentVolumeClaimStatus
public static final class V1.PersistentVolumeClaimStatus.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
implements V1.PersistentVolumeClaimStatusOrBuilder
PersistentVolumeClaimStatus is the current status of a persistent volume claim.Protobuf type
k8s.io.api.core.v1.PersistentVolumeClaimStatus-
Method Summary
Modifier and TypeMethodDescriptionaddAccessModes(String value) AccessModes contains the actual access modes the volume backing the PVC has.addAccessModesBytes(com.google.protobuf.ByteString value) AccessModes contains the actual access modes the volume backing the PVC has.addAllAccessModes(Iterable<String> values) AccessModes contains the actual access modes the volume backing the PVC has.addAllConditions(Iterable<? extends V1.PersistentVolumeClaimCondition> values) Current Condition of persistent volume claim.addConditions(int index, V1.PersistentVolumeClaimCondition value) Current Condition of persistent volume claim.addConditions(int index, V1.PersistentVolumeClaimCondition.Builder builderForValue) Current Condition of persistent volume claim.Current Condition of persistent volume claim.addConditions(V1.PersistentVolumeClaimCondition.Builder builderForValue) Current Condition of persistent volume claim.Current Condition of persistent volume claim.addConditionsBuilder(int index) Current Condition of persistent volume claim.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()AccessModes contains the actual access modes the volume backing the PVC has.Current Condition of persistent volume claim.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Phase represents the current phase of PersistentVolumeClaim.clone()booleancontainsCapacity(String key) Represents the actual resources of the underlying volume.getAccessModes(int index) AccessModes contains the actual access modes the volume backing the PVC has.com.google.protobuf.ByteStringgetAccessModesBytes(int index) AccessModes contains the actual access modes the volume backing the PVC has.intAccessModes contains the actual access modes the volume backing the PVC has.com.google.protobuf.ProtocolStringListAccessModes contains the actual access modes the volume backing the PVC has.Deprecated.intRepresents the actual resources of the underlying volume.Represents the actual resources of the underlying volume.getCapacityOrDefault(String key, Resource.Quantity defaultValue) Represents the actual resources of the underlying volume.getCapacityOrThrow(String key) Represents the actual resources of the underlying volume.getConditions(int index) Current Condition of persistent volume claim.getConditionsBuilder(int index) Current Condition of persistent volume claim.Current Condition of persistent volume claim.intCurrent Condition of persistent volume claim.Current Condition of persistent volume claim.getConditionsOrBuilder(int index) Current Condition of persistent volume claim.List<? extends V1.PersistentVolumeClaimConditionOrBuilder>Current Condition of persistent volume claim.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorDeprecated.getPhase()Phase represents the current phase of PersistentVolumeClaim.com.google.protobuf.ByteStringPhase represents the current phase of PersistentVolumeClaim.booleanhasPhase()Phase represents the current phase of PersistentVolumeClaim.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number) final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) putAllCapacity(Map<String, Resource.Quantity> values) Represents the actual resources of the underlying volume.putCapacity(String key, Resource.Quantity value) Represents the actual resources of the underlying volume.removeCapacity(String key) Represents the actual resources of the underlying volume.removeConditions(int index) Current Condition of persistent volume claim.setAccessModes(int index, String value) AccessModes contains the actual access modes the volume backing the PVC has.setConditions(int index, V1.PersistentVolumeClaimCondition value) Current Condition of persistent volume claim.setConditions(int index, V1.PersistentVolumeClaimCondition.Builder builderForValue) Current Condition of persistent volume claim.Phase represents the current phase of PersistentVolumeClaim.setPhaseBytes(com.google.protobuf.ByteString value) Phase represents the current phase of PersistentVolumeClaim.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, 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() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.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.PersistentVolumeClaimStatus.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.PersistentVolumeClaimStatus.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.PersistentVolumeClaimStatus.Builder>
-
setField
public V1.PersistentVolumeClaimStatus.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.PersistentVolumeClaimStatus.Builder>
-
clearField
public V1.PersistentVolumeClaimStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
clearOneof
public V1.PersistentVolumeClaimStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
setRepeatedField
public V1.PersistentVolumeClaimStatus.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.PersistentVolumeClaimStatus.Builder>
-
addRepeatedField
public V1.PersistentVolumeClaimStatus.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.PersistentVolumeClaimStatus.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
mergeFrom
public V1.PersistentVolumeClaimStatus.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.PersistentVolumeClaimStatus.Builder>- Throws:
IOException
-
hasPhase
public boolean hasPhase()Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1;- Specified by:
hasPhasein interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getPhase
Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1;- Specified by:
getPhasein interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getPhaseBytes
public com.google.protobuf.ByteString getPhaseBytes()Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1;- Specified by:
getPhaseBytesin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
setPhase
Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1; -
clearPhase
Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1; -
setPhaseBytes
Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1; -
getAccessModesList
public com.google.protobuf.ProtocolStringList getAccessModesList()AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2;- Specified by:
getAccessModesListin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getAccessModesCount
public int getAccessModesCount()AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2;- Specified by:
getAccessModesCountin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getAccessModes
AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2;- Specified by:
getAccessModesin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getAccessModesBytes
public com.google.protobuf.ByteString getAccessModesBytes(int index) AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2;- Specified by:
getAccessModesBytesin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
setAccessModes
AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2; -
addAccessModes
AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2; -
addAllAccessModes
AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2; -
clearAccessModes
AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2; -
addAccessModesBytes
public V1.PersistentVolumeClaimStatus.Builder addAccessModesBytes(com.google.protobuf.ByteString value) AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2; -
getCapacityCount
public int getCapacityCount()Description copied from interface:V1.PersistentVolumeClaimStatusOrBuilderRepresents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
getCapacityCountin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
containsCapacity
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
containsCapacityin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacity
Deprecated.UsegetCapacityMap()instead.- Specified by:
getCapacityin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacityMap
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
getCapacityMapin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacityOrDefault
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
getCapacityOrDefaultin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacityOrThrow
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
getCapacityOrThrowin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
clearCapacity
-
removeCapacity
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3; -
getMutableCapacity
Deprecated.Use alternate mutation accessors instead. -
putCapacity
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3; -
putAllCapacity
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3; -
getConditionsList
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsListin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getConditionsCount
public int getConditionsCount()Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsCountin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getConditions
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
setConditions
public V1.PersistentVolumeClaimStatus.Builder setConditions(int index, V1.PersistentVolumeClaimCondition value) Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
setConditions
public V1.PersistentVolumeClaimStatus.Builder setConditions(int index, V1.PersistentVolumeClaimCondition.Builder builderForValue) Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
addConditions
public V1.PersistentVolumeClaimStatus.Builder addConditions(V1.PersistentVolumeClaimCondition value) Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
addConditions
public V1.PersistentVolumeClaimStatus.Builder addConditions(int index, V1.PersistentVolumeClaimCondition value) Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
addConditions
public V1.PersistentVolumeClaimStatus.Builder addConditions(V1.PersistentVolumeClaimCondition.Builder builderForValue) Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
addConditions
public V1.PersistentVolumeClaimStatus.Builder addConditions(int index, V1.PersistentVolumeClaimCondition.Builder builderForValue) Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
addAllConditions
public V1.PersistentVolumeClaimStatus.Builder addAllConditions(Iterable<? extends V1.PersistentVolumeClaimCondition> values) Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
clearConditions
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
removeConditions
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
getConditionsBuilder
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
getConditionsOrBuilder
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsOrBuilderin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getConditionsOrBuilderList
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsOrBuilderListin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
addConditionsBuilder
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
addConditionsBuilder
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
getConditionsBuilderList
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4; -
setUnknownFields
public final V1.PersistentVolumeClaimStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
mergeUnknownFields
public final V1.PersistentVolumeClaimStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-