Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.paginators.GetAgentMemoryIterable
-
Packages that use GetAgentMemoryIterable Package Description software.amazon.awssdk.services.bedrockagentruntime Contains APIs related to model invocation and querying of knowledge bases. -
-
Uses of GetAgentMemoryIterable in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime that return GetAgentMemoryIterable Modifier and Type Method Description default GetAgentMemoryIterableBedrockAgentRuntimeClient. getAgentMemoryPaginator(Consumer<GetAgentMemoryRequest.Builder> getAgentMemoryRequest)This is a variant ofBedrockAgentRuntimeClient.getAgentMemory(software.amazon.awssdk.services.bedrockagentruntime.model.GetAgentMemoryRequest)operation.default GetAgentMemoryIterableBedrockAgentRuntimeClient. getAgentMemoryPaginator(GetAgentMemoryRequest getAgentMemoryRequest)This is a variant ofBedrockAgentRuntimeClient.getAgentMemory(software.amazon.awssdk.services.bedrockagentruntime.model.GetAgentMemoryRequest)operation.
-