Uses of Interface
org.mlflow.api.proto.Service.GatewayEndpointBindingOrBuilder
-
Packages that use Service.GatewayEndpointBindingOrBuilder Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Service.GatewayEndpointBindingOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.GatewayEndpointBindingOrBuilder Modifier and Type Class Description static classService.GatewayEndpointBindingBinding between an endpoint and an MLflow resource.static classService.GatewayEndpointBinding.BuilderBinding between an endpoint and an MLflow resource.Methods in org.mlflow.api.proto that return Service.GatewayEndpointBindingOrBuilder Modifier and Type Method Description Service.GatewayEndpointBindingOrBuilderService.CreateGatewayEndpointBinding.Response.Builder. getBindingOrBuilder()The created bindingService.GatewayEndpointBindingOrBuilderService.CreateGatewayEndpointBinding.Response. getBindingOrBuilder()The created bindingService.GatewayEndpointBindingOrBuilderService.CreateGatewayEndpointBinding.ResponseOrBuilder. getBindingOrBuilder()The created bindingService.GatewayEndpointBindingOrBuilderService.ListGatewayEndpointBindings.Response.Builder. getBindingsOrBuilder(int index)List of bindings for the endpointService.GatewayEndpointBindingOrBuilderService.ListGatewayEndpointBindings.Response. getBindingsOrBuilder(int index)List of bindings for the endpointService.GatewayEndpointBindingOrBuilderService.ListGatewayEndpointBindings.ResponseOrBuilder. getBindingsOrBuilder(int index)List of bindings for the endpointMethods in org.mlflow.api.proto that return types with arguments of type Service.GatewayEndpointBindingOrBuilder Modifier and Type Method Description java.util.List<? extends Service.GatewayEndpointBindingOrBuilder>Service.ListGatewayEndpointBindings.Response.Builder. getBindingsOrBuilderList()List of bindings for the endpointjava.util.List<? extends Service.GatewayEndpointBindingOrBuilder>Service.ListGatewayEndpointBindings.Response. getBindingsOrBuilderList()List of bindings for the endpointjava.util.List<? extends Service.GatewayEndpointBindingOrBuilder>Service.ListGatewayEndpointBindings.ResponseOrBuilder. getBindingsOrBuilderList()List of bindings for the endpoint
-