Uses of Interface
org.mlflow.api.proto.Service.GatewayGuardrailConfigOrBuilder
Packages that use Service.GatewayGuardrailConfigOrBuilder
-
Uses of Service.GatewayGuardrailConfigOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.GatewayGuardrailConfigOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typemlflow.GatewayGuardrailConfigstatic final classProtobuf typemlflow.GatewayGuardrailConfigMethods in org.mlflow.api.proto that return Service.GatewayGuardrailConfigOrBuilderModifier and TypeMethodDescriptionService.AddGuardrailToEndpoint.Response.Builder.getConfigOrBuilder()optional .mlflow.GatewayGuardrailConfig config = 1;Service.AddGuardrailToEndpoint.Response.getConfigOrBuilder()optional .mlflow.GatewayGuardrailConfig config = 1;Service.AddGuardrailToEndpoint.ResponseOrBuilder.getConfigOrBuilder()optional .mlflow.GatewayGuardrailConfig config = 1;Service.UpdateEndpointGuardrailConfig.Response.Builder.getConfigOrBuilder()optional .mlflow.GatewayGuardrailConfig config = 1;Service.UpdateEndpointGuardrailConfig.Response.getConfigOrBuilder()optional .mlflow.GatewayGuardrailConfig config = 1;Service.UpdateEndpointGuardrailConfig.ResponseOrBuilder.getConfigOrBuilder()optional .mlflow.GatewayGuardrailConfig config = 1;Service.ListEndpointGuardrailConfigs.Response.Builder.getConfigsOrBuilder(int index) repeated .mlflow.GatewayGuardrailConfig configs = 1;Service.ListEndpointGuardrailConfigs.Response.getConfigsOrBuilder(int index) repeated .mlflow.GatewayGuardrailConfig configs = 1;Service.ListEndpointGuardrailConfigs.ResponseOrBuilder.getConfigsOrBuilder(int index) repeated .mlflow.GatewayGuardrailConfig configs = 1;Methods in org.mlflow.api.proto that return types with arguments of type Service.GatewayGuardrailConfigOrBuilderModifier and TypeMethodDescriptionList<? extends Service.GatewayGuardrailConfigOrBuilder>Service.ListEndpointGuardrailConfigs.Response.Builder.getConfigsOrBuilderList()repeated .mlflow.GatewayGuardrailConfig configs = 1;List<? extends Service.GatewayGuardrailConfigOrBuilder>Service.ListEndpointGuardrailConfigs.Response.getConfigsOrBuilderList()repeated .mlflow.GatewayGuardrailConfig configs = 1;List<? extends Service.GatewayGuardrailConfigOrBuilder>Service.ListEndpointGuardrailConfigs.ResponseOrBuilder.getConfigsOrBuilderList()repeated .mlflow.GatewayGuardrailConfig configs = 1;