Class ActivityServiceImpl
-
- All Implemented Interfaces:
-
app.knock.api.services.blocking.messages.ActivityService
public final class ActivityServiceImpl implements ActivityService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classActivityServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description ActivityService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. ActivityListPagelist(ActivityListParams params, RequestOptions requestOptions)-
-
Method Detail
-
withRawResponse
ActivityService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
list
ActivityListPage list(ActivityListParams params, RequestOptions requestOptions)
-
-
-
-