Uses of Annotation Interface
org.apache.juneau.rest.annotation.RestPatch
Packages that use RestPatch
-
Uses of RestPatch in org.apache.juneau.rest.annotation
Fields in org.apache.juneau.rest.annotation declared as RestPatchModifier and TypeFieldDescriptionstatic final RestPatch
RestPatchAnnotation.DEFAULT
Default valueMethods in org.apache.juneau.rest.annotation that return RestPatchModifier and TypeMethodDescriptionRestPatchAnnotation.Builder.build()
Instantiates a new@RestPatch
object initialized with this builder.Method parameters in org.apache.juneau.rest.annotation with type arguments of type RestPatchModifier and TypeMethodDescriptionvoid
RestPatchAnnotation.RestOpContextApply.apply
(AnnotationInfo<RestPatch> ai, RestOpContext.Builder b)