Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.paginators.ListPlatformBranchesIterable
-
Packages that use ListPlatformBranchesIterable Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk -
-
Uses of ListPlatformBranchesIterable in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk that return ListPlatformBranchesIterable Modifier and Type Method Description default ListPlatformBranchesIterableElasticBeanstalkClient. listPlatformBranchesPaginator(Consumer<ListPlatformBranchesRequest.Builder> listPlatformBranchesRequest)This is a variant ofElasticBeanstalkClient.listPlatformBranches(software.amazon.awssdk.services.elasticbeanstalk.model.ListPlatformBranchesRequest)operation.default ListPlatformBranchesIterableElasticBeanstalkClient. listPlatformBranchesPaginator(ListPlatformBranchesRequest listPlatformBranchesRequest)This is a variant ofElasticBeanstalkClient.listPlatformBranches(software.amazon.awssdk.services.elasticbeanstalk.model.ListPlatformBranchesRequest)operation.
-