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

Author:
Ignacio Mulas



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