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