Uses of Interface
software.amazon.awssdk.services.notificationscontacts.NotificationsContactsAsyncClient
-
Packages that use NotificationsContactsAsyncClient Package Description software.amazon.awssdk.services.notificationscontacts AWS User Notifications Contacts is a service that allows you to create and manage email contacts for AWS User Notifications.software.amazon.awssdk.services.notificationscontacts.paginators -
-
Uses of NotificationsContactsAsyncClient in software.amazon.awssdk.services.notificationscontacts
Methods in software.amazon.awssdk.services.notificationscontacts that return NotificationsContactsAsyncClient Modifier and Type Method Description static NotificationsContactsAsyncClientNotificationsContactsAsyncClient. create()Create aNotificationsContactsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of NotificationsContactsAsyncClient in software.amazon.awssdk.services.notificationscontacts.paginators
Constructors in software.amazon.awssdk.services.notificationscontacts.paginators with parameters of type NotificationsContactsAsyncClient Constructor Description ListEmailContactsPublisher(NotificationsContactsAsyncClient client, ListEmailContactsRequest firstRequest)
-