Annotation Type Plural
-
@Target(TYPE) @Retention(RUNTIME) public @interface Plural
Allows to specify the plural form associated with a Custom Resource. If not provided, it will default to a computed value. See CustomResource#getPlural for more details.
-
-
Element Detail
-
value
String value
-
-