| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
PutResponse |
ServingEndpointsService.put(PutRequest putRequest)
Update rate limits of a serving endpoint.
|
PutResponse |
ServingEndpointsAPI.put(PutRequest request)
Update rate limits of a serving endpoint.
|
PutResponse |
ServingEndpointsAPI.put(String name) |
PutResponse |
PutResponse.setRateLimits(Collection<RateLimit> rateLimits) |
Copyright © 2024. All rights reserved.