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