Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.paginators.DescribeEventsPublisher
-
Packages that use DescribeEventsPublisher Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk -
-
Uses of DescribeEventsPublisher in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk that return DescribeEventsPublisher Modifier and Type Method Description default DescribeEventsPublisherElasticBeanstalkAsyncClient. describeEventsPaginator()Returns list of event descriptions matching criteria up to the last 6 weeks.default DescribeEventsPublisherElasticBeanstalkAsyncClient. describeEventsPaginator(Consumer<DescribeEventsRequest.Builder> describeEventsRequest)Returns list of event descriptions matching criteria up to the last 6 weeks.default DescribeEventsPublisherElasticBeanstalkAsyncClient. describeEventsPaginator(DescribeEventsRequest describeEventsRequest)Returns list of event descriptions matching criteria up to the last 6 weeks.
-