Uses of Class
software.amazon.awssdk.services.redshift.paginators.DescribeEventsPublisher
-
Packages that use DescribeEventsPublisher Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of DescribeEventsPublisher in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that return DescribeEventsPublisher Modifier and Type Method Description default DescribeEventsPublisherRedshiftAsyncClient. describeEventsPaginator()Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.default DescribeEventsPublisherRedshiftAsyncClient. describeEventsPaginator(Consumer<DescribeEventsRequest.Builder> describeEventsRequest)Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.default DescribeEventsPublisherRedshiftAsyncClient. describeEventsPaginator(DescribeEventsRequest describeEventsRequest)Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.
-