| Package | Description |
|---|---|
| software.amazon.awssdk.services.appsync |
AppSync provides API actions for creating and interacting with data sources using GraphQL from your application.
|
| software.amazon.awssdk.services.appsync.auth.scheme | |
| software.amazon.awssdk.services.appsync.auth.scheme.internal | |
| software.amazon.awssdk.services.appsync.internal |
| Modifier and Type | Method and Description |
|---|---|
AppSyncAuthSchemeProvider |
AppSyncServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
AppSyncAuthSchemeProvider |
AppSyncServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
AppSyncServiceClientConfiguration.Builder |
AppSyncServiceClientConfiguration.Builder.authSchemeProvider(AppSyncAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
AppSyncBaseClientBuilder.authSchemeProvider(AppSyncAuthSchemeProvider authSchemeProvider)
Set the
AppSyncAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static AppSyncAuthSchemeProvider |
AppSyncAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAppSyncAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
AppSyncAuthSchemeProvider |
AppSyncServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
AppSyncServiceClientConfiguration.Builder |
AppSyncServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(AppSyncAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.