| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
EmailNotifications |
CreatePtEndpointRequest.getEmailNotifications() |
EmailNotifications |
ServingEndpointDetailed.getEmailNotifications() |
EmailNotifications |
CreateServingEndpoint.getEmailNotifications() |
EmailNotifications |
EmailNotifications.setOnUpdateFailure(Collection<String> onUpdateFailure) |
EmailNotifications |
EmailNotifications.setOnUpdateSuccess(Collection<String> onUpdateSuccess) |
| Modifier and Type | Method and Description |
|---|---|
CreatePtEndpointRequest |
CreatePtEndpointRequest.setEmailNotifications(EmailNotifications emailNotifications) |
ServingEndpointDetailed |
ServingEndpointDetailed.setEmailNotifications(EmailNotifications emailNotifications) |
CreateServingEndpoint |
CreateServingEndpoint.setEmailNotifications(EmailNotifications emailNotifications) |
Copyright © 2025. All rights reserved.