Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.ListMemoryExtractionJobsResponse
Packages that use ListMemoryExtractionJobsResponse
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of ListMemoryExtractionJobsResponse in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore that return ListMemoryExtractionJobsResponseModifier and TypeMethodDescriptiondefault ListMemoryExtractionJobsResponseBedrockAgentCoreClient.listMemoryExtractionJobs(Consumer<ListMemoryExtractionJobsRequest.Builder> listMemoryExtractionJobsRequest) Lists all long-term memory extraction jobs that are eligible to be started with optional filtering.default ListMemoryExtractionJobsResponseBedrockAgentCoreClient.listMemoryExtractionJobs(ListMemoryExtractionJobsRequest listMemoryExtractionJobsRequest) Lists all long-term memory extraction jobs that are eligible to be started with optional filtering.Methods in software.amazon.awssdk.services.bedrockagentcore that return types with arguments of type ListMemoryExtractionJobsResponseModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.listMemoryExtractionJobs(Consumer<ListMemoryExtractionJobsRequest.Builder> listMemoryExtractionJobsRequest) Lists all long-term memory extraction jobs that are eligible to be started with optional filtering.BedrockAgentCoreAsyncClient.listMemoryExtractionJobs(ListMemoryExtractionJobsRequest listMemoryExtractionJobsRequest) Lists all long-term memory extraction jobs that are eligible to be started with optional filtering. -
Uses of ListMemoryExtractionJobsResponse in software.amazon.awssdk.services.bedrockagentcore.paginators
Methods in software.amazon.awssdk.services.bedrockagentcore.paginators that return types with arguments of type ListMemoryExtractionJobsResponseMethod parameters in software.amazon.awssdk.services.bedrockagentcore.paginators with type arguments of type ListMemoryExtractionJobsResponseModifier and TypeMethodDescriptionvoidListMemoryExtractionJobsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListMemoryExtractionJobsResponse> subscriber)