Uses of Class
software.amazon.awssdk.services.bedrockagent.paginators.ListFlowsPublisher
-
Packages that use ListFlowsPublisher Package Description software.amazon.awssdk.services.bedrockagent Describes the API operations for creating and managing Amazon Bedrock agents. -
-
Uses of ListFlowsPublisher in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent that return ListFlowsPublisher Modifier and Type Method Description default ListFlowsPublisherBedrockAgentAsyncClient. listFlowsPaginator(Consumer<ListFlowsRequest.Builder> listFlowsRequest)This is a variant ofBedrockAgentAsyncClient.listFlows(software.amazon.awssdk.services.bedrockagent.model.ListFlowsRequest)operation.default ListFlowsPublisherBedrockAgentAsyncClient. listFlowsPaginator(ListFlowsRequest listFlowsRequest)This is a variant ofBedrockAgentAsyncClient.listFlows(software.amazon.awssdk.services.bedrockagent.model.ListFlowsRequest)operation.
-