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