default AssociateChannelResponse |
NotificationsClient.associateChannel(Consumer<AssociateChannelRequest.Builder> associateChannelRequest) |
Associates a delivery Channel
with a particular NotificationConfiguration.
|
default AssociateChannelResponse |
NotificationsClient.associateChannel(AssociateChannelRequest associateChannelRequest) |
Associates a delivery Channel
with a particular NotificationConfiguration.
|
default AssociateManagedNotificationAccountContactResponse |
NotificationsClient.associateManagedNotificationAccountContact(Consumer<AssociateManagedNotificationAccountContactRequest.Builder> associateManagedNotificationAccountContactRequest) |
Associates an Account Contact with a particular ManagedNotificationConfiguration.
|
default AssociateManagedNotificationAccountContactResponse |
NotificationsClient.associateManagedNotificationAccountContact(AssociateManagedNotificationAccountContactRequest associateManagedNotificationAccountContactRequest) |
Associates an Account Contact with a particular ManagedNotificationConfiguration.
|
default AssociateManagedNotificationAdditionalChannelResponse |
NotificationsClient.associateManagedNotificationAdditionalChannel(Consumer<AssociateManagedNotificationAdditionalChannelRequest.Builder> associateManagedNotificationAdditionalChannelRequest) |
Associates an additional Channel with a particular ManagedNotificationConfiguration.
|
default AssociateManagedNotificationAdditionalChannelResponse |
NotificationsClient.associateManagedNotificationAdditionalChannel(AssociateManagedNotificationAdditionalChannelRequest associateManagedNotificationAdditionalChannelRequest) |
Associates an additional Channel with a particular ManagedNotificationConfiguration.
|
default CreateEventRuleResponse |
NotificationsClient.createEventRule(Consumer<CreateEventRuleRequest.Builder> createEventRuleRequest) |
Creates an
EventRule that is associated with a specified NotificationConfiguration.
|
default CreateEventRuleResponse |
NotificationsClient.createEventRule(CreateEventRuleRequest createEventRuleRequest) |
Creates an
EventRule that is associated with a specified NotificationConfiguration.
|
default CreateNotificationConfigurationResponse |
NotificationsClient.createNotificationConfiguration(Consumer<CreateNotificationConfigurationRequest.Builder> createNotificationConfigurationRequest) |
Creates a new NotificationConfiguration.
|
default CreateNotificationConfigurationResponse |
NotificationsClient.createNotificationConfiguration(CreateNotificationConfigurationRequest createNotificationConfigurationRequest) |
Creates a new NotificationConfiguration.
|
default DisableNotificationsAccessForOrganizationResponse |
NotificationsClient.disableNotificationsAccessForOrganization(Consumer<DisableNotificationsAccessForOrganizationRequest.Builder> disableNotificationsAccessForOrganizationRequest) |
Disables service trust between User Notifications and Amazon Web Services Organizations.
|
default DisableNotificationsAccessForOrganizationResponse |
NotificationsClient.disableNotificationsAccessForOrganization(DisableNotificationsAccessForOrganizationRequest disableNotificationsAccessForOrganizationRequest) |
Disables service trust between User Notifications and Amazon Web Services Organizations.
|
default EnableNotificationsAccessForOrganizationResponse |
NotificationsClient.enableNotificationsAccessForOrganization(Consumer<EnableNotificationsAccessForOrganizationRequest.Builder> enableNotificationsAccessForOrganizationRequest) |
Enables service trust between User Notifications and Amazon Web Services Organizations.
|
default EnableNotificationsAccessForOrganizationResponse |
NotificationsClient.enableNotificationsAccessForOrganization(EnableNotificationsAccessForOrganizationRequest enableNotificationsAccessForOrganizationRequest) |
Enables service trust between User Notifications and Amazon Web Services Organizations.
|
default RegisterNotificationHubResponse |
NotificationsClient.registerNotificationHub(Consumer<RegisterNotificationHubRequest.Builder> registerNotificationHubRequest) |
Registers a NotificationConfiguration in the specified Region.
|
default RegisterNotificationHubResponse |
NotificationsClient.registerNotificationHub(RegisterNotificationHubRequest registerNotificationHubRequest) |
Registers a NotificationConfiguration in the specified Region.
|