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