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

See Also:
HttpMethod



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