Package org.jclouds.rest.annotations
Annotation Type PATCH
-
@Target(METHOD) @Retention(RUNTIME) @HttpMethod("PATCH") public @interface PATCH
Implements the PATCH HTTP request type
@Target(METHOD) @Retention(RUNTIME) @HttpMethod("PATCH") public @interface PATCH