public class Notification extends Service
| Constructor and Description |
|---|
Notification(Client client) |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationConfigurationResponse |
createNotificationConfiguration(CreateNotificationConfigurationRequest createNotificationConfigurationRequest) |
DeleteNotificationConfigurationResponse |
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest) |
GetNotificationConfigurationResponse |
getNotificationConfiguration(GetNotificationConfigurationRequest getNotificationConfigurationRequest) |
GetNotificationConfigurationListResponse |
getNotificationConfigurationList() |
TestNotificationConfigurationResponse |
testNotificationConfiguration(TestNotificationConfigurationRequest testNotificationConfigurationRequest) |
UpdateNotificationConfigurationResponse |
updateNotificationConfiguration(UpdateNotificationConfigurationRequest updateNotificationConfigurationRequest) |
getClient, isApiKeyRequired, setApiKeyRequired, setClientpublic Notification(Client client)
public CreateNotificationConfigurationResponse createNotificationConfiguration(CreateNotificationConfigurationRequest createNotificationConfigurationRequest) throws Exception
Exceptionpublic UpdateNotificationConfigurationResponse updateNotificationConfiguration(UpdateNotificationConfigurationRequest updateNotificationConfigurationRequest) throws Exception
Exceptionpublic GetNotificationConfigurationResponse getNotificationConfiguration(GetNotificationConfigurationRequest getNotificationConfigurationRequest) throws Exception
Exceptionpublic DeleteNotificationConfigurationResponse deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest) throws Exception
Exceptionpublic TestNotificationConfigurationResponse testNotificationConfiguration(TestNotificationConfigurationRequest testNotificationConfigurationRequest) throws Exception
Exceptionpublic GetNotificationConfigurationListResponse getNotificationConfigurationList() throws Exception
ExceptionCopyright © 2022. All rights reserved.