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