| Modifier and Type | Method and Description |
|---|---|
Runnable |
build()
Create an executable version of the
Restore command. |
Restore.Builder |
withSource(File source)
The source path of the restore.
|
Restore.Builder |
withTarget(File target)
The target of the restore.
|
public Restore.Builder withSource(File source)
source - the source path of the restore.public Restore.Builder withTarget(File target)
target - the target of the restore.Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.