| Modifier and Type | Class and Description |
|---|---|
static class |
Restore.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Restore.Builder |
builder() |
boolean |
equals(Object o) |
String |
name()
We use this name to align with the Rust operation enum underlying in JNI.
|
String |
toString() |
long |
version()
Get the version to restore to.
|
public String name()
Operationpublic long version()
public static Restore.Builder builder()
Copyright © 2025. All rights reserved.