See: Description
| Annotation Type | Description |
|---|---|
| BuilderClass |
This annotation gives information about the associated
ParameterBuilder for this class. |
| Creator |
Creator methods produce instances of specific classes.
|
| Description |
The annotated element has a description contained in this annotation.
|
| Parameter |
Parameter field to be exposed to the user interface.
|
| Parametrized |
Indicated that the annotated class has mutable parameters which can be handled by API discovery framework.
|
Please note that annotations in this package are marked with @Beta annotation, so they can be subject of incompatible changes or removal in later releases.