@Generated(value="software.amazon.awssdk:codegen") public final class DefaultAppSyncEndpointProvider extends Object implements AppSyncEndpointProvider
| Constructor and Description |
|---|
DefaultAppSyncEndpointProvider() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
resolveEndpoint(AppSyncEndpointParams 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(AppSyncEndpointParams endpointParams)
AppSyncEndpointProviderresolveEndpoint in interface AppSyncEndpointProviderCopyright © 2023. All rights reserved.