@Incubating @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.METHOD) public @interface Delete
Marks an interface method as an HTTP DELETE request.
String
value
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
The URL template, e.g. "/users/{id"}.
"/users/{id
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.