Module io.helidon.builder.api
Package io.helidon.builder.api
Annotation Interface Option.Confidential
- Enclosing class:
Option
Mark a getter method as confidential - not suitable to be used in clear text in
toString
method.
The field will be mentioned (whether it has a value or not), but its value will not be visible.