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.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.RunInputsModifier and TypeMethodDescriptionService.RunInputs.Builder.build()
Service.RunInputs.Builder.buildPartial()
static Service.RunInputs
Service.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.RunInputs
Service.RunInputs.parseDelimitedFrom
(InputStream input) static Service.RunInputs
Service.RunInputs.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputs
Service.RunInputs.parseFrom
(byte[] data) static Service.RunInputs
Service.RunInputs.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputs
Service.RunInputs.parseFrom
(com.google.protobuf.ByteString data) static Service.RunInputs
Service.RunInputs.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputs
Service.RunInputs.parseFrom
(com.google.protobuf.CodedInputStream input) static Service.RunInputs
Service.RunInputs.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputs
Service.RunInputs.parseFrom
(InputStream input) static Service.RunInputs
Service.RunInputs.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunInputs
Service.RunInputs.parseFrom
(ByteBuffer data) static Service.RunInputs
Service.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.Builder
Service.RunInputs.newBuilder
(Service.RunInputs prototype) Service.Run.Builder.setInputs
(Service.RunInputs value) Run inputs.