Package org.apache.nifi.web.client.api
Interface HttpRequestMethod
- All Known Implementing Classes:
StandardHttpRequestMethod
public interface HttpRequestMethod
HTTP Request Method
-
Method Summary
-
Method Details
-
getMethod
String getMethod()Get HTTP Method- Returns:
- HTTP Method
-