| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeSnapshotsResponse |
DirectoryClient.describeSnapshots()
Obtains information about the directory snapshots that belong to this account.
|
default DescribeSnapshotsResponse |
DirectoryClient.describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this account.
|
default DescribeSnapshotsResponse |
DirectoryClient.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSnapshotsResponse> |
DirectoryAsyncClient.describeSnapshots()
Obtains information about the directory snapshots that belong to this account.
|
default CompletableFuture<DescribeSnapshotsResponse> |
DirectoryAsyncClient.describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this account.
|
default CompletableFuture<DescribeSnapshotsResponse> |
DirectoryAsyncClient.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this account.
|
Copyright © 2019. All rights reserved.