Uses of Interface
software.amazon.awssdk.services.notificationscontacts.NotificationsContactsClient
-
Packages that use NotificationsContactsClient 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 NotificationsContactsClient in software.amazon.awssdk.services.notificationscontacts
Methods in software.amazon.awssdk.services.notificationscontacts that return NotificationsContactsClient Modifier and Type Method Description static NotificationsContactsClientNotificationsContactsClient. create()Create aNotificationsContactsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of NotificationsContactsClient in software.amazon.awssdk.services.notificationscontacts.paginators
Constructors in software.amazon.awssdk.services.notificationscontacts.paginators with parameters of type NotificationsContactsClient Constructor Description ListEmailContactsIterable(NotificationsContactsClient client, ListEmailContactsRequest firstRequest)
-