Uses of Class
software.amazon.awssdk.services.notifications.endpoints.NotificationsEndpointParams
-
Packages that use NotificationsEndpointParams Package Description software.amazon.awssdk.services.notifications.endpoints software.amazon.awssdk.services.notifications.endpoints.internal -
-
Uses of NotificationsEndpointParams in software.amazon.awssdk.services.notifications.endpoints
Methods in software.amazon.awssdk.services.notifications.endpoints that return NotificationsEndpointParams Modifier and Type Method Description NotificationsEndpointParamsNotificationsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.notifications.endpoints with parameters of type NotificationsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>NotificationsEndpointProvider. resolveEndpoint(NotificationsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of NotificationsEndpointParams in software.amazon.awssdk.services.notifications.endpoints.internal
Methods in software.amazon.awssdk.services.notifications.endpoints.internal that return NotificationsEndpointParams Modifier and Type Method Description static NotificationsEndpointParamsNotificationsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.notifications.endpoints.internal with parameters of type NotificationsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultNotificationsEndpointProvider. resolveEndpoint(NotificationsEndpointParams endpointParams)
-