Uses of Annotation Interface
org.apache.juneau.rest.annotation.RestPostCall
Packages that use RestPostCall
- 
Uses of RestPostCall in org.apache.juneau.rest.annotationFields in org.apache.juneau.rest.annotation declared as RestPostCallModifier and TypeFieldDescriptionstatic final RestPostCallRestPostCallAnnotation.DEFAULTDefault valueMethods in org.apache.juneau.rest.annotation that return RestPostCallModifier and TypeMethodDescriptionRestPostCallAnnotation.Builder.build()Instantiates a new@RestPostCallobject initialized with this builder.