| Package | Description |
|---|---|
| software.amazon.awssdk.services.appsync.auth.scheme | |
| software.amazon.awssdk.services.appsync.auth.scheme.internal |
| Modifier and Type | Method and Description |
|---|---|
static AppSyncAuthSchemeParams.Builder |
AppSyncAuthSchemeParams.builder()
Get a new builder for creating a
AppSyncAuthSchemeParams. |
AppSyncAuthSchemeParams.Builder |
AppSyncAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
AppSyncAuthSchemeParams.Builder |
AppSyncAuthSchemeParams.Builder.region(Region region)
Set the region.
|
AppSyncAuthSchemeParams.Builder |
AppSyncAuthSchemeParams.toBuilder()
Returns a
AppSyncAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
AppSyncAuthSchemeProvider.resolveAuthScheme(Consumer<AppSyncAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static AppSyncAuthSchemeParams.Builder |
DefaultAppSyncAuthSchemeParams.builder() |
AppSyncAuthSchemeParams.Builder |
DefaultAppSyncAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.