Package io.kubernetes.client.proto
Class V1.PodCondition.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>
io.kubernetes.client.proto.V1.PodCondition.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1.PodConditionOrBuilder
,Cloneable
- Enclosing class:
- V1.PodCondition
public static final class V1.PodCondition.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>
implements V1.PodConditionOrBuilder
PodCondition contains details for the current condition of this pod.Protobuf type
k8s.io.api.core.v1.PodCondition
-
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, one-word, CamelCase reason for the condition's last transition.Status is the status of the condition.Type is the type of the condition.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Last 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.ByteString
Human-readable message indicating details about last transition.Unique, one-word, CamelCase reason for the condition's last transition.com.google.protobuf.ByteString
Unique, one-word, CamelCase reason for the condition's last transition.Status is the status of the condition.com.google.protobuf.ByteString
Status is the status of the condition.getType()
Type is the type of the condition.com.google.protobuf.ByteString
Type is the type of the condition.boolean
Last time we probed the condition.boolean
Last time the condition transitioned from one status to another.boolean
Human-readable message indicating details about last transition.boolean
Unique, one-word, CamelCase reason for the condition's last transition.boolean
Status is the status of the condition.boolean
hasType()
Type is the type of the condition.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(V1.PodCondition 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.final V1.PodCondition.Builder
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, one-word, CamelCase reason for the condition's last transition.setReasonBytes
(com.google.protobuf.ByteString value) Unique, one-word, CamelCase reason for the condition's last transition.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Status is the status of the condition.setStatusBytes
(com.google.protobuf.ByteString value) Status is the status of the condition.Type is the type of the condition.setTypeBytes
(com.google.protobuf.ByteString value) Type is the type of the condition.final V1.PodCondition.Builder
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, 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() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.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.PodCondition.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.PodCondition.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.PodCondition.Builder>
-
setField
public V1.PodCondition.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.PodCondition.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>
-
setRepeatedField
public V1.PodCondition.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.PodCondition.Builder>
-
addRepeatedField
public V1.PodCondition.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.PodCondition.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.PodCondition.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>
-
mergeFrom
public V1.PodCondition.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.PodCondition.Builder>
- Throws:
IOException
-
hasType
public boolean hasType()Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;
- Specified by:
hasType
in interfaceV1.PodConditionOrBuilder
-
getType
Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;
- Specified by:
getType
in interfaceV1.PodConditionOrBuilder
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;
- Specified by:
getTypeBytes
in interfaceV1.PodConditionOrBuilder
-
setType
Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;
-
clearType
Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;
-
setTypeBytes
Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;
-
hasStatus
public boolean hasStatus()Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string status = 2;
- Specified by:
hasStatus
in interfaceV1.PodConditionOrBuilder
-
getStatus
Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string status = 2;
- Specified by:
getStatus
in interfaceV1.PodConditionOrBuilder
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string status = 2;
- Specified by:
getStatusBytes
in interfaceV1.PodConditionOrBuilder
-
setStatus
Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string status = 2;
-
clearStatus
Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string status = 2;
-
setStatusBytes
Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
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:
hasLastProbeTime
in interfaceV1.PodConditionOrBuilder
-
getLastProbeTime
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;
- Specified by:
getLastProbeTime
in interfaceV1.PodConditionOrBuilder
-
setLastProbeTime
Last time we probed the condition. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastProbeTime = 3;
-
setLastProbeTime
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:
getLastProbeTimeOrBuilder
in interfaceV1.PodConditionOrBuilder
-
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:
hasLastTransitionTime
in interfaceV1.PodConditionOrBuilder
-
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:
getLastTransitionTime
in interfaceV1.PodConditionOrBuilder
-
setLastTransitionTime
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 4;
-
setLastTransitionTime
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:
getLastTransitionTimeOrBuilder
in interfaceV1.PodConditionOrBuilder
-
hasReason
public boolean hasReason()Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;
- Specified by:
hasReason
in interfaceV1.PodConditionOrBuilder
-
getReason
Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;
- Specified by:
getReason
in interfaceV1.PodConditionOrBuilder
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;
- Specified by:
getReasonBytes
in interfaceV1.PodConditionOrBuilder
-
setReason
Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;
-
clearReason
Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;
-
setReasonBytes
Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;
-
hasMessage
public boolean hasMessage()Human-readable message indicating details about last transition. +optional
optional string message = 6;
- Specified by:
hasMessage
in interfaceV1.PodConditionOrBuilder
-
getMessage
Human-readable message indicating details about last transition. +optional
optional string message = 6;
- Specified by:
getMessage
in interfaceV1.PodConditionOrBuilder
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()Human-readable message indicating details about last transition. +optional
optional string message = 6;
- Specified by:
getMessageBytes
in interfaceV1.PodConditionOrBuilder
-
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
Human-readable message indicating details about last transition. +optional
optional string message = 6;
-
setUnknownFields
public final V1.PodCondition.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.PodCondition.Builder>
-
mergeUnknownFields
public final V1.PodCondition.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.PodCondition.Builder>
-