Annotation Interface Http.GET

Enclosing class:
Http

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