Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.GetAgentMemoryResponse.Builder
Packages that use GetAgentMemoryResponse.Builder
-
Uses of GetAgentMemoryResponse.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return GetAgentMemoryResponse.BuilderModifier and TypeMethodDescriptionGetAgentMemoryResponse.builder()GetAgentMemoryResponse.Builder.memoryContents(Collection<Memory> memoryContents) Contains details of the sessions stored in the memoryGetAgentMemoryResponse.Builder.memoryContents(Consumer<Memory.Builder>... memoryContents) Contains details of the sessions stored in the memoryGetAgentMemoryResponse.Builder.memoryContents(Memory... memoryContents) Contains details of the sessions stored in the memoryIf the total number of results is greater than the maxItems value provided in the request, use this token when making another request in thenextTokenfield to return the next batch of results.GetAgentMemoryResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type GetAgentMemoryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAgentMemoryResponse.Builder>GetAgentMemoryResponse.serializableBuilderClass()