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 DeleteEventRuleResponse |
NotificationsClient.deleteEventRule(Consumer<DeleteEventRuleRequest.Builder> deleteEventRuleRequest) |
Deletes an EventRule.
|
default DeleteEventRuleResponse |
NotificationsClient.deleteEventRule(DeleteEventRuleRequest deleteEventRuleRequest) |
Deletes an EventRule.
|
default DeleteNotificationConfigurationResponse |
NotificationsClient.deleteNotificationConfiguration(Consumer<DeleteNotificationConfigurationRequest.Builder> deleteNotificationConfigurationRequest) |
Deletes a NotificationConfiguration.
|
default DeleteNotificationConfigurationResponse |
NotificationsClient.deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest) |
Deletes a NotificationConfiguration.
|
default DeregisterNotificationHubResponse |
NotificationsClient.deregisterNotificationHub(Consumer<DeregisterNotificationHubRequest.Builder> deregisterNotificationHubRequest) |
Deregisters a NotificationConfiguration in the specified Region.
|
default DeregisterNotificationHubResponse |
NotificationsClient.deregisterNotificationHub(DeregisterNotificationHubRequest deregisterNotificationHubRequest) |
Deregisters a NotificationConfiguration in the specified Region.
|
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 DisassociateChannelResponse |
NotificationsClient.disassociateChannel(Consumer<DisassociateChannelRequest.Builder> disassociateChannelRequest) |
Disassociates a Channel from a specified NotificationConfiguration.
|
default DisassociateChannelResponse |
NotificationsClient.disassociateChannel(DisassociateChannelRequest disassociateChannelRequest) |
Disassociates a Channel from a specified NotificationConfiguration.
|
default DisassociateManagedNotificationAccountContactResponse |
NotificationsClient.disassociateManagedNotificationAccountContact(Consumer<DisassociateManagedNotificationAccountContactRequest.Builder> disassociateManagedNotificationAccountContactRequest) |
Disassociates an Account Contact with a particular ManagedNotificationConfiguration.
|
default DisassociateManagedNotificationAccountContactResponse |
NotificationsClient.disassociateManagedNotificationAccountContact(DisassociateManagedNotificationAccountContactRequest disassociateManagedNotificationAccountContactRequest) |
Disassociates an Account Contact with a particular ManagedNotificationConfiguration.
|
default DisassociateManagedNotificationAdditionalChannelResponse |
NotificationsClient.disassociateManagedNotificationAdditionalChannel(Consumer<DisassociateManagedNotificationAdditionalChannelRequest.Builder> disassociateManagedNotificationAdditionalChannelRequest) |
Disassociates an additional Channel from a particular ManagedNotificationConfiguration.
|
default DisassociateManagedNotificationAdditionalChannelResponse |
NotificationsClient.disassociateManagedNotificationAdditionalChannel(DisassociateManagedNotificationAdditionalChannelRequest disassociateManagedNotificationAdditionalChannelRequest) |
Disassociates an additional Channel from a particular ManagedNotificationConfiguration.
|
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 GetEventRuleResponse |
NotificationsClient.getEventRule(Consumer<GetEventRuleRequest.Builder> getEventRuleRequest) |
Returns a specified EventRule.
|
default GetEventRuleResponse |
NotificationsClient.getEventRule(GetEventRuleRequest getEventRuleRequest) |
Returns a specified EventRule.
|
default GetManagedNotificationChildEventResponse |
NotificationsClient.getManagedNotificationChildEvent(Consumer<GetManagedNotificationChildEventRequest.Builder> getManagedNotificationChildEventRequest) |
Returns the child event of a specific given ManagedNotificationEvent.
|
default GetManagedNotificationChildEventResponse |
NotificationsClient.getManagedNotificationChildEvent(GetManagedNotificationChildEventRequest getManagedNotificationChildEventRequest) |
Returns the child event of a specific given ManagedNotificationEvent.
|
default GetManagedNotificationConfigurationResponse |
NotificationsClient.getManagedNotificationConfiguration(Consumer<GetManagedNotificationConfigurationRequest.Builder> getManagedNotificationConfigurationRequest) |
Returns a specified ManagedNotificationConfiguration.
|
default GetManagedNotificationConfigurationResponse |
NotificationsClient.getManagedNotificationConfiguration(GetManagedNotificationConfigurationRequest getManagedNotificationConfigurationRequest) |
Returns a specified ManagedNotificationConfiguration.
|
default GetManagedNotificationEventResponse |
NotificationsClient.getManagedNotificationEvent(Consumer<GetManagedNotificationEventRequest.Builder> getManagedNotificationEventRequest) |
Returns a specified ManagedNotificationEvent.
|
default GetManagedNotificationEventResponse |
NotificationsClient.getManagedNotificationEvent(GetManagedNotificationEventRequest getManagedNotificationEventRequest) |
Returns a specified ManagedNotificationEvent.
|
default GetNotificationConfigurationResponse |
NotificationsClient.getNotificationConfiguration(Consumer<GetNotificationConfigurationRequest.Builder> getNotificationConfigurationRequest) |
Returns a specified NotificationConfiguration.
|
default GetNotificationConfigurationResponse |
NotificationsClient.getNotificationConfiguration(GetNotificationConfigurationRequest getNotificationConfigurationRequest) |
Returns a specified NotificationConfiguration.
|
default GetNotificationEventResponse |
NotificationsClient.getNotificationEvent(Consumer<GetNotificationEventRequest.Builder> getNotificationEventRequest) |
Returns a specified NotificationEvent.
|
default GetNotificationEventResponse |
NotificationsClient.getNotificationEvent(GetNotificationEventRequest getNotificationEventRequest) |
Returns a specified NotificationEvent.
|
default ListChannelsResponse |
NotificationsClient.listChannels(Consumer<ListChannelsRequest.Builder> listChannelsRequest) |
Returns a list of Channels for a NotificationConfiguration.
|
default ListChannelsResponse |
NotificationsClient.listChannels(ListChannelsRequest listChannelsRequest) |
Returns a list of Channels for a NotificationConfiguration.
|
default ListChannelsIterable |
NotificationsClient.listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest) |
|
default ListChannelsIterable |
NotificationsClient.listChannelsPaginator(ListChannelsRequest listChannelsRequest) |
|
default ListEventRulesResponse |
NotificationsClient.listEventRules(Consumer<ListEventRulesRequest.Builder> listEventRulesRequest) |
Returns a list of EventRules according to specified filters, in reverse chronological order (newest
first).
|
default ListEventRulesResponse |
NotificationsClient.listEventRules(ListEventRulesRequest listEventRulesRequest) |
Returns a list of EventRules according to specified filters, in reverse chronological order (newest
first).
|
default ListEventRulesIterable |
NotificationsClient.listEventRulesPaginator(Consumer<ListEventRulesRequest.Builder> listEventRulesRequest) |
|
default ListEventRulesIterable |
NotificationsClient.listEventRulesPaginator(ListEventRulesRequest listEventRulesRequest) |
|
default ListManagedNotificationChannelAssociationsResponse |
NotificationsClient.listManagedNotificationChannelAssociations(Consumer<ListManagedNotificationChannelAssociationsRequest.Builder> listManagedNotificationChannelAssociationsRequest) |
Returns a list of Account contacts and Channels associated with a ManagedNotificationConfiguration,
in paginated format.
|
default ListManagedNotificationChannelAssociationsResponse |
NotificationsClient.listManagedNotificationChannelAssociations(ListManagedNotificationChannelAssociationsRequest listManagedNotificationChannelAssociationsRequest) |
Returns a list of Account contacts and Channels associated with a ManagedNotificationConfiguration,
in paginated format.
|
default ListManagedNotificationChannelAssociationsIterable |
NotificationsClient.listManagedNotificationChannelAssociationsPaginator(Consumer<ListManagedNotificationChannelAssociationsRequest.Builder> listManagedNotificationChannelAssociationsRequest) |
|
default ListManagedNotificationChannelAssociationsIterable |
NotificationsClient.listManagedNotificationChannelAssociationsPaginator(ListManagedNotificationChannelAssociationsRequest listManagedNotificationChannelAssociationsRequest) |
|
default ListTagsForResourceResponse |
NotificationsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Returns a list of tags for a specified Amazon Resource Name (ARN).
|
default ListTagsForResourceResponse |
NotificationsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Returns a list of tags for a specified Amazon Resource Name (ARN).
|
default TagResourceResponse |
NotificationsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Tags the resource with a tag key and value.
|
default TagResourceResponse |
NotificationsClient.tagResource(TagResourceRequest tagResourceRequest) |
Tags the resource with a tag key and value.
|
default UntagResourceResponse |
NotificationsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Untags a resource with a specified Amazon Resource Name (ARN).
|
default UntagResourceResponse |
NotificationsClient.untagResource(UntagResourceRequest untagResourceRequest) |
Untags a resource with a specified Amazon Resource Name (ARN).
|
default UpdateEventRuleResponse |
NotificationsClient.updateEventRule(Consumer<UpdateEventRuleRequest.Builder> updateEventRuleRequest) |
Updates an existing EventRule.
|
default UpdateEventRuleResponse |
NotificationsClient.updateEventRule(UpdateEventRuleRequest updateEventRuleRequest) |
Updates an existing EventRule.
|
default UpdateNotificationConfigurationResponse |
NotificationsClient.updateNotificationConfiguration(Consumer<UpdateNotificationConfigurationRequest.Builder> updateNotificationConfigurationRequest) |
Updates a NotificationConfiguration.
|
default UpdateNotificationConfigurationResponse |
NotificationsClient.updateNotificationConfiguration(UpdateNotificationConfigurationRequest updateNotificationConfigurationRequest) |
Updates a NotificationConfiguration.
|