| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
Memory |
Memory.clone() |
Memory |
Memory.withSessionSummary(MemorySessionSummary sessionSummary)
Contains summary of a session.
|
| Modifier and Type | Method and Description |
|---|---|
List<Memory> |
GetAgentMemoryResult.getMemoryContents()
Contains details of the sessions stored in the memory
|
| Modifier and Type | Method and Description |
|---|---|
GetAgentMemoryResult |
GetAgentMemoryResult.withMemoryContents(Memory... memoryContents)
Contains details of the sessions stored in the memory
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAgentMemoryResult.setMemoryContents(Collection<Memory> memoryContents)
Contains details of the sessions stored in the memory
|
GetAgentMemoryResult |
GetAgentMemoryResult.withMemoryContents(Collection<Memory> memoryContents)
Contains details of the sessions stored in the memory
|
Copyright © 2025. All rights reserved.