Uses of Class
org.mlflow.api.proto.Service.RunInputs
-
Uses of Service.RunInputs in org.mlflow.api.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.RunInputs> Service.RunInputs.PARSER
Deprecated.Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Service.RunInputs> Service.RunInputs.getParserForType()
static com.google.protobuf.Parser
<Service.RunInputs> Service.RunInputs.parser()
Modifier 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.