@Generated public interface NotificationDestinationsService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
NotificationDestination |
create(CreateNotificationDestinationRequest createNotificationDestinationRequest)
Creates a notification destination.
|
void |
delete(DeleteNotificationDestinationRequest deleteNotificationDestinationRequest)
Deletes a notification destination.
|
NotificationDestination |
get(GetNotificationDestinationRequest getNotificationDestinationRequest)
Gets a notification destination.
|
ListNotificationDestinationsResponse |
list(ListNotificationDestinationsRequest listNotificationDestinationsRequest)
Lists notification destinations.
|
NotificationDestination |
update(UpdateNotificationDestinationRequest updateNotificationDestinationRequest)
Updates a notification destination.
|
NotificationDestination create(CreateNotificationDestinationRequest createNotificationDestinationRequest)
void delete(DeleteNotificationDestinationRequest deleteNotificationDestinationRequest)
NotificationDestination get(GetNotificationDestinationRequest getNotificationDestinationRequest)
ListNotificationDestinationsResponse list(ListNotificationDestinationsRequest listNotificationDestinationsRequest)
NotificationDestination update(UpdateNotificationDestinationRequest updateNotificationDestinationRequest)
Copyright © 2026. All rights reserved.