Uses of Class
software.amazon.awssdk.services.pipes.paginators.ListPipesIterable
-
Packages that use ListPipesIterable Package Description software.amazon.awssdk.services.pipes Amazon EventBridge Pipes connects event sources to targets. -
-
Uses of ListPipesIterable in software.amazon.awssdk.services.pipes
Methods in software.amazon.awssdk.services.pipes that return ListPipesIterable Modifier and Type Method Description default ListPipesIterablePipesClient. listPipesPaginator(Consumer<ListPipesRequest.Builder> listPipesRequest)Get the pipes associated with this account.default ListPipesIterablePipesClient. listPipesPaginator(ListPipesRequest listPipesRequest)Get the pipes associated with this account.
-