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.PARSERDeprecated.Methods in io.kubernetes.client.proto that return Runtime.UnknownModifier and TypeMethodDescriptionRuntime.Unknown.Builder.build()Runtime.Unknown.Builder.buildPartial()static Runtime.UnknownRuntime.Unknown.getDefaultInstance()Runtime.Unknown.Builder.getDefaultInstanceForType()Runtime.Unknown.getDefaultInstanceForType()static Runtime.UnknownRuntime.Unknown.parseDelimitedFrom(InputStream input) static Runtime.UnknownRuntime.Unknown.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.UnknownRuntime.Unknown.parseFrom(byte[] data) static Runtime.UnknownRuntime.Unknown.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.UnknownRuntime.Unknown.parseFrom(com.google.protobuf.ByteString data) static Runtime.UnknownRuntime.Unknown.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.UnknownRuntime.Unknown.parseFrom(com.google.protobuf.CodedInputStream input) static Runtime.UnknownRuntime.Unknown.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.UnknownRuntime.Unknown.parseFrom(InputStream input) static Runtime.UnknownRuntime.Unknown.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime.UnknownRuntime.Unknown.parseFrom(ByteBuffer data) static Runtime.UnknownRuntime.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.BuilderRuntime.Unknown.newBuilder(Runtime.Unknown prototype)