Annotation Interface Http.POST

Enclosing class:
Http

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