@Incubating @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.METHOD) public @interface Timeout
Overrides the request timeout for a specific method in an HttpBuilderClient interface. The value is in seconds.
int
value
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Request timeout in seconds.
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.