Uses of Interface
software.amazon.awssdk.services.ses.endpoints.SesEndpointParams.Builder
Packages that use SesEndpointParams.Builder
-
Uses of SesEndpointParams.Builder in software.amazon.awssdk.services.ses.endpoints
Methods in software.amazon.awssdk.services.ses.endpoints that return SesEndpointParams.BuilderModifier and TypeMethodDescriptionstatic SesEndpointParams.BuilderSesEndpointParams.builder()SesEndpointParams.toBuilder()SesEndpointParams.Builder.useDualStack(Boolean useDualStack) Method parameters in software.amazon.awssdk.services.ses.endpoints with type arguments of type SesEndpointParams.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<Endpoint>SesEndpointProvider.resolveEndpoint(Consumer<SesEndpointParams.Builder> endpointParamsConsumer) Compute the endpoint based on the given set of parameters.