Uses of Class
org.apache.juneau.rest.annotation.RestPostInitAnnotation.Builder
Packages that use RestPostInitAnnotation.Builder
-
Uses of RestPostInitAnnotation.Builder in org.apache.juneau.rest.annotation
Methods in org.apache.juneau.rest.annotation that return RestPostInitAnnotation.BuilderModifier and TypeMethodDescriptionRestPostInitAnnotation.Builder.childFirst()Sets theRestPostInit.childFirst()property on this annotation.RestPostInitAnnotation.create()Instantiates a new builder for this class.RestPostInitAnnotation.Builder.description(String... value) Sets the description property on this annotation.RestPostInitAnnotation.Builder.on(MethodInfo... value)