Uses of Interface
org.mlflow.api.proto.Service.RunInputsOrBuilder
-
Packages that use Service.RunInputsOrBuilder Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Service.RunInputsOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.RunInputsOrBuilder Modifier and Type Class Description static class
Service.RunInputs
Run inputs.static class
Service.RunInputs.Builder
Run inputs.Methods in org.mlflow.api.proto that return Service.RunInputsOrBuilder Modifier and Type Method Description Service.RunInputsOrBuilder
Service.Run.Builder. getInputsOrBuilder()
Run inputs.Service.RunInputsOrBuilder
Service.Run. getInputsOrBuilder()
Run inputs.Service.RunInputsOrBuilder
Service.RunOrBuilder. getInputsOrBuilder()
Run inputs.
-