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