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