public static final class V1.ComponentCondition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1.ComponentCondition.Builder> implements V1.ComponentConditionOrBuilder
Information about the condition of a component.Protobuf type
k8s.io.api.core.v1.ComponentCondition| Modifier and Type | Method and Description |
|---|---|
V1.ComponentCondition.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.ComponentCondition |
build() |
V1.ComponentCondition |
buildPartial() |
V1.ComponentCondition.Builder |
clear() |
V1.ComponentCondition.Builder |
clearError()
Condition error code for a component.
|
V1.ComponentCondition.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.ComponentCondition.Builder |
clearMessage()
Message about the condition for a component.
|
V1.ComponentCondition.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.ComponentCondition.Builder |
clearStatus()
Status of the condition for a component.
|
V1.ComponentCondition.Builder |
clearType()
Type of condition for a component.
|
V1.ComponentCondition.Builder |
clone() |
V1.ComponentCondition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getError()
Condition error code for a component.
|
com.google.protobuf.ByteString |
getErrorBytes()
Condition error code for a component.
|
String |
getMessage()
Message about the condition for a component.
|
com.google.protobuf.ByteString |
getMessageBytes()
Message about the condition for a component.
|
String |
getStatus()
Status of the condition for a component.
|
com.google.protobuf.ByteString |
getStatusBytes()
Status of the condition for a component.
|
String |
getType()
Type of condition for a component.
|
com.google.protobuf.ByteString |
getTypeBytes()
Type of condition for a component.
|
boolean |
hasError()
Condition error code for a component.
|
boolean |
hasMessage()
Message about the condition for a component.
|
boolean |
hasStatus()
Status of the condition for a component.
|
boolean |
hasType()
Type of condition for a component.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.ComponentCondition.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.ComponentCondition.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.ComponentCondition.Builder |
mergeFrom(V1.ComponentCondition other) |
V1.ComponentCondition.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.ComponentCondition.Builder |
setError(String value)
Condition error code for a component.
|
V1.ComponentCondition.Builder |
setErrorBytes(com.google.protobuf.ByteString value)
Condition error code for a component.
|
V1.ComponentCondition.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.ComponentCondition.Builder |
setMessage(String value)
Message about the condition for a component.
|
V1.ComponentCondition.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
Message about the condition for a component.
|
V1.ComponentCondition.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.ComponentCondition.Builder |
setStatus(String value)
Status of the condition for a component.
|
V1.ComponentCondition.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
Status of the condition for a component.
|
V1.ComponentCondition.Builder |
setType(String value)
Type of condition for a component.
|
V1.ComponentCondition.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
Type of condition for a component.
|
V1.ComponentCondition.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.ComponentCondition.Builder>public V1.ComponentCondition.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.ComponentCondition.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.ComponentCondition.Builder>public V1.ComponentCondition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.ComponentCondition build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.ComponentCondition buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.ComponentCondition.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.ComponentCondition.Builder>public V1.ComponentCondition.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.ComponentCondition.Builder>public V1.ComponentCondition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ComponentCondition.Builder>public V1.ComponentCondition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ComponentCondition.Builder>public V1.ComponentCondition.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.ComponentCondition.Builder>public V1.ComponentCondition.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.ComponentCondition.Builder>public V1.ComponentCondition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.ComponentCondition.Builder>public V1.ComponentCondition.Builder mergeFrom(V1.ComponentCondition other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ComponentCondition.Builder>public V1.ComponentCondition.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.ComponentCondition.Builder>IOExceptionpublic boolean hasType()
Type of condition for a component. Valid value: "Healthy"
optional string type = 1;hasType in interface V1.ComponentConditionOrBuilderpublic String getType()
Type of condition for a component. Valid value: "Healthy"
optional string type = 1;getType in interface V1.ComponentConditionOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
Type of condition for a component. Valid value: "Healthy"
optional string type = 1;getTypeBytes in interface V1.ComponentConditionOrBuilderpublic V1.ComponentCondition.Builder setType(String value)
Type of condition for a component. Valid value: "Healthy"
optional string type = 1;public V1.ComponentCondition.Builder clearType()
Type of condition for a component. Valid value: "Healthy"
optional string type = 1;public V1.ComponentCondition.Builder setTypeBytes(com.google.protobuf.ByteString value)
Type of condition for a component. Valid value: "Healthy"
optional string type = 1;public boolean hasStatus()
Status of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown".
optional string status = 2;hasStatus in interface V1.ComponentConditionOrBuilderpublic String getStatus()
Status of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown".
optional string status = 2;getStatus in interface V1.ComponentConditionOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
Status of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown".
optional string status = 2;getStatusBytes in interface V1.ComponentConditionOrBuilderpublic V1.ComponentCondition.Builder setStatus(String value)
Status of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown".
optional string status = 2;public V1.ComponentCondition.Builder clearStatus()
Status of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown".
optional string status = 2;public V1.ComponentCondition.Builder setStatusBytes(com.google.protobuf.ByteString value)
Status of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown".
optional string status = 2;public boolean hasMessage()
Message about the condition for a component. For example, information about a health check. +optional
optional string message = 3;hasMessage in interface V1.ComponentConditionOrBuilderpublic String getMessage()
Message about the condition for a component. For example, information about a health check. +optional
optional string message = 3;getMessage in interface V1.ComponentConditionOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
Message about the condition for a component. For example, information about a health check. +optional
optional string message = 3;getMessageBytes in interface V1.ComponentConditionOrBuilderpublic V1.ComponentCondition.Builder setMessage(String value)
Message about the condition for a component. For example, information about a health check. +optional
optional string message = 3;public V1.ComponentCondition.Builder clearMessage()
Message about the condition for a component. For example, information about a health check. +optional
optional string message = 3;public V1.ComponentCondition.Builder setMessageBytes(com.google.protobuf.ByteString value)
Message about the condition for a component. For example, information about a health check. +optional
optional string message = 3;public boolean hasError()
Condition error code for a component. For example, a health check error code. +optional
optional string error = 4;hasError in interface V1.ComponentConditionOrBuilderpublic String getError()
Condition error code for a component. For example, a health check error code. +optional
optional string error = 4;getError in interface V1.ComponentConditionOrBuilderpublic com.google.protobuf.ByteString getErrorBytes()
Condition error code for a component. For example, a health check error code. +optional
optional string error = 4;getErrorBytes in interface V1.ComponentConditionOrBuilderpublic V1.ComponentCondition.Builder setError(String value)
Condition error code for a component. For example, a health check error code. +optional
optional string error = 4;public V1.ComponentCondition.Builder clearError()
Condition error code for a component. For example, a health check error code. +optional
optional string error = 4;public V1.ComponentCondition.Builder setErrorBytes(com.google.protobuf.ByteString value)
Condition error code for a component. For example, a health check error code. +optional
optional string error = 4;public final V1.ComponentCondition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ComponentCondition.Builder>public final V1.ComponentCondition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.ComponentCondition.Builder>Copyright © 2020. All rights reserved.