Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.ListMemoryRecordsResponse.Builder
Packages that use ListMemoryRecordsResponse.Builder
-
Uses of ListMemoryRecordsResponse.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ListMemoryRecordsResponse.BuilderModifier and TypeMethodDescriptionListMemoryRecordsResponse.builder()ListMemoryRecordsResponse.Builder.memoryRecordSummaries(Collection<MemoryRecordSummary> memoryRecordSummaries) The list of memory record summaries that match the specified criteria.ListMemoryRecordsResponse.Builder.memoryRecordSummaries(Consumer<MemoryRecordSummary.Builder>... memoryRecordSummaries) The list of memory record summaries that match the specified criteria.ListMemoryRecordsResponse.Builder.memoryRecordSummaries(MemoryRecordSummary... memoryRecordSummaries) The list of memory record summaries that match the specified criteria.The token to use in a subsequent request to get the next set of results.ListMemoryRecordsResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type ListMemoryRecordsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListMemoryRecordsResponse.Builder>ListMemoryRecordsResponse.serializableBuilderClass()