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