Uses of Class
io.kubernetes.client.proto.Meta.StatusDetails
-
Uses of Meta.StatusDetails in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type Meta.StatusDetailsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Meta.StatusDetails>
Meta.StatusDetails.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return Meta.StatusDetailsModifier and TypeMethodDescriptionMeta.StatusDetails.Builder.build()
Meta.StatusDetails.Builder.buildPartial()
static Meta.StatusDetails
Meta.StatusDetails.getDefaultInstance()
Meta.StatusDetails.Builder.getDefaultInstanceForType()
Meta.StatusDetails.getDefaultInstanceForType()
Meta.Status.Builder.getDetails()
Extended data associated with the reason.Meta.Status.getDetails()
Extended data associated with the reason.Meta.StatusOrBuilder.getDetails()
Extended data associated with the reason.static Meta.StatusDetails
Meta.StatusDetails.parseDelimitedFrom
(InputStream input) static Meta.StatusDetails
Meta.StatusDetails.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(byte[] data) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(com.google.protobuf.ByteString data) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(com.google.protobuf.CodedInputStream input) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(InputStream input) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(ByteBuffer data) static Meta.StatusDetails
Meta.StatusDetails.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type Meta.StatusDetailsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.StatusDetails>
Meta.StatusDetails.getParserForType()
static com.google.protobuf.Parser<Meta.StatusDetails>
Meta.StatusDetails.parser()
Methods in io.kubernetes.client.proto with parameters of type Meta.StatusDetailsModifier and TypeMethodDescriptionMeta.Status.Builder.mergeDetails
(Meta.StatusDetails value) Extended data associated with the reason.Meta.StatusDetails.Builder.mergeFrom
(Meta.StatusDetails other) static Meta.StatusDetails.Builder
Meta.StatusDetails.newBuilder
(Meta.StatusDetails prototype) Meta.Status.Builder.setDetails
(Meta.StatusDetails value) Extended data associated with the reason.