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