Uses of Interface
org.mlflow.api.proto.Service.GatewayGuardrailOrBuilder
Packages that use Service.GatewayGuardrailOrBuilder
-
Uses of Service.GatewayGuardrailOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.GatewayGuardrailOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typemlflow.GatewayGuardrailstatic final classProtobuf typemlflow.GatewayGuardrailMethods in org.mlflow.api.proto that return Service.GatewayGuardrailOrBuilderModifier and TypeMethodDescriptionService.CreateGatewayGuardrail.Response.Builder.getGuardrailOrBuilder()optional .mlflow.GatewayGuardrail guardrail = 1;Service.CreateGatewayGuardrail.Response.getGuardrailOrBuilder()optional .mlflow.GatewayGuardrail guardrail = 1;Service.CreateGatewayGuardrail.ResponseOrBuilder.getGuardrailOrBuilder()optional .mlflow.GatewayGuardrail guardrail = 1;Service.GatewayGuardrailConfig.Builder.getGuardrailOrBuilder()The full guardrail entity, populated when listing configs.Service.GatewayGuardrailConfig.getGuardrailOrBuilder()The full guardrail entity, populated when listing configs.Service.GatewayGuardrailConfigOrBuilder.getGuardrailOrBuilder()The full guardrail entity, populated when listing configs.Service.GetGatewayGuardrail.Response.Builder.getGuardrailOrBuilder()optional .mlflow.GatewayGuardrail guardrail = 1;Service.GetGatewayGuardrail.Response.getGuardrailOrBuilder()optional .mlflow.GatewayGuardrail guardrail = 1;Service.GetGatewayGuardrail.ResponseOrBuilder.getGuardrailOrBuilder()optional .mlflow.GatewayGuardrail guardrail = 1;Service.ListGatewayGuardrails.Response.Builder.getGuardrailsOrBuilder(int index) repeated .mlflow.GatewayGuardrail guardrails = 1;Service.ListGatewayGuardrails.Response.getGuardrailsOrBuilder(int index) repeated .mlflow.GatewayGuardrail guardrails = 1;Service.ListGatewayGuardrails.ResponseOrBuilder.getGuardrailsOrBuilder(int index) repeated .mlflow.GatewayGuardrail guardrails = 1;Methods in org.mlflow.api.proto that return types with arguments of type Service.GatewayGuardrailOrBuilderModifier and TypeMethodDescriptionList<? extends Service.GatewayGuardrailOrBuilder>Service.ListGatewayGuardrails.Response.Builder.getGuardrailsOrBuilderList()repeated .mlflow.GatewayGuardrail guardrails = 1;List<? extends Service.GatewayGuardrailOrBuilder>Service.ListGatewayGuardrails.Response.getGuardrailsOrBuilderList()repeated .mlflow.GatewayGuardrail guardrails = 1;List<? extends Service.GatewayGuardrailOrBuilder>Service.ListGatewayGuardrails.ResponseOrBuilder.getGuardrailsOrBuilderList()repeated .mlflow.GatewayGuardrail guardrails = 1;