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