Uses of Class
video.api.client.api.models.WebhooksListResponse
| Package | Description |
|---|---|
| video.api.client.api.clients | |
| video.api.client.api.models |
-
Uses of WebhooksListResponse in video.api.client.api.clients
Methods in video.api.client.api.clients that return types with arguments of type WebhooksListResponse Modifier and Type Method Description ApiResponse<WebhooksListResponse>WebhooksApi.APIlistRequest. executeWithHttpInfo()Execute list request with HTTP info returned -
Uses of WebhooksListResponse in video.api.client.api.models
Methods in video.api.client.api.models that return WebhooksListResponse Modifier and Type Method Description WebhooksListResponseWebhooksListResponse. addDataItem(Webhook dataItem)WebhooksListResponseWebhooksListResponse. data(java.util.List<Webhook> data)WebhooksListResponseWebhooksListResponse. pagination(Pagination pagination)