Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.BatchCreateMemoryRecordsRequest
Packages that use BatchCreateMemoryRecordsRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of BatchCreateMemoryRecordsRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type BatchCreateMemoryRecordsRequestModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.batchCreateMemoryRecords(BatchCreateMemoryRecordsRequest batchCreateMemoryRecordsRequest) Creates multiple memory records in a single batch operation for the specified memory with custom content.default BatchCreateMemoryRecordsResponseBedrockAgentCoreClient.batchCreateMemoryRecords(BatchCreateMemoryRecordsRequest batchCreateMemoryRecordsRequest) Creates multiple memory records in a single batch operation for the specified memory with custom content. -
Uses of BatchCreateMemoryRecordsRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type BatchCreateMemoryRecordsRequestModifier and TypeMethodDescriptionBatchCreateMemoryRecordsRequestMarshaller.marshall(BatchCreateMemoryRecordsRequest batchCreateMemoryRecordsRequest)