Uses of Class
software.amazon.awssdk.services.directory.paginators.DescribeSnapshotsPublisher
-
Packages that use DescribeSnapshotsPublisher Package Description software.amazon.awssdk.services.directory Directory Service -
-
Uses of DescribeSnapshotsPublisher in software.amazon.awssdk.services.directory
Methods in software.amazon.awssdk.services.directory that return DescribeSnapshotsPublisher Modifier and Type Method Description default DescribeSnapshotsPublisherDirectoryAsyncClient. describeSnapshotsPaginator()Obtains information about the directory snapshots that belong to this account.default DescribeSnapshotsPublisherDirectoryAsyncClient. describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)Obtains information about the directory snapshots that belong to this account.default DescribeSnapshotsPublisherDirectoryAsyncClient. describeSnapshotsPaginator(DescribeSnapshotsRequest describeSnapshotsRequest)Obtains information about the directory snapshots that belong to this account.
-