| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| software.amazon.awssdk.services.bedrock.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteModelInvocationLoggingConfigurationResponse |
BedrockClient.deleteModelInvocationLoggingConfiguration(DeleteModelInvocationLoggingConfigurationRequest deleteModelInvocationLoggingConfigurationRequest)
Delete the invocation logging.
|
default CompletableFuture<DeleteModelInvocationLoggingConfigurationResponse> |
BedrockAsyncClient.deleteModelInvocationLoggingConfiguration(DeleteModelInvocationLoggingConfigurationRequest deleteModelInvocationLoggingConfigurationRequest)
Delete the invocation logging.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteModelInvocationLoggingConfigurationRequestMarshaller.marshall(DeleteModelInvocationLoggingConfigurationRequest deleteModelInvocationLoggingConfigurationRequest) |
Copyright © 2023. All rights reserved.