org.jclouds.googlecomputeengine.functions.internal
Annotation Type PATCH


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

Indicates that the annotated method responds to HTTP PATCH requests

Author:
David Alves
See Also:
HttpMethod



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