Uses of Class
org.mlflow.api.proto.Service.RunInputs
Packages that use Service.RunInputs
-
Uses of Service.RunInputs in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.RunInputsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.RunInputs>Service.RunInputs.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.RunInputsModifier and TypeMethodDescriptionService.RunInputs.Builder.build()Service.RunInputs.Builder.buildPartial()static Service.RunInputsService.RunInputs.getDefaultInstance()Service.RunInputs.Builder.getDefaultInstanceForType()Service.RunInputs.getDefaultInstanceForType()Service.Run.Builder.getInputs()Run inputs.Service.Run.getInputs()Run inputs.Service.RunOrBuilder.getInputs()Run inputs.static Service.RunInputsService.RunInputs.parseDelimitedFrom(InputStream input) static Service.RunInputsService.RunInputs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputsService.RunInputs.parseFrom(byte[] data) static Service.RunInputsService.RunInputs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputsService.RunInputs.parseFrom(com.google.protobuf.ByteString data) static Service.RunInputsService.RunInputs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputsService.RunInputs.parseFrom(com.google.protobuf.CodedInputStream input) static Service.RunInputsService.RunInputs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputsService.RunInputs.parseFrom(InputStream input) static Service.RunInputsService.RunInputs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputsService.RunInputs.parseFrom(ByteBuffer data) static Service.RunInputsService.RunInputs.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.RunInputsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Service.RunInputs>Service.RunInputs.getParserForType()static com.google.protobuf.Parser<Service.RunInputs>Service.RunInputs.parser()Methods in org.mlflow.api.proto with parameters of type Service.RunInputsModifier and TypeMethodDescriptionService.RunInputs.Builder.mergeFrom(Service.RunInputs other) Service.Run.Builder.mergeInputs(Service.RunInputs value) Run inputs.static Service.RunInputs.BuilderService.RunInputs.newBuilder(Service.RunInputs prototype) Service.Run.Builder.setInputs(Service.RunInputs value) Run inputs.