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