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