Uses of Interface
software.amazon.awssdk.services.notificationscontacts.endpoints.NotificationsContactsEndpointProvider
-
Packages that use NotificationsContactsEndpointProvider 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.endpoints software.amazon.awssdk.services.notificationscontacts.endpoints.internal -
-
Uses of NotificationsContactsEndpointProvider in software.amazon.awssdk.services.notificationscontacts
Methods in software.amazon.awssdk.services.notificationscontacts with parameters of type NotificationsContactsEndpointProvider Modifier and Type Method Description default BNotificationsContactsBaseClientBuilder. endpointProvider(NotificationsContactsEndpointProvider endpointProvider)Set theNotificationsContactsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of NotificationsContactsEndpointProvider in software.amazon.awssdk.services.notificationscontacts.endpoints
Methods in software.amazon.awssdk.services.notificationscontacts.endpoints that return NotificationsContactsEndpointProvider Modifier and Type Method Description static NotificationsContactsEndpointProviderNotificationsContactsEndpointProvider. defaultProvider() -
Uses of NotificationsContactsEndpointProvider in software.amazon.awssdk.services.notificationscontacts.endpoints.internal
Classes in software.amazon.awssdk.services.notificationscontacts.endpoints.internal that implement NotificationsContactsEndpointProvider Modifier and Type Class Description classDefaultNotificationsContactsEndpointProvider
-