Package app.knock.api.services.async
Interface IntegrationServiceAsync.WithRawResponse
-
- All Implemented Interfaces:
public interface IntegrationServiceAsync.WithRawResponseA view of IntegrationServiceAsync that provides access to raw HTTP responses for each method.
-
-
Method Summary
Modifier and Type Method Description abstract CensusServiceAsync.WithRawResponsecensus()abstract HightouchServiceAsync.WithRawResponsehightouch()-
-
Method Detail
-
census
abstract CensusServiceAsync.WithRawResponse census()
-
hightouch
abstract HightouchServiceAsync.WithRawResponse hightouch()
-
-
-
-