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