Interface CloudPlatformIntegrationConnection
-
- All Known Implementing Classes:
DefaultCloudPlatformIntegrationConnection
public interface CloudPlatformIntegrationConnection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResponseDatasendPost(java.lang.String iflowKey, java.lang.Object body)
-
-
-
Method Detail
-
sendPost
ResponseData sendPost(java.lang.String iflowKey, java.lang.Object body) throws java.io.IOException
- Throws:
java.io.IOException
-
-