| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.endpoints |
| Modifier and Type | Method and Description |
|---|---|
static SesEndpointParams.Builder |
SesEndpointParams.builder() |
SesEndpointParams.Builder |
SesEndpointParams.Builder.endpoint(String endpoint) |
SesEndpointParams.Builder |
SesEndpointParams.Builder.region(Region region) |
SesEndpointParams.Builder |
SesEndpointParams.toBuilder() |
SesEndpointParams.Builder |
SesEndpointParams.Builder.useDualStack(Boolean useDualStack) |
SesEndpointParams.Builder |
SesEndpointParams.Builder.useFips(Boolean useFIPS) |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<Endpoint> |
SesEndpointProvider.resolveEndpoint(Consumer<SesEndpointParams.Builder> endpointParamsConsumer)
Compute the endpoint based on the given set of parameters.
|
Copyright © 2023. All rights reserved.