Uses of Class
software.amazon.awssdk.services.notificationscontacts.endpoints.NotificationsContactsEndpointParams
-
-
Uses of NotificationsContactsEndpointParams in software.amazon.awssdk.services.notificationscontacts.endpoints
Methods in software.amazon.awssdk.services.notificationscontacts.endpoints that return NotificationsContactsEndpointParams Modifier and Type Method Description NotificationsContactsEndpointParamsNotificationsContactsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.notificationscontacts.endpoints with parameters of type NotificationsContactsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>NotificationsContactsEndpointProvider. resolveEndpoint(NotificationsContactsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of NotificationsContactsEndpointParams in software.amazon.awssdk.services.notificationscontacts.endpoints.internal
Methods in software.amazon.awssdk.services.notificationscontacts.endpoints.internal that return NotificationsContactsEndpointParams Modifier and Type Method Description static NotificationsContactsEndpointParamsNotificationsContactsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.notificationscontacts.endpoints.internal with parameters of type NotificationsContactsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultNotificationsContactsEndpointProvider. resolveEndpoint(NotificationsContactsEndpointParams endpointParams)
-