Uses of Interface
io.kubernetes.client.proto.Meta.StatusCauseOrBuilder
-
Uses of Meta.StatusCauseOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement Meta.StatusCauseOrBuilderModifier and TypeClassDescriptionstatic final class
StatusCause provides more information about an api.Status failure, including cases when multiple errors are encountered.static final class
StatusCause provides more information about an api.Status failure, including cases when multiple errors are encountered.Methods in io.kubernetes.client.proto that return Meta.StatusCauseOrBuilderModifier and TypeMethodDescriptionMeta.StatusDetails.Builder.getCausesOrBuilder
(int index) The Causes array includes more details associated with the StatusReason failure.Meta.StatusDetails.getCausesOrBuilder
(int index) The Causes array includes more details associated with the StatusReason failure.Meta.StatusDetailsOrBuilder.getCausesOrBuilder
(int index) The Causes array includes more details associated with the StatusReason failure.Methods in io.kubernetes.client.proto that return types with arguments of type Meta.StatusCauseOrBuilderModifier and TypeMethodDescriptionList<? extends Meta.StatusCauseOrBuilder>
Meta.StatusDetails.Builder.getCausesOrBuilderList()
The Causes array includes more details associated with the StatusReason failure.List<? extends Meta.StatusCauseOrBuilder>
Meta.StatusDetails.getCausesOrBuilderList()
The Causes array includes more details associated with the StatusReason failure.List<? extends Meta.StatusCauseOrBuilder>
Meta.StatusDetailsOrBuilder.getCausesOrBuilderList()
The Causes array includes more details associated with the StatusReason failure.