| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
PutAiGatewayResponse |
ServingEndpointsAPI.putAiGateway(PutAiGatewayRequest request)
Update AI Gateway of a serving endpoint.
|
PutAiGatewayResponse |
ServingEndpointsService.putAiGateway(PutAiGatewayRequest putAiGatewayRequest)
Update AI Gateway of a serving endpoint.
|
PutAiGatewayResponse |
ServingEndpointsAPI.putAiGateway(String name) |
PutAiGatewayResponse |
PutAiGatewayResponse.setFallbackConfig(FallbackConfig fallbackConfig) |
PutAiGatewayResponse |
PutAiGatewayResponse.setGuardrails(AiGatewayGuardrails guardrails) |
PutAiGatewayResponse |
PutAiGatewayResponse.setInferenceTableConfig(AiGatewayInferenceTableConfig inferenceTableConfig) |
PutAiGatewayResponse |
PutAiGatewayResponse.setRateLimits(Collection<AiGatewayRateLimit> rateLimits) |
PutAiGatewayResponse |
PutAiGatewayResponse.setUsageTrackingConfig(AiGatewayUsageTrackingConfig usageTrackingConfig) |
Copyright © 2025. All rights reserved.