Package com.unboundid.scim2.server
Annotation Type PATCH
-
@Target(METHOD) @Retention(RUNTIME) @HttpMethod("PATCH") public @interface PATCH
Indicates that the annotated method responds to HTTP PATCH requests.
@Target(METHOD) @Retention(RUNTIME) @HttpMethod("PATCH") public @interface PATCH