| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
PutAiGatewayResponse |
ServingEndpointsService.putAiGateway(PutAiGatewayRequest putAiGatewayRequest)
Used to update the AI Gateway of a serving endpoint.
|
PutAiGatewayResponse |
ServingEndpointsAPI.putAiGateway(PutAiGatewayRequest request)
Used to update the AI Gateway of a serving endpoint.
|
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 © 2026. All rights reserved.