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