| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.auth.scheme | |
| software.amazon.awssdk.services.ssmcontacts.auth.scheme.internal |
| Modifier and Type | Method and Description |
|---|---|
SsmContactsAuthSchemeParams |
SsmContactsAuthSchemeParams.Builder.build()
Returns a
SsmContactsAuthSchemeParams object that is created from the properties that have been set
on the builder. |
| Modifier and Type | Method and Description |
|---|---|
List<AuthSchemeOption> |
SsmContactsAuthSchemeProvider.resolveAuthScheme(SsmContactsAuthSchemeParams authSchemeParams)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSsmContactsAuthSchemeParams |
| Modifier and Type | Method and Description |
|---|---|
List<AuthSchemeOption> |
DefaultSsmContactsAuthSchemeProvider.resolveAuthScheme(SsmContactsAuthSchemeParams params) |
Copyright © 2023. All rights reserved.