Uses of Interface
org.mlflow.api.proto.Service.GatewayEndpointModelMappingOrBuilder
-
Packages that use Service.GatewayEndpointModelMappingOrBuilder Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Service.GatewayEndpointModelMappingOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.GatewayEndpointModelMappingOrBuilder Modifier and Type Class Description static classService.GatewayEndpointModelMappingMapping between an endpoint and a model definitionstatic classService.GatewayEndpointModelMapping.BuilderMapping between an endpoint and a model definitionMethods in org.mlflow.api.proto that return Service.GatewayEndpointModelMappingOrBuilder Modifier and Type Method Description Service.GatewayEndpointModelMappingOrBuilderService.AttachModelToGatewayEndpoint.Response.Builder. getMappingOrBuilder()The created mappingService.GatewayEndpointModelMappingOrBuilderService.AttachModelToGatewayEndpoint.Response. getMappingOrBuilder()The created mappingService.GatewayEndpointModelMappingOrBuilderService.AttachModelToGatewayEndpoint.ResponseOrBuilder. getMappingOrBuilder()The created mappingService.GatewayEndpointModelMappingOrBuilderService.GatewayEndpoint.Builder. getModelMappingsOrBuilder(int index)List of model mappings bound to this endpointService.GatewayEndpointModelMappingOrBuilderService.GatewayEndpoint. getModelMappingsOrBuilder(int index)List of model mappings bound to this endpointService.GatewayEndpointModelMappingOrBuilderService.GatewayEndpointOrBuilder. getModelMappingsOrBuilder(int index)List of model mappings bound to this endpointMethods in org.mlflow.api.proto that return types with arguments of type Service.GatewayEndpointModelMappingOrBuilder Modifier and Type Method Description java.util.List<? extends Service.GatewayEndpointModelMappingOrBuilder>Service.GatewayEndpoint.Builder. getModelMappingsOrBuilderList()List of model mappings bound to this endpointjava.util.List<? extends Service.GatewayEndpointModelMappingOrBuilder>Service.GatewayEndpoint. getModelMappingsOrBuilderList()List of model mappings bound to this endpointjava.util.List<? extends Service.GatewayEndpointModelMappingOrBuilder>Service.GatewayEndpointOrBuilder. getModelMappingsOrBuilderList()List of model mappings bound to this endpoint
-