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