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