@Generated(value="software.amazon.awssdk:codegen") public interface LakeFormationEndpointProvider extends EndpointProvider
LakeFormationEndpointParams, and resolves an Endpoint base on the given parameters.| Modifier and Type | Method and Description |
|---|---|
static LakeFormationEndpointProvider |
defaultProvider() |
default CompletableFuture<Endpoint> |
resolveEndpoint(Consumer<LakeFormationEndpointParams.Builder> endpointParamsConsumer)
Compute the endpoint based on the given set of parameters.
|
CompletableFuture<Endpoint> |
resolveEndpoint(LakeFormationEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
CompletableFuture<Endpoint> resolveEndpoint(LakeFormationEndpointParams endpointParams)
default CompletableFuture<Endpoint> resolveEndpoint(Consumer<LakeFormationEndpointParams.Builder> endpointParamsConsumer)
static LakeFormationEndpointProvider defaultProvider()
Copyright © 2023. All rights reserved.