Uses of Class
org.apache.juneau.http.annotation.ContentAnnotation.Builder
Packages that use ContentAnnotation.Builder
-
Uses of ContentAnnotation.Builder in org.apache.juneau.http.annotation
Methods in org.apache.juneau.http.annotation that return ContentAnnotation.BuilderModifier and TypeMethodDescriptionstatic ContentAnnotation.BuilderContentAnnotation.create()Instantiates a new builder for this class.static ContentAnnotation.BuilderInstantiates a new builder for this class.static ContentAnnotation.BuilderInstantiates a new builder for this class.Sets theContent.def()property on this annotation.ContentAnnotation.Builder.description(String... value) Sets theContent.description()property on this annotation.ContentAnnotation.Builder.on(MethodInfo... value) Sets theContent.schema()property on this annotation.