Package | Description |
---|---|
com.amazonaws.services.directory | |
com.amazonaws.services.directory.model |
Modifier and Type | Method and Description |
---|---|
Future<RestoreFromSnapshotResult> |
AWSDirectoryServiceAsyncClient.restoreFromSnapshotAsync(RestoreFromSnapshotRequest request,
AsyncHandler<RestoreFromSnapshotRequest,RestoreFromSnapshotResult> asyncHandler) |
Future<RestoreFromSnapshotResult> |
AWSDirectoryServiceAsync.restoreFromSnapshotAsync(RestoreFromSnapshotRequest restoreFromSnapshotRequest,
AsyncHandler<RestoreFromSnapshotRequest,RestoreFromSnapshotResult> asyncHandler)
Restores a directory using an existing directory snapshot.
|
Future<RestoreFromSnapshotResult> |
AbstractAWSDirectoryServiceAsync.restoreFromSnapshotAsync(RestoreFromSnapshotRequest request,
AsyncHandler<RestoreFromSnapshotRequest,RestoreFromSnapshotResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
RestoreFromSnapshotRequest |
RestoreFromSnapshotRequest.clone() |
RestoreFromSnapshotRequest |
RestoreFromSnapshotRequest.withSnapshotId(String snapshotId)
The identifier of the snapshot to restore from.
|
Copyright © 2018. All rights reserved.