org.jclouds.rest.annotations
Annotation Type PATCH


@Target(value=METHOD)
@Retention(value=RUNTIME)
@HttpMethod(value="PATCH")
public @interface PATCH

Implements the PATCH HTTP request type



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.