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