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