Uses of Annotation Interface
org.apache.juneau.rest.annotation.RestOptions
Packages that use RestOptions
-
Uses of RestOptions in org.apache.juneau.rest.annotation
Fields in org.apache.juneau.rest.annotation declared as RestOptionsModifier and TypeFieldDescriptionstatic final RestOptions
RestOptionsAnnotation.DEFAULT
Default valueMethods in org.apache.juneau.rest.annotation that return RestOptionsModifier and TypeMethodDescriptionRestOptionsAnnotation.Builder.build()
Instantiates a new@RestOptions
object initialized with this builder.Method parameters in org.apache.juneau.rest.annotation with type arguments of type RestOptionsModifier and TypeMethodDescriptionvoid
RestOptionsAnnotation.RestOpContextApply.apply
(AnnotationInfo<RestOptions> ai, RestOpContext.Builder b)