Class Generated.StatusDetails.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Generated.StatusDetails.Builder>
-
- k8s.io.apimachinery.pkg.apis.meta.v1.Generated.StatusDetails.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Generated.StatusDetailsOrBuilder
- Enclosing class:
- Generated.StatusDetails
public static final class Generated.StatusDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Generated.StatusDetails.Builder> implements Generated.StatusDetailsOrBuilder
StatusDetails is a set of additional properties that MAY be set by the server to provide additional information about a response. The Reason field of a Status object defines what attributes will be set. Clients must ignore fields that do not match the defined type of each attribute, and should assume that any attribute may be empty, invalid, or under defined.
Protobuf typek8s.io.apimachinery.pkg.apis.meta.v1.StatusDetails
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Generated.StatusDetails.BuilderaddAllCauses(Iterable<? extends Generated.StatusCause> values)The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetails.BuilderaddCauses(int index, Generated.StatusCause value)The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetails.BuilderaddCauses(int index, Generated.StatusCause.Builder builderForValue)The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetails.BuilderaddCauses(Generated.StatusCause value)The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetails.BuilderaddCauses(Generated.StatusCause.Builder builderForValue)The Causes array includes more details associated with the StatusReason failure.Generated.StatusCause.BuilderaddCausesBuilder()The Causes array includes more details associated with the StatusReason failure.Generated.StatusCause.BuilderaddCausesBuilder(int index)The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetails.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.StatusDetailsbuild()Generated.StatusDetailsbuildPartial()Generated.StatusDetails.Builderclear()Generated.StatusDetails.BuilderclearCauses()The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetails.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Generated.StatusDetails.BuilderclearGroup()The group attribute of the resource associated with the status StatusReason.Generated.StatusDetails.BuilderclearKind()The kind attribute of the resource associated with the status StatusReason.Generated.StatusDetails.BuilderclearName()The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described).Generated.StatusDetails.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Generated.StatusDetails.BuilderclearRetryAfterSeconds()If specified, the time in seconds before the operation should be retried.Generated.StatusDetails.BuilderclearUid()UID of the resource.Generated.StatusDetails.Builderclone()Generated.StatusCausegetCauses(int index)The Causes array includes more details associated with the StatusReason failure.Generated.StatusCause.BuildergetCausesBuilder(int index)The Causes array includes more details associated with the StatusReason failure.List<Generated.StatusCause.Builder>getCausesBuilderList()The Causes array includes more details associated with the StatusReason failure.intgetCausesCount()The Causes array includes more details associated with the StatusReason failure.List<Generated.StatusCause>getCausesList()The Causes array includes more details associated with the StatusReason failure.Generated.StatusCauseOrBuildergetCausesOrBuilder(int index)The Causes array includes more details associated with the StatusReason failure.List<? extends Generated.StatusCauseOrBuilder>getCausesOrBuilderList()The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetGroup()The group attribute of the resource associated with the status StatusReason.com.google.protobuf.ByteStringgetGroupBytes()The group attribute of the resource associated with the status StatusReason.StringgetKind()The kind attribute of the resource associated with the status StatusReason.com.google.protobuf.ByteStringgetKindBytes()The kind attribute of the resource associated with the status StatusReason.StringgetName()The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described).com.google.protobuf.ByteStringgetNameBytes()The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described).intgetRetryAfterSeconds()If specified, the time in seconds before the operation should be retried.StringgetUid()UID of the resource.com.google.protobuf.ByteStringgetUidBytes()UID of the resource.booleanhasGroup()The group attribute of the resource associated with the status StatusReason.booleanhasKind()The kind attribute of the resource associated with the status StatusReason.booleanhasName()The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described).booleanhasRetryAfterSeconds()If specified, the time in seconds before the operation should be retried.booleanhasUid()UID of the resource.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Generated.StatusDetails.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Generated.StatusDetails.BuildermergeFrom(com.google.protobuf.Message other)Generated.StatusDetails.BuildermergeFrom(Generated.StatusDetails other)Generated.StatusDetails.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.StatusDetails.BuilderremoveCauses(int index)The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetails.BuildersetCauses(int index, Generated.StatusCause value)The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetails.BuildersetCauses(int index, Generated.StatusCause.Builder builderForValue)The Causes array includes more details associated with the StatusReason failure.Generated.StatusDetails.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.StatusDetails.BuildersetGroup(String value)The group attribute of the resource associated with the status StatusReason.Generated.StatusDetails.BuildersetGroupBytes(com.google.protobuf.ByteString value)The group attribute of the resource associated with the status StatusReason.Generated.StatusDetails.BuildersetKind(String value)The kind attribute of the resource associated with the status StatusReason.Generated.StatusDetails.BuildersetKindBytes(com.google.protobuf.ByteString value)The kind attribute of the resource associated with the status StatusReason.Generated.StatusDetails.BuildersetName(String value)The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described).Generated.StatusDetails.BuildersetNameBytes(com.google.protobuf.ByteString value)The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described).Generated.StatusDetails.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Generated.StatusDetails.BuildersetRetryAfterSeconds(int value)If specified, the time in seconds before the operation should be retried.Generated.StatusDetails.BuildersetUid(String value)UID of the resource.Generated.StatusDetails.BuildersetUidBytes(com.google.protobuf.ByteString value)UID of the resource.Generated.StatusDetails.BuildersetUnknownFields(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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<Generated.StatusDetails.Builder>
-
clear
public Generated.StatusDetails.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<Generated.StatusDetails.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<Generated.StatusDetails.Builder>
-
getDefaultInstanceForType
public Generated.StatusDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Generated.StatusDetails build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Generated.StatusDetails buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Generated.StatusDetails.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<Generated.StatusDetails.Builder>
-
setField
public Generated.StatusDetails.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<Generated.StatusDetails.Builder>
-
clearField
public Generated.StatusDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.StatusDetails.Builder>
-
clearOneof
public Generated.StatusDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.StatusDetails.Builder>
-
setRepeatedField
public Generated.StatusDetails.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<Generated.StatusDetails.Builder>
-
addRepeatedField
public Generated.StatusDetails.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<Generated.StatusDetails.Builder>
-
mergeFrom
public Generated.StatusDetails.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.StatusDetails.Builder>
-
mergeFrom
public Generated.StatusDetails.Builder mergeFrom(Generated.StatusDetails other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.StatusDetails.Builder>
-
mergeFrom
public Generated.StatusDetails.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<Generated.StatusDetails.Builder>- Throws:
IOException
-
hasName
public boolean hasName()
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;- Specified by:
hasNamein interfaceGenerated.StatusDetailsOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;- Specified by:
getNamein interfaceGenerated.StatusDetailsOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;- Specified by:
getNameBytesin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- The bytes for name.
-
setName
public Generated.StatusDetails.Builder setName(String value)
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Generated.StatusDetails.Builder clearName()
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public Generated.StatusDetails.Builder setNameBytes(com.google.protobuf.ByteString value)
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasGroup
public boolean hasGroup()
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;- Specified by:
hasGroupin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- Whether the group field is set.
-
getGroup
public String getGroup()
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;- Specified by:
getGroupin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- The group.
-
getGroupBytes
public com.google.protobuf.ByteString getGroupBytes()
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;- Specified by:
getGroupBytesin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- The bytes for group.
-
setGroup
public Generated.StatusDetails.Builder setGroup(String value)
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;- Parameters:
value- The group to set.- Returns:
- This builder for chaining.
-
clearGroup
public Generated.StatusDetails.Builder clearGroup()
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;- Returns:
- This builder for chaining.
-
setGroupBytes
public Generated.StatusDetails.Builder setGroupBytes(com.google.protobuf.ByteString value)
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;- Parameters:
value- The bytes for group to set.- Returns:
- This builder for chaining.
-
hasKind
public boolean hasKind()
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds +optional
optional string kind = 3;- Specified by:
hasKindin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds +optional
optional string kind = 3;- Specified by:
getKindin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds +optional
optional string kind = 3;- Specified by:
getKindBytesin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- The bytes for kind.
-
setKind
public Generated.StatusDetails.Builder setKind(String value)
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds +optional
optional string kind = 3;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public Generated.StatusDetails.Builder clearKind()
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds +optional
optional string kind = 3;- Returns:
- This builder for chaining.
-
setKindBytes
public Generated.StatusDetails.Builder setKindBytes(com.google.protobuf.ByteString value)
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds +optional
optional string kind = 3;- Parameters:
value- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasUid
public boolean hasUid()
UID of the resource. (when there is a single resource which can be described). More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids +optional
optional string uid = 6;- Specified by:
hasUidin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- Whether the uid field is set.
-
getUid
public String getUid()
UID of the resource. (when there is a single resource which can be described). More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids +optional
optional string uid = 6;- Specified by:
getUidin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- The uid.
-
getUidBytes
public com.google.protobuf.ByteString getUidBytes()
UID of the resource. (when there is a single resource which can be described). More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids +optional
optional string uid = 6;- Specified by:
getUidBytesin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- The bytes for uid.
-
setUid
public Generated.StatusDetails.Builder setUid(String value)
UID of the resource. (when there is a single resource which can be described). More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids +optional
optional string uid = 6;- Parameters:
value- The uid to set.- Returns:
- This builder for chaining.
-
clearUid
public Generated.StatusDetails.Builder clearUid()
UID of the resource. (when there is a single resource which can be described). More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids +optional
optional string uid = 6;- Returns:
- This builder for chaining.
-
setUidBytes
public Generated.StatusDetails.Builder setUidBytes(com.google.protobuf.ByteString value)
UID of the resource. (when there is a single resource which can be described). More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids +optional
optional string uid = 6;- Parameters:
value- The bytes for uid to set.- Returns:
- This builder for chaining.
-
getCausesList
public List<Generated.StatusCause> getCausesList()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;- Specified by:
getCausesListin interfaceGenerated.StatusDetailsOrBuilder
-
getCausesCount
public int getCausesCount()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;- Specified by:
getCausesCountin interfaceGenerated.StatusDetailsOrBuilder
-
getCauses
public Generated.StatusCause getCauses(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;- Specified by:
getCausesin interfaceGenerated.StatusDetailsOrBuilder
-
setCauses
public Generated.StatusDetails.Builder setCauses(int index, Generated.StatusCause value)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
setCauses
public Generated.StatusDetails.Builder setCauses(int index, Generated.StatusCause.Builder builderForValue)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
addCauses
public Generated.StatusDetails.Builder addCauses(Generated.StatusCause value)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
addCauses
public Generated.StatusDetails.Builder addCauses(int index, Generated.StatusCause value)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
addCauses
public Generated.StatusDetails.Builder addCauses(Generated.StatusCause.Builder builderForValue)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
addCauses
public Generated.StatusDetails.Builder addCauses(int index, Generated.StatusCause.Builder builderForValue)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
addAllCauses
public Generated.StatusDetails.Builder addAllCauses(Iterable<? extends Generated.StatusCause> values)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
clearCauses
public Generated.StatusDetails.Builder clearCauses()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
removeCauses
public Generated.StatusDetails.Builder removeCauses(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
getCausesBuilder
public Generated.StatusCause.Builder getCausesBuilder(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
getCausesOrBuilder
public Generated.StatusCauseOrBuilder getCausesOrBuilder(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;- Specified by:
getCausesOrBuilderin interfaceGenerated.StatusDetailsOrBuilder
-
getCausesOrBuilderList
public List<? extends Generated.StatusCauseOrBuilder> getCausesOrBuilderList()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;- Specified by:
getCausesOrBuilderListin interfaceGenerated.StatusDetailsOrBuilder
-
addCausesBuilder
public Generated.StatusCause.Builder addCausesBuilder()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
addCausesBuilder
public Generated.StatusCause.Builder addCausesBuilder(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
getCausesBuilderList
public List<Generated.StatusCause.Builder> getCausesBuilderList()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional +listType=atomic
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;
-
hasRetryAfterSeconds
public boolean hasRetryAfterSeconds()
If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action. +optional
optional int32 retryAfterSeconds = 5;- Specified by:
hasRetryAfterSecondsin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- Whether the retryAfterSeconds field is set.
-
getRetryAfterSeconds
public int getRetryAfterSeconds()
If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action. +optional
optional int32 retryAfterSeconds = 5;- Specified by:
getRetryAfterSecondsin interfaceGenerated.StatusDetailsOrBuilder- Returns:
- The retryAfterSeconds.
-
setRetryAfterSeconds
public Generated.StatusDetails.Builder setRetryAfterSeconds(int value)
If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action. +optional
optional int32 retryAfterSeconds = 5;- Parameters:
value- The retryAfterSeconds to set.- Returns:
- This builder for chaining.
-
clearRetryAfterSeconds
public Generated.StatusDetails.Builder clearRetryAfterSeconds()
If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action. +optional
optional int32 retryAfterSeconds = 5;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Generated.StatusDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.StatusDetails.Builder>
-
mergeUnknownFields
public final Generated.StatusDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.StatusDetails.Builder>
-
-