public static final class RestoreParams.Builder extends Object
Modifier and Type | Method and Description |
---|---|
RestoreParams |
build() |
RestoreParams.Builder |
repositoryId(RepositoryId repositoryId) |
RestoreParams.Builder |
setIncludeIndexedData(boolean includeIndexedData) |
RestoreParams.Builder |
snapshotName(String snapshotName) |
public RestoreParams.Builder snapshotName(String snapshotName)
public RestoreParams.Builder repositoryId(RepositoryId repositoryId)
public RestoreParams.Builder setIncludeIndexedData(boolean includeIndexedData)
public RestoreParams build()