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