Modifier and Type | Class and Description |
---|---|
static class |
SnapshotResult.Builder |
static class |
SnapshotResult.State |
Modifier and Type | Method and Description |
---|---|
static SnapshotResult.Builder |
create() |
Set<String> |
getIndices() |
String |
getName() |
String |
getReason() |
SnapshotResult.State |
getState() |
Instant |
getTimestamp() |
public SnapshotResult.State getState()
public String getReason()
public String getName()
public Instant getTimestamp()
public static SnapshotResult.Builder create()