Package io.kubernetes.client.proto
Class V1.PersistentVolumeClaimStatus.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
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()
boolean
containsCapacity
(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.ByteString
getAccessModesBytes
(int index) AccessModes contains the actual access modes the volume backing the PVC has.int
AccessModes contains the actual access modes the volume backing the PVC has.com.google.protobuf.ProtocolStringList
AccessModes contains the actual access modes the volume backing the PVC has.Deprecated.int
Represents 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.int
Current 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.Descriptor
com.google.protobuf.Descriptors.Descriptor
Deprecated.getPhase()
Phase represents the current phase of PersistentVolumeClaim.com.google.protobuf.ByteString
Phase represents the current phase of PersistentVolumeClaim.boolean
hasPhase()
Phase represents the current phase of PersistentVolumeClaim.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) protected com.google.protobuf.MapField
internalGetMutableMapField
(int number) final boolean
mergeFrom
(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, 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
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
setField
public V1.PersistentVolumeClaimStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
clearField
public V1.PersistentVolumeClaimStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
clearOneof
public V1.PersistentVolumeClaimStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in 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:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
addRepeatedField
public V1.PersistentVolumeClaimStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
hasPhase
in interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getPhase
Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1;
- Specified by:
getPhase
in interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getPhaseBytes
public com.google.protobuf.ByteString getPhaseBytes()Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1;
- Specified by:
getPhaseBytes
in 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:
getAccessModesList
in 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:
getAccessModesCount
in 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:
getAccessModes
in 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:
getAccessModesBytes
in 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.PersistentVolumeClaimStatusOrBuilder
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;
- Specified by:
getCapacityCount
in 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:
containsCapacity
in interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacity
Deprecated.UsegetCapacityMap()
instead.- Specified by:
getCapacity
in 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:
getCapacityMap
in 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:
getCapacityOrDefault
in 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:
getCapacityOrThrow
in 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:
getConditionsList
in 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:
getConditionsCount
in 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:
getConditions
in 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:
getConditionsOrBuilder
in 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:
getConditionsOrBuilderList
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-
mergeUnknownFields
public final V1.PersistentVolumeClaimStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimStatus.Builder>
-