| Modifier and Type | Class and Description |
|---|---|
static class |
Append.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Append.Builder |
builder() |
boolean |
equals(Object o) |
List<FragmentMetadata> |
fragments() |
String |
name()
We use this name to align with the Rust operation enum underlying in JNI.
|
String |
toString() |
public List<FragmentMetadata> fragments()
public String name()
Operationpublic static Append.Builder builder()
Copyright © 2025. All rights reserved.