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