| Enum | Description |
|---|---|
| ApiMaturityLevel |
Indicates how stable a given API method/class is, so user's can plan and set their expectations accordingly.
|
| Annotation Type | Description |
|---|---|
| PublicAPIClass |
Annotates a type as a user facing class.
|
| PublicAPIMethod |
Annotates a method, as part of the public contract with user code.
|
Copyright © 2025 The Apache Software Foundation. All rights reserved.