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