See: Description
Annotation Type | Description |
---|---|
Delete |
A method designed to annotate an
Endpoint delete operation. |
Endpoint |
Defines a management endpoint for a given ID.
|
Read |
A method designed to annotate an
Endpoint read operation. |
Selector |
Annotation that can be applied to arguments that should be included in the endpoint URI.
|
Sensitive |
Annotation that can be applied to endpoint methods to control sensitivity at the method level.
|
Write |
A method designed to annotate an
Endpoint write operation. |