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