| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrockruntime |
Describes the API operations for running inference using Bedrock models.
|
| software.amazon.awssdk.services.bedrockruntime.auth.scheme | |
| software.amazon.awssdk.services.bedrockruntime.auth.scheme.internal | |
| software.amazon.awssdk.services.bedrockruntime.internal |
| Modifier and Type | Method and Description |
|---|---|
BedrockRuntimeAuthSchemeProvider |
BedrockRuntimeServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
BedrockRuntimeAuthSchemeProvider |
BedrockRuntimeServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
BedrockRuntimeServiceClientConfiguration.Builder |
BedrockRuntimeServiceClientConfiguration.Builder.authSchemeProvider(BedrockRuntimeAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
BedrockRuntimeBaseClientBuilder.authSchemeProvider(BedrockRuntimeAuthSchemeProvider authSchemeProvider)
Set the
BedrockRuntimeAuthSchemeProvider implementation that will be used by the client to resolve the
auth scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static BedrockRuntimeAuthSchemeProvider |
BedrockRuntimeAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBedrockRuntimeAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
BedrockRuntimeAuthSchemeProvider |
BedrockRuntimeServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
BedrockRuntimeServiceClientConfiguration.Builder |
BedrockRuntimeServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(BedrockRuntimeAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.