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