@Generated(value="software.amazon.awssdk:codegen") public final class DefaultConfigEndpointProvider extends Object implements ConfigEndpointProvider
| Constructor and Description |
|---|
DefaultConfigEndpointProvider() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
resolveEndpoint(ConfigEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultProvider, resolveEndpointpublic CompletableFuture<Endpoint> resolveEndpoint(ConfigEndpointParams endpointParams)
ConfigEndpointProviderresolveEndpoint in interface ConfigEndpointProviderCopyright © 2023. All rights reserved.