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