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