public static final class V1Apps.DeploymentCondition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentCondition.Builder> implements V1Apps.DeploymentConditionOrBuilder
DeploymentCondition describes the state of a deployment at a certain point.Protobuf type
k8s.io.api.apps.v1.DeploymentCondition| Modifier and Type | Method and Description |
|---|---|
V1Apps.DeploymentCondition.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Apps.DeploymentCondition |
build() |
V1Apps.DeploymentCondition |
buildPartial() |
V1Apps.DeploymentCondition.Builder |
clear() |
V1Apps.DeploymentCondition.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Apps.DeploymentCondition.Builder |
clearLastTransitionTime()
Last time the condition transitioned from one status to another.
|
V1Apps.DeploymentCondition.Builder |
clearLastUpdateTime()
The last time this condition was updated.
|
V1Apps.DeploymentCondition.Builder |
clearMessage()
A human readable message indicating details about the transition.
|
V1Apps.DeploymentCondition.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Apps.DeploymentCondition.Builder |
clearReason()
The reason for the condition's last transition.
|
V1Apps.DeploymentCondition.Builder |
clearStatus()
Status of the condition, one of True, False, Unknown.
|
V1Apps.DeploymentCondition.Builder |
clearType()
Type of deployment condition.
|
V1Apps.DeploymentCondition.Builder |
clone() |
V1Apps.DeploymentCondition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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.
|
Meta.Time |
getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time.Builder |
getLastUpdateTimeBuilder()
The last time this condition was updated.
|
Meta.TimeOrBuilder |
getLastUpdateTimeOrBuilder()
The last time this condition was updated.
|
String |
getMessage()
A human readable message indicating details about the transition.
|
com.google.protobuf.ByteString |
getMessageBytes()
A human readable message indicating details about the transition.
|
String |
getReason()
The reason for the condition's last transition.
|
com.google.protobuf.ByteString |
getReasonBytes()
The reason for the condition's last transition.
|
String |
getStatus()
Status of the condition, one of True, False, Unknown.
|
com.google.protobuf.ByteString |
getStatusBytes()
Status of the condition, one of True, False, Unknown.
|
String |
getType()
Type of deployment condition.
|
com.google.protobuf.ByteString |
getTypeBytes()
Type of deployment condition.
|
boolean |
hasLastTransitionTime()
Last time the condition transitioned from one status to another.
|
boolean |
hasLastUpdateTime()
The last time this condition was updated.
|
boolean |
hasMessage()
A human readable message indicating details about the transition.
|
boolean |
hasReason()
The reason for the condition's last transition.
|
boolean |
hasStatus()
Status of the condition, one of True, False, Unknown.
|
boolean |
hasType()
Type of deployment condition.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1Apps.DeploymentCondition.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Apps.DeploymentCondition.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1Apps.DeploymentCondition.Builder |
mergeFrom(V1Apps.DeploymentCondition other) |
V1Apps.DeploymentCondition.Builder |
mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1Apps.DeploymentCondition.Builder |
mergeLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1Apps.DeploymentCondition.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Apps.DeploymentCondition.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Apps.DeploymentCondition.Builder |
setLastTransitionTime(Meta.Time.Builder builderForValue)
Last time the condition transitioned from one status to another.
|
V1Apps.DeploymentCondition.Builder |
setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1Apps.DeploymentCondition.Builder |
setLastUpdateTime(Meta.Time.Builder builderForValue)
The last time this condition was updated.
|
V1Apps.DeploymentCondition.Builder |
setLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1Apps.DeploymentCondition.Builder |
setMessage(String value)
A human readable message indicating details about the transition.
|
V1Apps.DeploymentCondition.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
A human readable message indicating details about the transition.
|
V1Apps.DeploymentCondition.Builder |
setReason(String value)
The reason for the condition's last transition.
|
V1Apps.DeploymentCondition.Builder |
setReasonBytes(com.google.protobuf.ByteString value)
The reason for the condition's last transition.
|
V1Apps.DeploymentCondition.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Apps.DeploymentCondition.Builder |
setStatus(String value)
Status of the condition, one of True, False, Unknown.
|
V1Apps.DeploymentCondition.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
Status of the condition, one of True, False, Unknown.
|
V1Apps.DeploymentCondition.Builder |
setType(String value)
Type of deployment condition.
|
V1Apps.DeploymentCondition.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
Type of deployment condition.
|
V1Apps.DeploymentCondition.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<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentCondition.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<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1Apps.DeploymentCondition build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1Apps.DeploymentCondition buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1Apps.DeploymentCondition.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition.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<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition.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<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition.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<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition.Builder mergeFrom(V1Apps.DeploymentCondition other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentCondition.Builder>public V1Apps.DeploymentCondition.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<V1Apps.DeploymentCondition.Builder>IOExceptionpublic boolean hasType()
Type of deployment condition.
optional string type = 1;hasType in interface V1Apps.DeploymentConditionOrBuilderpublic String getType()
Type of deployment condition.
optional string type = 1;getType in interface V1Apps.DeploymentConditionOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
Type of deployment condition.
optional string type = 1;getTypeBytes in interface V1Apps.DeploymentConditionOrBuilderpublic V1Apps.DeploymentCondition.Builder setType(String value)
Type of deployment condition.
optional string type = 1;public V1Apps.DeploymentCondition.Builder clearType()
Type of deployment condition.
optional string type = 1;public V1Apps.DeploymentCondition.Builder setTypeBytes(com.google.protobuf.ByteString value)
Type of deployment condition.
optional string type = 1;public boolean hasStatus()
Status of the condition, one of True, False, Unknown.
optional string status = 2;hasStatus in interface V1Apps.DeploymentConditionOrBuilderpublic String getStatus()
Status of the condition, one of True, False, Unknown.
optional string status = 2;getStatus in interface V1Apps.DeploymentConditionOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
Status of the condition, one of True, False, Unknown.
optional string status = 2;getStatusBytes in interface V1Apps.DeploymentConditionOrBuilderpublic V1Apps.DeploymentCondition.Builder setStatus(String value)
Status of the condition, one of True, False, Unknown.
optional string status = 2;public V1Apps.DeploymentCondition.Builder clearStatus()
Status of the condition, one of True, False, Unknown.
optional string status = 2;public V1Apps.DeploymentCondition.Builder setStatusBytes(com.google.protobuf.ByteString value)
Status of the condition, one of True, False, Unknown.
optional string status = 2;public boolean hasLastUpdateTime()
The last time this condition was updated.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 6;hasLastUpdateTime in interface V1Apps.DeploymentConditionOrBuilderpublic Meta.Time getLastUpdateTime()
The last time this condition was updated.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 6;getLastUpdateTime in interface V1Apps.DeploymentConditionOrBuilderpublic V1Apps.DeploymentCondition.Builder setLastUpdateTime(Meta.Time value)
The last time this condition was updated.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 6;public V1Apps.DeploymentCondition.Builder setLastUpdateTime(Meta.Time.Builder builderForValue)
The last time this condition was updated.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 6;public V1Apps.DeploymentCondition.Builder mergeLastUpdateTime(Meta.Time value)
The last time this condition was updated.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 6;public V1Apps.DeploymentCondition.Builder clearLastUpdateTime()
The last time this condition was updated.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 6;public Meta.Time.Builder getLastUpdateTimeBuilder()
The last time this condition was updated.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 6;public Meta.TimeOrBuilder getLastUpdateTimeOrBuilder()
The last time this condition was updated.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 6;getLastUpdateTimeOrBuilder in interface V1Apps.DeploymentConditionOrBuilderpublic boolean hasLastTransitionTime()
Last time the condition transitioned from one status to another.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 7;hasLastTransitionTime in interface V1Apps.DeploymentConditionOrBuilderpublic Meta.Time getLastTransitionTime()
Last time the condition transitioned from one status to another.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 7;getLastTransitionTime in interface V1Apps.DeploymentConditionOrBuilderpublic V1Apps.DeploymentCondition.Builder setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 7;public V1Apps.DeploymentCondition.Builder setLastTransitionTime(Meta.Time.Builder builderForValue)
Last time the condition transitioned from one status to another.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 7;public V1Apps.DeploymentCondition.Builder mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 7;public V1Apps.DeploymentCondition.Builder clearLastTransitionTime()
Last time the condition transitioned from one status to another.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 7;public Meta.Time.Builder getLastTransitionTimeBuilder()
Last time the condition transitioned from one status to another.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 7;public Meta.TimeOrBuilder getLastTransitionTimeOrBuilder()
Last time the condition transitioned from one status to another.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 7;getLastTransitionTimeOrBuilder in interface V1Apps.DeploymentConditionOrBuilderpublic boolean hasReason()
The reason for the condition's last transition.
optional string reason = 4;hasReason in interface V1Apps.DeploymentConditionOrBuilderpublic String getReason()
The reason for the condition's last transition.
optional string reason = 4;getReason in interface V1Apps.DeploymentConditionOrBuilderpublic com.google.protobuf.ByteString getReasonBytes()
The reason for the condition's last transition.
optional string reason = 4;getReasonBytes in interface V1Apps.DeploymentConditionOrBuilderpublic V1Apps.DeploymentCondition.Builder setReason(String value)
The reason for the condition's last transition.
optional string reason = 4;public V1Apps.DeploymentCondition.Builder clearReason()
The reason for the condition's last transition.
optional string reason = 4;public V1Apps.DeploymentCondition.Builder setReasonBytes(com.google.protobuf.ByteString value)
The reason for the condition's last transition.
optional string reason = 4;public boolean hasMessage()
A human readable message indicating details about the transition.
optional string message = 5;hasMessage in interface V1Apps.DeploymentConditionOrBuilderpublic String getMessage()
A human readable message indicating details about the transition.
optional string message = 5;getMessage in interface V1Apps.DeploymentConditionOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
A human readable message indicating details about the transition.
optional string message = 5;getMessageBytes in interface V1Apps.DeploymentConditionOrBuilderpublic V1Apps.DeploymentCondition.Builder setMessage(String value)
A human readable message indicating details about the transition.
optional string message = 5;public V1Apps.DeploymentCondition.Builder clearMessage()
A human readable message indicating details about the transition.
optional string message = 5;public V1Apps.DeploymentCondition.Builder setMessageBytes(com.google.protobuf.ByteString value)
A human readable message indicating details about the transition.
optional string message = 5;public final V1Apps.DeploymentCondition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentCondition.Builder>public final V1Apps.DeploymentCondition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1Apps.DeploymentCondition.Builder>Copyright © 2023. All rights reserved.