Uses of Interface
org.mlflow.api.proto.Service.GatewayEndpointModelConfigOrBuilder
Packages that use Service.GatewayEndpointModelConfigOrBuilder
-
Uses of Service.GatewayEndpointModelConfigOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.GatewayEndpointModelConfigOrBuilderModifier and TypeClassDescriptionstatic final classConfiguration for a model attached to an endpointstatic final classConfiguration for a model attached to an endpointMethods in org.mlflow.api.proto that return Service.GatewayEndpointModelConfigOrBuilderModifier and TypeMethodDescriptionService.AttachModelToGatewayEndpoint.Builder.getModelConfigOrBuilder()Configuration for the model to attachService.AttachModelToGatewayEndpoint.getModelConfigOrBuilder()Configuration for the model to attachService.AttachModelToGatewayEndpointOrBuilder.getModelConfigOrBuilder()Configuration for the model to attachService.CreateGatewayEndpoint.Builder.getModelConfigsOrBuilder(int index) List of model configurationsService.CreateGatewayEndpoint.getModelConfigsOrBuilder(int index) List of model configurationsService.CreateGatewayEndpointOrBuilder.getModelConfigsOrBuilder(int index) List of model configurationsService.UpdateGatewayEndpoint.Builder.getModelConfigsOrBuilder(int index) Optional new list of model configurations (replaces all existing model linkages)Service.UpdateGatewayEndpoint.getModelConfigsOrBuilder(int index) Optional new list of model configurations (replaces all existing model linkages)Service.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.GatewayEndpointModelConfigOrBuilderModifier and TypeMethodDescriptionList<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.CreateGatewayEndpoint.Builder.getModelConfigsOrBuilderList()List of model configurationsList<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.CreateGatewayEndpoint.getModelConfigsOrBuilderList()List of model configurationsList<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.CreateGatewayEndpointOrBuilder.getModelConfigsOrBuilderList()List of model configurationsList<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.UpdateGatewayEndpoint.Builder.getModelConfigsOrBuilderList()Optional new list of model configurations (replaces all existing model linkages)List<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.UpdateGatewayEndpoint.getModelConfigsOrBuilderList()Optional new list of model configurations (replaces all existing model linkages)List<? extends Service.GatewayEndpointModelConfigOrBuilder>Service.UpdateGatewayEndpointOrBuilder.getModelConfigsOrBuilderList()Optional new list of model configurations (replaces all existing model linkages)