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