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