Class HightouchServiceImpl
-
- All Implemented Interfaces:
-
app.knock.api.services.blocking.integrations.HightouchService
public final class HightouchServiceImpl implements HightouchService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classHightouchServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description HightouchService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. HightouchEmbeddedDestinationResponseembeddedDestination(HightouchEmbeddedDestinationParams params, RequestOptions requestOptions)-
-
Method Detail
-
withRawResponse
HightouchService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
embeddedDestination
HightouchEmbeddedDestinationResponse embeddedDestination(HightouchEmbeddedDestinationParams params, RequestOptions requestOptions)
-
-
-
-