public class Project extends SchemaOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
Project.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Project.Builder |
builder() |
String |
name()
We use this name to align with the Rust operation enum underlying in JNI.
|
String |
toString() |
equals, exportSchema, release, schemapublic String name()
Operationpublic static Project.Builder builder()
Copyright © 2025. All rights reserved.