| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
CreatePtEndpointRequest |
CreatePtEndpointRequest.setAiGateway(AiGatewayConfig aiGateway) |
CreatePtEndpointRequest |
CreatePtEndpointRequest.setBudgetPolicyId(String budgetPolicyId) |
CreatePtEndpointRequest |
CreatePtEndpointRequest.setConfig(PtEndpointCoreConfig config) |
CreatePtEndpointRequest |
CreatePtEndpointRequest.setName(String name) |
CreatePtEndpointRequest |
CreatePtEndpointRequest.setTags(Collection<EndpointTag> tags) |
| Modifier and Type | Method and Description |
|---|---|
Wait<ServingEndpointDetailed,ServingEndpointDetailed> |
ServingEndpointsAPI.createProvisionedThroughputEndpoint(CreatePtEndpointRequest request)
Create a new PT serving endpoint.
|
ServingEndpointDetailed |
ServingEndpointsService.createProvisionedThroughputEndpoint(CreatePtEndpointRequest createPtEndpointRequest)
Create a new PT serving endpoint.
|
Copyright © 2025. All rights reserved.