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