@Retention(CLASS) @Target({METHOD})

public @interface PUT

HTTP PUT request. See GET for path semantics.

Methods

public abstract String value()

Method details

value

public abstract String value()