Uses of Class
com.amazonaws.services.directory.model.RestoreFromSnapshotResult
-
Packages that use RestoreFromSnapshotResult Package Description com.amazonaws.services.directory com.amazonaws.services.directory.model -
-
Uses of RestoreFromSnapshotResult in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory that return RestoreFromSnapshotResult Modifier and Type Method Description RestoreFromSnapshotResult
AbstractAWSDirectoryService. restoreFromSnapshot(RestoreFromSnapshotRequest request)
RestoreFromSnapshotResult
AWSDirectoryService. restoreFromSnapshot(RestoreFromSnapshotRequest restoreFromSnapshotRequest)
Restores a directory using an existing directory snapshot.RestoreFromSnapshotResult
AWSDirectoryServiceClient. restoreFromSnapshot(RestoreFromSnapshotRequest restoreFromSnapshotRequest)
Restores a directory using an existing directory snapshot.Method parameters in com.amazonaws.services.directory with type arguments of type RestoreFromSnapshotResult Modifier and Type Method Description Future<RestoreFromSnapshotResult>
AbstractAWSDirectoryServiceAsync. 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>
AWSDirectoryServiceAsyncClient. restoreFromSnapshotAsync(RestoreFromSnapshotRequest request, AsyncHandler<RestoreFromSnapshotRequest,RestoreFromSnapshotResult> asyncHandler)
-
Uses of RestoreFromSnapshotResult in com.amazonaws.services.directory.model
Methods in com.amazonaws.services.directory.model that return RestoreFromSnapshotResult Modifier and Type Method Description RestoreFromSnapshotResult
RestoreFromSnapshotResult. clone()
-