Class CensusServiceImpl
-
- All Implemented Interfaces:
-
app.knock.api.services.blocking.integrations.CensusService
public final class CensusServiceImpl implements CensusService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classCensusServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description CensusService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. CensusCustomDestinationResponsecustomDestination(CensusCustomDestinationParams params, RequestOptions requestOptions)-
-
Method Detail
-
withRawResponse
CensusService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
customDestination
CensusCustomDestinationResponse customDestination(CensusCustomDestinationParams params, RequestOptions requestOptions)
-
-
-
-