| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
CreateServingEndpoint |
CreateServingEndpoint.setConfig(EndpointCoreConfigInput config) |
CreateServingEndpoint |
CreateServingEndpoint.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
ServingEndpointDetailed |
ServingEndpointsService.create(CreateServingEndpoint createServingEndpoint)
Create a new serving endpoint.
|
Wait<ServingEndpointDetailed,ServingEndpointDetailed> |
ServingEndpointsAPI.create(CreateServingEndpoint request)
Create a new serving endpoint.
|
Copyright © 2023. All rights reserved.