Uses of Class
software.amazon.awssdk.services.amplify.paginators.ListBranchesPublisher
-
Packages that use ListBranchesPublisher Package Description software.amazon.awssdk.services.amplify Amplify enables developers to develop and deploy cloud-powered mobile and web apps. -
-
Uses of ListBranchesPublisher in software.amazon.awssdk.services.amplify
Methods in software.amazon.awssdk.services.amplify that return ListBranchesPublisher Modifier and Type Method Description default ListBranchesPublisherAmplifyAsyncClient. listBranchesPaginator(Consumer<ListBranchesRequest.Builder> listBranchesRequest)Lists the branches of an Amplify app.default ListBranchesPublisherAmplifyAsyncClient. listBranchesPaginator(ListBranchesRequest listBranchesRequest)Lists the branches of an Amplify app.
-