Annotation Interface Http.PUT

Enclosing class:
Http

@Retention(CLASS) @Documented @HttpMethod("PUT") public static @interface Http.PUT
PUT method of an HTTP endpoint.