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