public static final class V1beta1Apps.StatefulSetCondition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder> implements V1beta1Apps.StatefulSetConditionOrBuilder
StatefulSetCondition describes the state of a statefulset at a certain point.Protobuf type
k8s.io.api.apps.v1beta1.StatefulSetCondition
Modifier and Type | Method and Description |
---|---|
V1beta1Apps.StatefulSetCondition.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Apps.StatefulSetCondition |
build() |
V1beta1Apps.StatefulSetCondition |
buildPartial() |
V1beta1Apps.StatefulSetCondition.Builder |
clear() |
V1beta1Apps.StatefulSetCondition.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Apps.StatefulSetCondition.Builder |
clearLastTransitionTime()
Last time the condition transitioned from one status to another.
|
V1beta1Apps.StatefulSetCondition.Builder |
clearMessage()
A human readable message indicating details about the transition.
|
V1beta1Apps.StatefulSetCondition.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Apps.StatefulSetCondition.Builder |
clearReason()
The reason for the condition's last transition.
|
V1beta1Apps.StatefulSetCondition.Builder |
clearStatus()
Status of the condition, one of True, False, Unknown.
|
V1beta1Apps.StatefulSetCondition.Builder |
clearType()
Type of statefulset condition.
|
V1beta1Apps.StatefulSetCondition.Builder |
clone() |
V1beta1Apps.StatefulSetCondition |
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.
|
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 statefulset condition.
|
com.google.protobuf.ByteString |
getTypeBytes()
Type of statefulset condition.
|
boolean |
hasLastTransitionTime()
Last time the condition transitioned from one status to another.
|
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 statefulset condition.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1beta1Apps.StatefulSetCondition.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Apps.StatefulSetCondition.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Apps.StatefulSetCondition.Builder |
mergeFrom(V1beta1Apps.StatefulSetCondition other) |
V1beta1Apps.StatefulSetCondition.Builder |
mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Apps.StatefulSetCondition.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Apps.StatefulSetCondition.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Apps.StatefulSetCondition.Builder |
setLastTransitionTime(Meta.Time.Builder builderForValue)
Last time the condition transitioned from one status to another.
|
V1beta1Apps.StatefulSetCondition.Builder |
setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Apps.StatefulSetCondition.Builder |
setMessage(String value)
A human readable message indicating details about the transition.
|
V1beta1Apps.StatefulSetCondition.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
A human readable message indicating details about the transition.
|
V1beta1Apps.StatefulSetCondition.Builder |
setReason(String value)
The reason for the condition's last transition.
|
V1beta1Apps.StatefulSetCondition.Builder |
setReasonBytes(com.google.protobuf.ByteString value)
The reason for the condition's last transition.
|
V1beta1Apps.StatefulSetCondition.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Apps.StatefulSetCondition.Builder |
setStatus(String value)
Status of the condition, one of True, False, Unknown.
|
V1beta1Apps.StatefulSetCondition.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
Status of the condition, one of True, False, Unknown.
|
V1beta1Apps.StatefulSetCondition.Builder |
setType(String value)
Type of statefulset condition.
|
V1beta1Apps.StatefulSetCondition.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
Type of statefulset condition.
|
V1beta1Apps.StatefulSetCondition.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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public V1beta1Apps.StatefulSetCondition build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public V1beta1Apps.StatefulSetCondition buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public V1beta1Apps.StatefulSetCondition.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition.Builder mergeFrom(V1beta1Apps.StatefulSetCondition other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public V1beta1Apps.StatefulSetCondition.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1beta1Apps.StatefulSetCondition.Builder>
IOException
public boolean hasType()
Type of statefulset condition.
optional string type = 1;
hasType
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public String getType()
Type of statefulset condition.
optional string type = 1;
getType
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public com.google.protobuf.ByteString getTypeBytes()
Type of statefulset condition.
optional string type = 1;
getTypeBytes
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public V1beta1Apps.StatefulSetCondition.Builder setType(String value)
Type of statefulset condition.
optional string type = 1;
public V1beta1Apps.StatefulSetCondition.Builder clearType()
Type of statefulset condition.
optional string type = 1;
public V1beta1Apps.StatefulSetCondition.Builder setTypeBytes(com.google.protobuf.ByteString value)
Type of statefulset condition.
optional string type = 1;
public boolean hasStatus()
Status of the condition, one of True, False, Unknown.
optional string status = 2;
hasStatus
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public String getStatus()
Status of the condition, one of True, False, Unknown.
optional string status = 2;
getStatus
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public com.google.protobuf.ByteString getStatusBytes()
Status of the condition, one of True, False, Unknown.
optional string status = 2;
getStatusBytes
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public V1beta1Apps.StatefulSetCondition.Builder setStatus(String value)
Status of the condition, one of True, False, Unknown.
optional string status = 2;
public V1beta1Apps.StatefulSetCondition.Builder clearStatus()
Status of the condition, one of True, False, Unknown.
optional string status = 2;
public V1beta1Apps.StatefulSetCondition.Builder setStatusBytes(com.google.protobuf.ByteString value)
Status of the condition, one of True, False, Unknown.
optional string status = 2;
public boolean hasLastTransitionTime()
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 3;
hasLastTransitionTime
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public Meta.Time getLastTransitionTime()
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 3;
getLastTransitionTime
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public V1beta1Apps.StatefulSetCondition.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 = 3;
public V1beta1Apps.StatefulSetCondition.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 = 3;
public V1beta1Apps.StatefulSetCondition.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 = 3;
public V1beta1Apps.StatefulSetCondition.Builder clearLastTransitionTime()
Last time the condition transitioned from one status to another. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 3;
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 = 3;
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 = 3;
getLastTransitionTimeOrBuilder
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public boolean hasReason()
The reason for the condition's last transition. +optional
optional string reason = 4;
hasReason
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public String getReason()
The reason for the condition's last transition. +optional
optional string reason = 4;
getReason
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public com.google.protobuf.ByteString getReasonBytes()
The reason for the condition's last transition. +optional
optional string reason = 4;
getReasonBytes
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public V1beta1Apps.StatefulSetCondition.Builder setReason(String value)
The reason for the condition's last transition. +optional
optional string reason = 4;
public V1beta1Apps.StatefulSetCondition.Builder clearReason()
The reason for the condition's last transition. +optional
optional string reason = 4;
public V1beta1Apps.StatefulSetCondition.Builder setReasonBytes(com.google.protobuf.ByteString value)
The reason for the condition's last transition. +optional
optional string reason = 4;
public boolean hasMessage()
A human readable message indicating details about the transition. +optional
optional string message = 5;
hasMessage
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public String getMessage()
A human readable message indicating details about the transition. +optional
optional string message = 5;
getMessage
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public com.google.protobuf.ByteString getMessageBytes()
A human readable message indicating details about the transition. +optional
optional string message = 5;
getMessageBytes
in interface V1beta1Apps.StatefulSetConditionOrBuilder
public V1beta1Apps.StatefulSetCondition.Builder setMessage(String value)
A human readable message indicating details about the transition. +optional
optional string message = 5;
public V1beta1Apps.StatefulSetCondition.Builder clearMessage()
A human readable message indicating details about the transition. +optional
optional string message = 5;
public V1beta1Apps.StatefulSetCondition.Builder setMessageBytes(com.google.protobuf.ByteString value)
A human readable message indicating details about the transition. +optional
optional string message = 5;
public final V1beta1Apps.StatefulSetCondition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
public final V1beta1Apps.StatefulSetCondition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apps.StatefulSetCondition.Builder>
Copyright © 2021. All rights reserved.