| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
EmailNotifications |
UpdateInferenceEndpointNotifications.getEmailNotifications() |
EmailNotifications |
UpdateInferenceEndpointNotificationsResponse.getEmailNotifications() |
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 |
|---|---|
UpdateInferenceEndpointNotifications |
UpdateInferenceEndpointNotifications.setEmailNotifications(EmailNotifications emailNotifications) |
UpdateInferenceEndpointNotificationsResponse |
UpdateInferenceEndpointNotificationsResponse.setEmailNotifications(EmailNotifications emailNotifications) |
CreatePtEndpointRequest |
CreatePtEndpointRequest.setEmailNotifications(EmailNotifications emailNotifications) |
ServingEndpointDetailed |
ServingEndpointDetailed.setEmailNotifications(EmailNotifications emailNotifications) |
CreateServingEndpoint |
CreateServingEndpoint.setEmailNotifications(EmailNotifications emailNotifications) |
Copyright © 2026. All rights reserved.