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