@Generated(value="software.amazon.awssdk:codegen") public final class DefaultAppSyncAuthSchemeProvider extends Object implements AppSyncAuthSchemeProvider
| Modifier and Type | Method and Description |
|---|---|
static DefaultAppSyncAuthSchemeProvider |
create() |
List<AuthSchemeOption> |
resolveAuthScheme(AppSyncAuthSchemeParams params)
Resolve the auth schemes based on the given set of parameters.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultProvider, resolveAuthSchemepublic static DefaultAppSyncAuthSchemeProvider create()
public List<AuthSchemeOption> resolveAuthScheme(AppSyncAuthSchemeParams params)
AppSyncAuthSchemeProviderresolveAuthScheme in interface AppSyncAuthSchemeProviderCopyright © 2023. All rights reserved.