Uses of Class
io.kubernetes.client.proto.Runtime.Unknown
-
Uses of Runtime.Unknown in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type Runtime.UnknownModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Runtime.Unknown>
Runtime.Unknown.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return Runtime.UnknownModifier and TypeMethodDescriptionRuntime.Unknown.Builder.build()
Runtime.Unknown.Builder.buildPartial()
static Runtime.Unknown
Runtime.Unknown.getDefaultInstance()
Runtime.Unknown.Builder.getDefaultInstanceForType()
Runtime.Unknown.getDefaultInstanceForType()
static Runtime.Unknown
Runtime.Unknown.parseDelimitedFrom
(InputStream input) static Runtime.Unknown
Runtime.Unknown.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.Unknown
Runtime.Unknown.parseFrom
(byte[] data) static Runtime.Unknown
Runtime.Unknown.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.Unknown
Runtime.Unknown.parseFrom
(com.google.protobuf.ByteString data) static Runtime.Unknown
Runtime.Unknown.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.Unknown
Runtime.Unknown.parseFrom
(com.google.protobuf.CodedInputStream input) static Runtime.Unknown
Runtime.Unknown.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.Unknown
Runtime.Unknown.parseFrom
(InputStream input) static Runtime.Unknown
Runtime.Unknown.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.Unknown
Runtime.Unknown.parseFrom
(ByteBuffer data) static Runtime.Unknown
Runtime.Unknown.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type Runtime.UnknownModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Runtime.Unknown>
Runtime.Unknown.getParserForType()
static com.google.protobuf.Parser<Runtime.Unknown>
Runtime.Unknown.parser()
Methods in io.kubernetes.client.proto with parameters of type Runtime.UnknownModifier and TypeMethodDescriptionRuntime.Unknown.Builder.mergeFrom
(Runtime.Unknown other) static Runtime.Unknown.Builder
Runtime.Unknown.newBuilder
(Runtime.Unknown prototype)