Package io.kubernetes.client.proto
Class V1beta1Certificates.CertificateSigningRequestCondition.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
io.kubernetes.client.proto.V1beta1Certificates.CertificateSigningRequestCondition.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1beta1Certificates.CertificateSigningRequestConditionOrBuilder,Cloneable
- Enclosing class:
- V1beta1Certificates.CertificateSigningRequestCondition
public static final class V1beta1Certificates.CertificateSigningRequestCondition.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
implements V1beta1Certificates.CertificateSigningRequestConditionOrBuilder
Protobuf type
k8s.io.api.certificates.v1beta1.CertificateSigningRequestCondition-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) lastTransitionTime is the time the condition last transitioned from one status to another.timestamp for the last update to this condition +optionalhuman readable message with details about the request state +optionalclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) brief reason for the request state +optionalStatus of the condition, one of True, False, Unknown.type of the condition.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorlastTransitionTime is the time the condition last transitioned from one status to another.lastTransitionTime is the time the condition last transitioned from one status to another.lastTransitionTime is the time the condition last transitioned from one status to another.timestamp for the last update to this condition +optionaltimestamp for the last update to this condition +optionaltimestamp for the last update to this condition +optionalhuman readable message with details about the request state +optionalcom.google.protobuf.ByteStringhuman readable message with details about the request state +optionalbrief reason for the request state +optionalcom.google.protobuf.ByteStringbrief reason for the request state +optionalStatus of the condition, one of True, False, Unknown.com.google.protobuf.ByteStringStatus of the condition, one of True, False, Unknown.getType()type of the condition.com.google.protobuf.ByteStringtype of the condition.booleanlastTransitionTime is the time the condition last transitioned from one status to another.booleantimestamp for the last update to this condition +optionalbooleanhuman readable message with details about the request state +optionalbooleanbrief reason for the request state +optionalbooleanStatus of the condition, one of True, False, Unknown.booleanhasType()type of the condition.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeLastTransitionTime(Meta.Time value) lastTransitionTime is the time the condition last transitioned from one status to another.mergeLastUpdateTime(Meta.Time value) timestamp for the last update to this condition +optionalmergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setLastTransitionTime(Meta.Time value) lastTransitionTime is the time the condition last transitioned from one status to another.setLastTransitionTime(Meta.Time.Builder builderForValue) lastTransitionTime is the time the condition last transitioned from one status to another.setLastUpdateTime(Meta.Time value) timestamp for the last update to this condition +optionalsetLastUpdateTime(Meta.Time.Builder builderForValue) timestamp for the last update to this condition +optionalsetMessage(String value) human readable message with details about the request state +optionalsetMessageBytes(com.google.protobuf.ByteString value) human readable message with details about the request state +optionalbrief reason for the request state +optionalsetReasonBytes(com.google.protobuf.ByteString value) brief reason for the request state +optionalsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Status of the condition, one of True, False, Unknown.setStatusBytes(com.google.protobuf.ByteString value) Status of the condition, one of True, False, Unknown.type of the condition.setTypeBytes(com.google.protobuf.ByteString value) type of the condition.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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
setField
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
clearField
public V1beta1Certificates.CertificateSigningRequestCondition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
clearOneof
public V1beta1Certificates.CertificateSigningRequestCondition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
setRepeatedField
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
addRepeatedField
public V1beta1Certificates.CertificateSigningRequestCondition.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
mergeFrom
public V1beta1Certificates.CertificateSigningRequestCondition.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
mergeFrom
public V1beta1Certificates.CertificateSigningRequestCondition.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>- Throws:
IOException
-
hasType
public boolean hasType()type of the condition. Known conditions include "Approved", "Denied", and "Failed".
optional string type = 1;- Specified by:
hasTypein interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getType
type of the condition. Known conditions include "Approved", "Denied", and "Failed".
optional string type = 1;- Specified by:
getTypein interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()type of the condition. Known conditions include "Approved", "Denied", and "Failed".
optional string type = 1;- Specified by:
getTypeBytesin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
setType
type of the condition. Known conditions include "Approved", "Denied", and "Failed".
optional string type = 1; -
clearType
type of the condition. Known conditions include "Approved", "Denied", and "Failed".
optional string type = 1; -
setTypeBytes
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setTypeBytes(com.google.protobuf.ByteString value) type of the condition. Known conditions include "Approved", "Denied", and "Failed".
optional string type = 1; -
hasStatus
public boolean hasStatus()Status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown". Defaults to "True". If unset, should be treated as "True". +optional
optional string status = 6;- Specified by:
hasStatusin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getStatus
Status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown". Defaults to "True". If unset, should be treated as "True". +optional
optional string status = 6;- Specified by:
getStatusin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()Status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown". Defaults to "True". If unset, should be treated as "True". +optional
optional string status = 6;- Specified by:
getStatusBytesin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
setStatus
Status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown". Defaults to "True". If unset, should be treated as "True". +optional
optional string status = 6; -
clearStatus
Status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown". Defaults to "True". If unset, should be treated as "True". +optional
optional string status = 6; -
setStatusBytes
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setStatusBytes(com.google.protobuf.ByteString value) Status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown". Defaults to "True". If unset, should be treated as "True". +optional
optional string status = 6; -
hasReason
public boolean hasReason()brief reason for the request state +optional
optional string reason = 2;- Specified by:
hasReasonin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getReason
brief reason for the request state +optional
optional string reason = 2;- Specified by:
getReasonin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()brief reason for the request state +optional
optional string reason = 2;- Specified by:
getReasonBytesin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
setReason
brief reason for the request state +optional
optional string reason = 2; -
clearReason
brief reason for the request state +optional
optional string reason = 2; -
setReasonBytes
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setReasonBytes(com.google.protobuf.ByteString value) brief reason for the request state +optional
optional string reason = 2; -
hasMessage
public boolean hasMessage()human readable message with details about the request state +optional
optional string message = 3;- Specified by:
hasMessagein interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getMessage
human readable message with details about the request state +optional
optional string message = 3;- Specified by:
getMessagein interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()human readable message with details about the request state +optional
optional string message = 3;- Specified by:
getMessageBytesin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
setMessage
human readable message with details about the request state +optional
optional string message = 3; -
clearMessage
human readable message with details about the request state +optional
optional string message = 3; -
setMessageBytes
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setMessageBytes(com.google.protobuf.ByteString value) human readable message with details about the request state +optional
optional string message = 3; -
hasLastUpdateTime
public boolean hasLastUpdateTime()timestamp for the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4;- Specified by:
hasLastUpdateTimein interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getLastUpdateTime
timestamp for the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4;- Specified by:
getLastUpdateTimein interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
setLastUpdateTime
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setLastUpdateTime(Meta.Time value) timestamp for the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
setLastUpdateTime
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setLastUpdateTime(Meta.Time.Builder builderForValue) timestamp for the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
mergeLastUpdateTime
public V1beta1Certificates.CertificateSigningRequestCondition.Builder mergeLastUpdateTime(Meta.Time value) timestamp for the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
clearLastUpdateTime
timestamp for the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
getLastUpdateTimeBuilder
timestamp for the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
getLastUpdateTimeOrBuilder
timestamp for the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4;- Specified by:
getLastUpdateTimeOrBuilderin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
hasLastTransitionTime
public boolean hasLastTransitionTime()lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5;- Specified by:
hasLastTransitionTimein interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
getLastTransitionTime
lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5;- Specified by:
getLastTransitionTimein interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
setLastTransitionTime
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setLastTransitionTime(Meta.Time value) lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
setLastTransitionTime
public V1beta1Certificates.CertificateSigningRequestCondition.Builder setLastTransitionTime(Meta.Time.Builder builderForValue) lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
mergeLastTransitionTime
public V1beta1Certificates.CertificateSigningRequestCondition.Builder mergeLastTransitionTime(Meta.Time value) lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
clearLastTransitionTime
lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
getLastTransitionTimeBuilder
lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
getLastTransitionTimeOrBuilder
lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5;- Specified by:
getLastTransitionTimeOrBuilderin interfaceV1beta1Certificates.CertificateSigningRequestConditionOrBuilder
-
setUnknownFields
public final V1beta1Certificates.CertificateSigningRequestCondition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-
mergeUnknownFields
public final V1beta1Certificates.CertificateSigningRequestCondition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Certificates.CertificateSigningRequestCondition.Builder>
-