Uses of Interface
org.mlflow.api.proto.Service.GatewayEndpointModelConfigOrBuilder
-
Packages that use Service.GatewayEndpointModelConfigOrBuilder Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Service.GatewayEndpointModelConfigOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.GatewayEndpointModelConfigOrBuilder Modifier and Type Class Description static classService.GatewayEndpointModelConfigConfiguration for a model attached to an endpointstatic classService.GatewayEndpointModelConfig.BuilderConfiguration for a model attached to an endpointMethods in org.mlflow.api.proto that return Service.GatewayEndpointModelConfigOrBuilder Modifier and Type Method Description Service.GatewayEndpointModelConfigOrBuilderService.AttachModelToGatewayEndpoint.Builder. getModelConfigOrBuilder()Configuration for the model to attachService.GatewayEndpointModelConfigOrBuilderService.AttachModelToGatewayEndpoint. getModelConfigOrBuilder()Configuration for the model to attachService.GatewayEndpointModelConfigOrBuilderService.AttachModelToGatewayEndpointOrBuilder. getModelConfigOrBuilder()Configuration for the model to attachService.GatewayEndpointModelConfigOrBuilderService.CreateGatewayEndpoint.Builder. getModelConfigsOrBuilder(int index)List of model configurationsService.GatewayEndpointModelConfigOrBuilderService.CreateGatewayEndpoint. getModelConfigsOrBuilder(int index)List of model configurationsService.GatewayEndpointModelConfigOrBuilderService.CreateGatewayEndpointOrBuilder. getModelConfigsOrBuilder(int index)List of model configurationsService.GatewayEndpointModelConfigOrBuilderService.UpdateGatewayEndpoint.Builder. getModelConfigsOrBuilder(int index)Optional new list of model configurations (replaces all existing model linkages)Service.GatewayEndpointModelConfigOrBuilderService.UpdateGatewayEndpoint. getModelConfigsOrBuilder(int index)Optional new list of model configurations (replaces all existing model linkages)Service.GatewayEndpointModelConfigOrBuilderService.UpdateGatewayEndpointOrBuilder. getModelConfigsOrBuilder(int index)Optional new list of model configurations (replaces all existing model linkages)Methods in org.mlflow.api.proto that return types with arguments of type Service.GatewayEndpointModelConfigOrBuilder Modifier and Type Method Description java.util.List<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.CreateGatewayEndpoint.Builder. getModelConfigsOrBuilderList()List of model configurationsjava.util.List<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.CreateGatewayEndpoint. getModelConfigsOrBuilderList()List of model configurationsjava.util.List<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.CreateGatewayEndpointOrBuilder. getModelConfigsOrBuilderList()List of model configurationsjava.util.List<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.UpdateGatewayEndpoint.Builder. getModelConfigsOrBuilderList()Optional new list of model configurations (replaces all existing model linkages)java.util.List<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.UpdateGatewayEndpoint. getModelConfigsOrBuilderList()Optional new list of model configurations (replaces all existing model linkages)java.util.List<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.UpdateGatewayEndpointOrBuilder. getModelConfigsOrBuilderList()Optional new list of model configurations (replaces all existing model linkages)
-