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