Class RestGetAnnotation
java.lang.Object
org.apache.juneau.rest.annotation.RestGetAnnotation
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classBuilder class.static classAppliesRestGetannotations to aRestOpContext.Builder.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic RestGetAnnotation.Buildercreate()Instantiates a new builder for this class.
- 
Field Details- 
DEFAULTDefault value
 
- 
- 
Constructor Details- 
RestGetAnnotationpublic RestGetAnnotation()
 
- 
- 
Method Details- 
createInstantiates a new builder for this class.- Returns:
- A new builder object.
 
 
-