Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.ListPlatformBranchesRequest
-
Packages that use ListPlatformBranchesRequest Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk software.amazon.awssdk.services.elasticbeanstalk.paginators software.amazon.awssdk.services.elasticbeanstalk.transform -
-
Uses of ListPlatformBranchesRequest in software.amazon.awssdk.services.elasticbeanstalk
-
Uses of ListPlatformBranchesRequest in software.amazon.awssdk.services.elasticbeanstalk.paginators
Constructors in software.amazon.awssdk.services.elasticbeanstalk.paginators with parameters of type ListPlatformBranchesRequest Constructor Description ListPlatformBranchesIterable(ElasticBeanstalkClient client, ListPlatformBranchesRequest firstRequest)ListPlatformBranchesPublisher(ElasticBeanstalkAsyncClient client, ListPlatformBranchesRequest firstRequest) -
Uses of ListPlatformBranchesRequest in software.amazon.awssdk.services.elasticbeanstalk.transform
Methods in software.amazon.awssdk.services.elasticbeanstalk.transform with parameters of type ListPlatformBranchesRequest Modifier and Type Method Description SdkHttpFullRequestListPlatformBranchesRequestMarshaller. marshall(ListPlatformBranchesRequest listPlatformBranchesRequest)
-