Uses of Interface
software.amazon.awssdk.services.notificationscontacts.NotificationsContactsAsyncClientBuilder
-
Packages that use NotificationsContactsAsyncClientBuilder 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. -
-
Uses of NotificationsContactsAsyncClientBuilder in software.amazon.awssdk.services.notificationscontacts
Methods in software.amazon.awssdk.services.notificationscontacts that return NotificationsContactsAsyncClientBuilder Modifier and Type Method Description static NotificationsContactsAsyncClientBuilderNotificationsContactsAsyncClient. builder()Create a builder that can be used to configure and create aNotificationsContactsAsyncClient.
-