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