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| Modifier and Type | Method and Description |
|---|---|
V1.PodCondition.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodCondition |
build() |
V1.PodCondition |
buildPartial() |
V1.PodCondition.Builder |
clear() |
V1.PodCondition.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.PodCondition.Builder |
clearLastProbeTime()
Last time we probed the condition.
|
V1.PodCondition.Builder |
clearLastTransitionTime()
Last time the condition transitioned from one status to another.
|
V1.PodCondition.Builder |
clearMessage()
Human-readable message indicating details about last transition.
|
V1.PodCondition.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.PodCondition.Builder |
clearReason()
Unique, one-word, CamelCase reason for the condition's last transition.
|
V1.PodCondition.Builder |
clearStatus()
Status is the status of the condition.
|
V1.PodCondition.Builder |
clearType()
Type is the type of the condition.
|
V1.PodCondition.Builder |
clone() |
V1.PodCondition |
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, one-word, CamelCase reason for the condition's last transition.
|
com.google.protobuf.ByteString |
getReasonBytes()
Unique, one-word, CamelCase reason for the condition's last transition.
|
String |
getStatus()
Status is the status of the condition.
|
com.google.protobuf.ByteString |
getStatusBytes()
Status is the status of the condition.
|
String |
getType()
Type is the type of the condition.
|
com.google.protobuf.ByteString |
getTypeBytes()
Type is the type of the condition.
|
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, one-word, CamelCase reason for the condition's last transition.
|
boolean |
hasStatus()
Status is the status of the condition.
|
boolean |
hasType()
Type is the type of the condition.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.PodCondition.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.PodCondition.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.PodCondition.Builder |
mergeFrom(V1.PodCondition other) |
V1.PodCondition.Builder |
mergeLastProbeTime(Meta.Time value)
Last time we probed the condition.
|
V1.PodCondition.Builder |
mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.PodCondition.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.PodCondition.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodCondition.Builder |
setLastProbeTime(Meta.Time.Builder builderForValue)
Last time we probed the condition.
|
V1.PodCondition.Builder |
setLastProbeTime(Meta.Time value)
Last time we probed the condition.
|
V1.PodCondition.Builder |
setLastTransitionTime(Meta.Time.Builder builderForValue)
Last time the condition transitioned from one status to another.
|
V1.PodCondition.Builder |
setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.PodCondition.Builder |
setMessage(String value)
Human-readable message indicating details about last transition.
|
V1.PodCondition.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
Human-readable message indicating details about last transition.
|
V1.PodCondition.Builder |
setReason(String value)
Unique, one-word, CamelCase reason for the condition's last transition.
|
V1.PodCondition.Builder |
setReasonBytes(com.google.protobuf.ByteString value)
Unique, one-word, CamelCase reason for the condition's last transition.
|
V1.PodCondition.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.PodCondition.Builder |
setStatus(String value)
Status is the status of the condition.
|
V1.PodCondition.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
Status is the status of the condition.
|
V1.PodCondition.Builder |
setType(String value)
Type is the type of the condition.
|
V1.PodCondition.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
Type is the type of the condition.
|
V1.PodCondition.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>public V1.PodCondition.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.PodCondition.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.PodCondition.Builder>public V1.PodCondition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.PodCondition build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.PodCondition buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.PodCondition.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.PodCondition.Builder>public V1.PodCondition.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.PodCondition.Builder>public V1.PodCondition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>public V1.PodCondition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>public V1.PodCondition.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.PodCondition.Builder>public V1.PodCondition.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.PodCondition.Builder>public V1.PodCondition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.PodCondition.Builder>public V1.PodCondition.Builder mergeFrom(V1.PodCondition other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>public V1.PodCondition.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.PodCondition.Builder>IOExceptionpublic boolean hasType()
Type is the type of the condition. Currently only Ready. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;hasType in interface V1.PodConditionOrBuilderpublic String getType()
Type is the type of the condition. Currently only Ready. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;getType in interface V1.PodConditionOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
Type is the type of the condition. Currently only Ready. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;getTypeBytes in interface V1.PodConditionOrBuilderpublic V1.PodCondition.Builder setType(String value)
Type is the type of the condition. Currently only Ready. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;public V1.PodCondition.Builder clearType()
Type is the type of the condition. Currently only Ready. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;public V1.PodCondition.Builder setTypeBytes(com.google.protobuf.ByteString value)
Type is the type of the condition. Currently only Ready. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
optional string type = 1;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;hasStatus in interface V1.PodConditionOrBuilderpublic String 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;getStatus in interface V1.PodConditionOrBuilderpublic 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;getStatusBytes in interface V1.PodConditionOrBuilderpublic V1.PodCondition.Builder setStatus(String value)
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;public V1.PodCondition.Builder 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;public V1.PodCondition.Builder setStatusBytes(com.google.protobuf.ByteString value)
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;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.PodConditionOrBuilderpublic 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.PodConditionOrBuilderpublic V1.PodCondition.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.PodCondition.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.PodCondition.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.PodCondition.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.PodConditionOrBuilderpublic 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.PodConditionOrBuilderpublic 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.PodConditionOrBuilderpublic V1.PodCondition.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.PodCondition.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.PodCondition.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.PodCondition.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.PodConditionOrBuilderpublic boolean hasReason()
Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;hasReason in interface V1.PodConditionOrBuilderpublic String getReason()
Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;getReason in interface V1.PodConditionOrBuilderpublic com.google.protobuf.ByteString getReasonBytes()
Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;getReasonBytes in interface V1.PodConditionOrBuilderpublic V1.PodCondition.Builder setReason(String value)
Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;public V1.PodCondition.Builder clearReason()
Unique, one-word, CamelCase reason for the condition's last transition. +optional
optional string reason = 5;public V1.PodCondition.Builder setReasonBytes(com.google.protobuf.ByteString value)
Unique, one-word, CamelCase reason for the condition's last transition. +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.PodConditionOrBuilderpublic String getMessage()
Human-readable message indicating details about last transition. +optional
optional string message = 6;getMessage in interface V1.PodConditionOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
Human-readable message indicating details about last transition. +optional
optional string message = 6;getMessageBytes in interface V1.PodConditionOrBuilderpublic V1.PodCondition.Builder setMessage(String value)
Human-readable message indicating details about last transition. +optional
optional string message = 6;public V1.PodCondition.Builder clearMessage()
Human-readable message indicating details about last transition. +optional
optional string message = 6;public V1.PodCondition.Builder setMessageBytes(com.google.protobuf.ByteString value)
Human-readable message indicating details about last transition. +optional
optional string message = 6;public final V1.PodCondition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>public final V1.PodCondition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PodCondition.Builder>Copyright © 2018. All rights reserved.