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