Uses of Interface
org.mlflow.api.proto.Service.LoggedModelRegistrationInfoOrBuilder
Packages that use Service.LoggedModelRegistrationInfoOrBuilder
-
Uses of Service.LoggedModelRegistrationInfoOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.LoggedModelRegistrationInfoOrBuilderModifier and TypeClassDescriptionstatic final class
RegistrationInfo for a LoggedModel.static final class
RegistrationInfo for a LoggedModel.Methods in org.mlflow.api.proto that return Service.LoggedModelRegistrationInfoOrBuilderModifier and TypeMethodDescriptionService.LoggedModelInfo.Builder.getRegistrationsOrBuilder
(int index) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.Service.LoggedModelInfo.getRegistrationsOrBuilder
(int index) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.Service.LoggedModelInfoOrBuilder.getRegistrationsOrBuilder
(int index) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.Methods in org.mlflow.api.proto that return types with arguments of type Service.LoggedModelRegistrationInfoOrBuilderModifier and TypeMethodDescriptionList<? extends Service.LoggedModelRegistrationInfoOrBuilder>
Service.LoggedModelInfo.Builder.getRegistrationsOrBuilderList()
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.List<? extends Service.LoggedModelRegistrationInfoOrBuilder>
Service.LoggedModelInfo.getRegistrationsOrBuilderList()
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.List<? extends Service.LoggedModelRegistrationInfoOrBuilder>
Service.LoggedModelInfoOrBuilder.getRegistrationsOrBuilderList()
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.