public static final class V1.PersistentVolumeClaimCondition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder> implements V1.PersistentVolumeClaimConditionOrBuilder
PersistentVolumeClaimCondition contails details about state of pvcProtobuf type
k8s.io.api.core.v1.PersistentVolumeClaimCondition| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeClaimCondition.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PersistentVolumeClaimCondition |
build() |
V1.PersistentVolumeClaimCondition |
buildPartial() |
V1.PersistentVolumeClaimCondition.Builder |
clear() |
V1.PersistentVolumeClaimCondition.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.PersistentVolumeClaimCondition.Builder |
clearLastProbeTime()
Last time we probed the condition.
|
V1.PersistentVolumeClaimCondition.Builder |
clearLastTransitionTime()
Last time the condition transitioned from one status to another.
|
V1.PersistentVolumeClaimCondition.Builder |
clearMessage()
Human-readable message indicating details about last transition.
|
V1.PersistentVolumeClaimCondition.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.PersistentVolumeClaimCondition.Builder |
clearReason()
Unique, this should be a short, machine understandable string that gives the reason
for condition's last transition.
|
V1.PersistentVolumeClaimCondition.Builder |
clearStatus()
optional string status = 2; |
V1.PersistentVolumeClaimCondition.Builder |
clearType()
optional string type = 1; |
V1.PersistentVolumeClaimCondition.Builder |
clone() |
V1.PersistentVolumeClaimCondition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.Time |
getLastProbeTime()
Last time we probed the condition.
|
Meta.Time.Builder |
getLastProbeTimeBuilder()
Last time we probed the condition.
|
Meta.TimeOrBuilder |
getLastProbeTimeOrBuilder()
Last time we probed the condition.
|
Meta.Time |
getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time.Builder |
getLastTransitionTimeBuilder()
Last time the condition transitioned from one status to another.
|
Meta.TimeOrBuilder |
getLastTransitionTimeOrBuilder()
Last time the condition transitioned from one status to another.
|
String |
getMessage()
Human-readable message indicating details about last transition.
|
com.google.protobuf.ByteString |
getMessageBytes()
Human-readable message indicating details about last transition.
|
String |
getReason()
Unique, this should be a short, machine understandable string that gives the reason
for condition's last transition.
|
com.google.protobuf.ByteString |
getReasonBytes()
Unique, this should be a short, machine understandable string that gives the reason
for condition's last transition.
|
String |
getStatus()
optional string status = 2; |
com.google.protobuf.ByteString |
getStatusBytes()
optional string status = 2; |
String |
getType()
optional string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 1; |
boolean |
hasLastProbeTime()
Last time we probed the condition.
|
boolean |
hasLastTransitionTime()
Last time the condition transitioned from one status to another.
|
boolean |
hasMessage()
Human-readable message indicating details about last transition.
|
boolean |
hasReason()
Unique, this should be a short, machine understandable string that gives the reason
for condition's last transition.
|
boolean |
hasStatus()
optional string status = 2; |
boolean |
hasType()
optional string type = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.PersistentVolumeClaimCondition.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.PersistentVolumeClaimCondition.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.PersistentVolumeClaimCondition.Builder |
mergeFrom(V1.PersistentVolumeClaimCondition other) |
V1.PersistentVolumeClaimCondition.Builder |
mergeLastProbeTime(Meta.Time value)
Last time we probed the condition.
|
V1.PersistentVolumeClaimCondition.Builder |
mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.PersistentVolumeClaimCondition.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.PersistentVolumeClaimCondition.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PersistentVolumeClaimCondition.Builder |
setLastProbeTime(Meta.Time.Builder builderForValue)
Last time we probed the condition.
|
V1.PersistentVolumeClaimCondition.Builder |
setLastProbeTime(Meta.Time value)
Last time we probed the condition.
|
V1.PersistentVolumeClaimCondition.Builder |
setLastTransitionTime(Meta.Time.Builder builderForValue)
Last time the condition transitioned from one status to another.
|
V1.PersistentVolumeClaimCondition.Builder |
setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.PersistentVolumeClaimCondition.Builder |
setMessage(String value)
Human-readable message indicating details about last transition.
|
V1.PersistentVolumeClaimCondition.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
Human-readable message indicating details about last transition.
|
V1.PersistentVolumeClaimCondition.Builder |
setReason(String value)
Unique, this should be a short, machine understandable string that gives the reason
for condition's last transition.
|
V1.PersistentVolumeClaimCondition.Builder |
setReasonBytes(com.google.protobuf.ByteString value)
Unique, this should be a short, machine understandable string that gives the reason
for condition's last transition.
|
V1.PersistentVolumeClaimCondition.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.PersistentVolumeClaimCondition.Builder |
setStatus(String value)
optional string status = 2; |
V1.PersistentVolumeClaimCondition.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
optional string status = 2; |
V1.PersistentVolumeClaimCondition.Builder |
setType(String value)
optional string type = 1; |
V1.PersistentVolumeClaimCondition.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
optional string type = 1; |
V1.PersistentVolumeClaimCondition.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.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<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.PersistentVolumeClaimCondition build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.PersistentVolumeClaimCondition buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.PersistentVolumeClaimCondition.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition.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<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition.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<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition.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<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition.Builder mergeFrom(V1.PersistentVolumeClaimCondition other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>public V1.PersistentVolumeClaimCondition.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<V1.PersistentVolumeClaimCondition.Builder>IOExceptionpublic boolean hasType()
optional string type = 1;hasType in interface V1.PersistentVolumeClaimConditionOrBuilderpublic String getType()
optional string type = 1;getType in interface V1.PersistentVolumeClaimConditionOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
optional string type = 1;getTypeBytes in interface V1.PersistentVolumeClaimConditionOrBuilderpublic V1.PersistentVolumeClaimCondition.Builder setType(String value)
optional string type = 1;public V1.PersistentVolumeClaimCondition.Builder clearType()
optional string type = 1;public V1.PersistentVolumeClaimCondition.Builder setTypeBytes(com.google.protobuf.ByteString value)
optional string type = 1;public boolean hasStatus()
optional string status = 2;hasStatus in interface V1.PersistentVolumeClaimConditionOrBuilderpublic String getStatus()
optional string status = 2;getStatus in interface V1.PersistentVolumeClaimConditionOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
optional string status = 2;getStatusBytes in interface V1.PersistentVolumeClaimConditionOrBuilderpublic V1.PersistentVolumeClaimCondition.Builder setStatus(String value)
optional string status = 2;public V1.PersistentVolumeClaimCondition.Builder clearStatus()
optional string status = 2;public V1.PersistentVolumeClaimCondition.Builder setStatusBytes(com.google.protobuf.ByteString value)
optional string status = 2;public boolean hasLastProbeTime()
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;hasLastProbeTime in interface V1.PersistentVolumeClaimConditionOrBuilderpublic Meta.Time getLastProbeTime()
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;getLastProbeTime in interface V1.PersistentVolumeClaimConditionOrBuilderpublic V1.PersistentVolumeClaimCondition.Builder setLastProbeTime(Meta.Time value)
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;public V1.PersistentVolumeClaimCondition.Builder setLastProbeTime(Meta.Time.Builder builderForValue)
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;public V1.PersistentVolumeClaimCondition.Builder mergeLastProbeTime(Meta.Time value)
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;public V1.PersistentVolumeClaimCondition.Builder clearLastProbeTime()
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;public Meta.Time.Builder getLastProbeTimeBuilder()
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;public Meta.TimeOrBuilder getLastProbeTimeOrBuilder()
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;getLastProbeTimeOrBuilder in interface V1.PersistentVolumeClaimConditionOrBuilderpublic boolean hasLastTransitionTime()
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;hasLastTransitionTime in interface V1.PersistentVolumeClaimConditionOrBuilderpublic Meta.Time getLastTransitionTime()
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;getLastTransitionTime in interface V1.PersistentVolumeClaimConditionOrBuilderpublic V1.PersistentVolumeClaimCondition.Builder setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;public V1.PersistentVolumeClaimCondition.Builder setLastTransitionTime(Meta.Time.Builder builderForValue)
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;public V1.PersistentVolumeClaimCondition.Builder mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;public V1.PersistentVolumeClaimCondition.Builder clearLastTransitionTime()
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;public Meta.Time.Builder getLastTransitionTimeBuilder()
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;public Meta.TimeOrBuilder getLastTransitionTimeOrBuilder()
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;getLastTransitionTimeOrBuilder in interface V1.PersistentVolumeClaimConditionOrBuilderpublic boolean hasReason()
Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports "ResizeStarted" that means the underlying persistent volume is being resized. +optional
optional string reason = 5;hasReason in interface V1.PersistentVolumeClaimConditionOrBuilderpublic String getReason()
Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports "ResizeStarted" that means the underlying persistent volume is being resized. +optional
optional string reason = 5;getReason in interface V1.PersistentVolumeClaimConditionOrBuilderpublic com.google.protobuf.ByteString getReasonBytes()
Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports "ResizeStarted" that means the underlying persistent volume is being resized. +optional
optional string reason = 5;getReasonBytes in interface V1.PersistentVolumeClaimConditionOrBuilderpublic V1.PersistentVolumeClaimCondition.Builder setReason(String value)
Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports "ResizeStarted" that means the underlying persistent volume is being resized. +optional
optional string reason = 5;public V1.PersistentVolumeClaimCondition.Builder clearReason()
Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports "ResizeStarted" that means the underlying persistent volume is being resized. +optional
optional string reason = 5;public V1.PersistentVolumeClaimCondition.Builder setReasonBytes(com.google.protobuf.ByteString value)
Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports "ResizeStarted" that means the underlying persistent volume is being resized. +optional
optional string reason = 5;public boolean hasMessage()
Human-readable message indicating details about last transition. +optional
optional string message = 6;hasMessage in interface V1.PersistentVolumeClaimConditionOrBuilderpublic String getMessage()
Human-readable message indicating details about last transition. +optional
optional string message = 6;getMessage in interface V1.PersistentVolumeClaimConditionOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
Human-readable message indicating details about last transition. +optional
optional string message = 6;getMessageBytes in interface V1.PersistentVolumeClaimConditionOrBuilderpublic V1.PersistentVolumeClaimCondition.Builder setMessage(String value)
Human-readable message indicating details about last transition. +optional
optional string message = 6;public V1.PersistentVolumeClaimCondition.Builder clearMessage()
Human-readable message indicating details about last transition. +optional
optional string message = 6;public V1.PersistentVolumeClaimCondition.Builder setMessageBytes(com.google.protobuf.ByteString value)
Human-readable message indicating details about last transition. +optional
optional string message = 6;public final V1.PersistentVolumeClaimCondition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>public final V1.PersistentVolumeClaimCondition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>Copyright © 2023. All rights reserved.