Interface ApiClientConnectorRequest
public interface ApiClientConnectorRequest
-
Method Summary
-
Method Details
-
getMethod
String getMethod() -
getUrl
String getUrl() -
getHeaders
-
hasBody
boolean hasBody() -
readBody
- Throws:
IOException
-
getBody
- Throws:
IOException
-