| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| software.amazon.awssdk.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
default PutModelInvocationLoggingConfigurationResponse |
BedrockClient.putModelInvocationLoggingConfiguration(Consumer<PutModelInvocationLoggingConfigurationRequest.Builder> putModelInvocationLoggingConfigurationRequest)
Set the configuration values for model invocation logging.
|
default CompletableFuture<PutModelInvocationLoggingConfigurationResponse> |
BedrockAsyncClient.putModelInvocationLoggingConfiguration(Consumer<PutModelInvocationLoggingConfigurationRequest.Builder> putModelInvocationLoggingConfigurationRequest)
Set the configuration values for model invocation logging.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutModelInvocationLoggingConfigurationRequest.Builder> |
PutModelInvocationLoggingConfigurationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.