JavaScript is disabled on your browser.
Skip navigation links
Component API - 1.63.0-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.talend.sdk.component.api.service.http
Annotation Type HttpMethod
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
public @interface
HttpMethod
Mark parameter as the http method. GET, POST... If this annotation is used it override @
Request.method()