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.PARSERDeprecated.Methods in io.kubernetes.client.proto that return Meta.StatusDetailsModifier and TypeMethodDescriptionMeta.StatusDetails.Builder.build()Meta.StatusDetails.Builder.buildPartial()static Meta.StatusDetailsMeta.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.StatusDetailsMeta.StatusDetails.parseDelimitedFrom(InputStream input) static Meta.StatusDetailsMeta.StatusDetails.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetailsMeta.StatusDetails.parseFrom(byte[] data) static Meta.StatusDetailsMeta.StatusDetails.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetailsMeta.StatusDetails.parseFrom(com.google.protobuf.ByteString data) static Meta.StatusDetailsMeta.StatusDetails.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetailsMeta.StatusDetails.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.StatusDetailsMeta.StatusDetails.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetailsMeta.StatusDetails.parseFrom(InputStream input) static Meta.StatusDetailsMeta.StatusDetails.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.StatusDetailsMeta.StatusDetails.parseFrom(ByteBuffer data) static Meta.StatusDetailsMeta.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.BuilderMeta.StatusDetails.newBuilder(Meta.StatusDetails prototype) Meta.Status.Builder.setDetails(Meta.StatusDetails value) Extended data associated with the reason.