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