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)Lists the platform branches available for your account in an AWS Region.default ListPlatformBranchesIterableElasticBeanstalkClient. listPlatformBranchesPaginator(ListPlatformBranchesRequest listPlatformBranchesRequest)Lists the platform branches available for your account in an AWS Region.
-