Package io.kubernetes.client.proto
Class V1.PersistentVolumeClaimCondition.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>
io.kubernetes.client.proto.V1.PersistentVolumeClaimCondition.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1.PersistentVolumeClaimConditionOrBuilder,Cloneable
- Enclosing class:
- V1.PersistentVolumeClaimCondition
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-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Last time we probed the condition.Last time the condition transitioned from one status to another.Human-readable message indicating details about last transition.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Unique, this should be a short, machine understandable string that gives the reason for condition's last transition.optional string status = 2;optional string type = 1;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorLast time we probed the condition.Last time we probed the condition.Last time we probed the condition.Last time the condition transitioned from one status to another.Last time the condition transitioned from one status to another.Last time the condition transitioned from one status to another.Human-readable message indicating details about last transition.com.google.protobuf.ByteStringHuman-readable message indicating details about last transition.Unique, this should be a short, machine understandable string that gives the reason for condition's last transition.com.google.protobuf.ByteStringUnique, this should be a short, machine understandable string that gives the reason for condition's last transition.optional string status = 2;com.google.protobuf.ByteStringoptional string status = 2;getType()optional string type = 1;com.google.protobuf.ByteStringoptional string type = 1;booleanLast time we probed the condition.booleanLast time the condition transitioned from one status to another.booleanHuman-readable message indicating details about last transition.booleanUnique, this should be a short, machine understandable string that gives the reason for condition's last transition.booleanoptional string status = 2;booleanhasType()optional string type = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeLastProbeTime(Meta.Time value) Last time we probed the condition.mergeLastTransitionTime(Meta.Time value) Last time the condition transitioned from one status to another.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setLastProbeTime(Meta.Time value) Last time we probed the condition.setLastProbeTime(Meta.Time.Builder builderForValue) Last time we probed the condition.setLastTransitionTime(Meta.Time value) Last time the condition transitioned from one status to another.setLastTransitionTime(Meta.Time.Builder builderForValue) Last time the condition transitioned from one status to another.setMessage(String value) Human-readable message indicating details about last transition.setMessageBytes(com.google.protobuf.ByteString value) Human-readable message indicating details about last transition.Unique, this should be a short, machine understandable string that gives the reason for condition's last transition.setReasonBytes(com.google.protobuf.ByteString value) Unique, this should be a short, machine understandable string that gives the reason for condition's last transition.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) optional string status = 2;setStatusBytes(com.google.protobuf.ByteString value) optional string status = 2;optional string type = 1;setTypeBytes(com.google.protobuf.ByteString value) optional string type = 1;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.PersistentVolumeClaimCondition.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.PersistentVolumeClaimCondition.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.PersistentVolumeClaimCondition.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.PersistentVolumeClaimCondition.Builder>
-
setField
public V1.PersistentVolumeClaimCondition.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.PersistentVolumeClaimCondition.Builder>
-
clearField
public V1.PersistentVolumeClaimCondition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>
-
clearOneof
public V1.PersistentVolumeClaimCondition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>
-
setRepeatedField
public V1.PersistentVolumeClaimCondition.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.PersistentVolumeClaimCondition.Builder>
-
addRepeatedField
public V1.PersistentVolumeClaimCondition.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.PersistentVolumeClaimCondition.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1.PersistentVolumeClaimCondition.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>
-
mergeFrom
public V1.PersistentVolumeClaimCondition.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.PersistentVolumeClaimCondition.Builder>- Throws:
IOException
-
hasType
public boolean hasType()optional string type = 1;- Specified by:
hasTypein interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
getType
optional string type = 1;- Specified by:
getTypein interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()optional string type = 1;- Specified by:
getTypeBytesin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
setType
optional string type = 1; -
clearType
optional string type = 1; -
setTypeBytes
optional string type = 1; -
hasStatus
public boolean hasStatus()optional string status = 2;- Specified by:
hasStatusin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
getStatus
optional string status = 2;- Specified by:
getStatusin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()optional string status = 2;- Specified by:
getStatusBytesin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
setStatus
optional string status = 2; -
clearStatus
optional string status = 2; -
setStatusBytes
public V1.PersistentVolumeClaimCondition.Builder setStatusBytes(com.google.protobuf.ByteString value) optional string status = 2; -
hasLastProbeTime
public boolean hasLastProbeTime()Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;- Specified by:
hasLastProbeTimein interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
getLastProbeTime
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;- Specified by:
getLastProbeTimein interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
setLastProbeTime
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3; -
setLastProbeTime
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; -
mergeLastProbeTime
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3; -
clearLastProbeTime
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3; -
getLastProbeTimeBuilder
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3; -
getLastProbeTimeOrBuilder
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;- Specified by:
getLastProbeTimeOrBuilderin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
hasLastTransitionTime
public boolean hasLastTransitionTime()Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;- Specified by:
hasLastTransitionTimein interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
getLastTransitionTime
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;- Specified by:
getLastTransitionTimein interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
setLastTransitionTime
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4; -
setLastTransitionTime
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; -
mergeLastTransitionTime
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4; -
clearLastTransitionTime
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4; -
getLastTransitionTimeBuilder
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4; -
getLastTransitionTimeOrBuilder
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;- Specified by:
getLastTransitionTimeOrBuilderin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
hasReason
public 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;- Specified by:
hasReasonin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
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;- Specified by:
getReasonin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
getReasonBytes
public 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;- Specified by:
getReasonBytesin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
setReason
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; -
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; -
setReasonBytes
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; -
hasMessage
public boolean hasMessage()Human-readable message indicating details about last transition. +optional
optional string message = 6;- Specified by:
hasMessagein interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
getMessage
Human-readable message indicating details about last transition. +optional
optional string message = 6;- Specified by:
getMessagein interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()Human-readable message indicating details about last transition. +optional
optional string message = 6;- Specified by:
getMessageBytesin interfaceV1.PersistentVolumeClaimConditionOrBuilder
-
setMessage
Human-readable message indicating details about last transition. +optional
optional string message = 6; -
clearMessage
Human-readable message indicating details about last transition. +optional
optional string message = 6; -
setMessageBytes
public V1.PersistentVolumeClaimCondition.Builder setMessageBytes(com.google.protobuf.ByteString value) Human-readable message indicating details about last transition. +optional
optional string message = 6; -
setUnknownFields
public final V1.PersistentVolumeClaimCondition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>
-
mergeUnknownFields
public final V1.PersistentVolumeClaimCondition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PersistentVolumeClaimCondition.Builder>
-