@Beta public class RestoreResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RestoreResult.Builder |
Modifier and Type | Method and Description |
---|---|
static RestoreResult.Builder |
create() |
Set<String> |
getIndices() |
String |
getMessage() |
String |
getName() |
boolean |
isFailed() |
public static RestoreResult.Builder create()
public String getName()
public boolean isFailed()
public String getMessage()