Class | Description |
---|---|
ApiAudience | |
ApiStability |
Annotation Type | Description |
---|---|
ApiAudience.Private |
Intended for use only within hera itself.
|
ApiAudience.Public |
Intended for use by any project or application.
|
ApiStability.Stable |
Can evolve while retaining compatibility for minor release boundaries.;
can break compatibility only at major release (ie.
|
ApiStability.Unstable |
No guarantee is provided as to reliability or stability across any
level of release granularity.
|