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