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