@Beta public class RestoreParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RestoreParams.Builder |
Modifier and Type | Method and Description |
---|---|
static RestoreParams.Builder |
create() |
RepositoryId |
getRepositoryId() |
String |
getSnapshotName() |
boolean |
isIncludeIndexedData() |
public boolean isIncludeIndexedData()
public String getSnapshotName()
public RepositoryId getRepositoryId()
public static RestoreParams.Builder create()