Uses of Class
software.amazon.awssdk.services.redshift.paginators.DescribeSnapshotCopyGrantsPublisher
-
Packages that use DescribeSnapshotCopyGrantsPublisher Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of DescribeSnapshotCopyGrantsPublisher in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that return DescribeSnapshotCopyGrantsPublisher Modifier and Type Method Description default DescribeSnapshotCopyGrantsPublisherRedshiftAsyncClient. describeSnapshotCopyGrantsPaginator()Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.default DescribeSnapshotCopyGrantsPublisherRedshiftAsyncClient. describeSnapshotCopyGrantsPaginator(Consumer<DescribeSnapshotCopyGrantsRequest.Builder> describeSnapshotCopyGrantsRequest)Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.default DescribeSnapshotCopyGrantsPublisherRedshiftAsyncClient. describeSnapshotCopyGrantsPaginator(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination region.
-