Uses of Interface
org.mlflow.api.proto.ModelRegistry.ModelParamOrBuilder
Packages that use ModelRegistry.ModelParamOrBuilder
-
Uses of ModelRegistry.ModelParamOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement ModelRegistry.ModelParamOrBuilderModifier and TypeClassDescriptionstatic final classParam for a model version.static final classParam for a model version.Methods in org.mlflow.api.proto that return ModelRegistry.ModelParamOrBuilderModifier and TypeMethodDescriptionModelRegistry.ModelVersion.Builder.getModelParamsOrBuilder(int index) Optional parameters for the model.ModelRegistry.ModelVersion.getModelParamsOrBuilder(int index) Optional parameters for the model.ModelRegistry.ModelVersionOrBuilder.getModelParamsOrBuilder(int index) Optional parameters for the model.Methods in org.mlflow.api.proto that return types with arguments of type ModelRegistry.ModelParamOrBuilderModifier and TypeMethodDescriptionList<? extends ModelRegistry.ModelParamOrBuilder>ModelRegistry.ModelVersion.Builder.getModelParamsOrBuilderList()Optional parameters for the model.List<? extends ModelRegistry.ModelParamOrBuilder>ModelRegistry.ModelVersion.getModelParamsOrBuilderList()Optional parameters for the model.List<? extends ModelRegistry.ModelParamOrBuilder>ModelRegistry.ModelVersionOrBuilder.getModelParamsOrBuilderList()Optional parameters for the model.