Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.BatchDeleteMemoryRecordsRequest
Packages that use BatchDeleteMemoryRecordsRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of BatchDeleteMemoryRecordsRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type BatchDeleteMemoryRecordsRequestModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.batchDeleteMemoryRecords(BatchDeleteMemoryRecordsRequest batchDeleteMemoryRecordsRequest) Deletes multiple memory records in a single batch operation from the specified memory.default BatchDeleteMemoryRecordsResponseBedrockAgentCoreClient.batchDeleteMemoryRecords(BatchDeleteMemoryRecordsRequest batchDeleteMemoryRecordsRequest) Deletes multiple memory records in a single batch operation from the specified memory. -
Uses of BatchDeleteMemoryRecordsRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type BatchDeleteMemoryRecordsRequestModifier and TypeMethodDescriptionBatchDeleteMemoryRecordsRequestMarshaller.marshall(BatchDeleteMemoryRecordsRequest batchDeleteMemoryRecordsRequest)