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