Uses of Interface
software.amazon.awssdk.services.notifications.endpoints.NotificationsEndpointProvider
-
Packages that use NotificationsEndpointProvider Package Description software.amazon.awssdk.services.notifications The Amazon Web Services User Notifications API Reference provides descriptions, API request parameters, and the JSON response for each of the User Notification API actions.software.amazon.awssdk.services.notifications.endpoints software.amazon.awssdk.services.notifications.endpoints.internal -
-
Uses of NotificationsEndpointProvider in software.amazon.awssdk.services.notifications
Methods in software.amazon.awssdk.services.notifications with parameters of type NotificationsEndpointProvider Modifier and Type Method Description default BNotificationsBaseClientBuilder. endpointProvider(NotificationsEndpointProvider endpointProvider)Set theNotificationsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of NotificationsEndpointProvider in software.amazon.awssdk.services.notifications.endpoints
Methods in software.amazon.awssdk.services.notifications.endpoints that return NotificationsEndpointProvider Modifier and Type Method Description static NotificationsEndpointProviderNotificationsEndpointProvider. defaultProvider() -
Uses of NotificationsEndpointProvider in software.amazon.awssdk.services.notifications.endpoints.internal
Classes in software.amazon.awssdk.services.notifications.endpoints.internal that implement NotificationsEndpointProvider Modifier and Type Class Description classDefaultNotificationsEndpointProvider
-