Annotation Interface RequestNodeId
Annotation that binds a method variable to a request node-id header value.
- Since:
- 1.0
- Version:
- 2024-03-18
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
Indicates if the parameter is required or not.
-
Element Details
-
required
boolean requiredIndicates if the parameter is required or not.- Default:
- false
-