Uses of Class
com.amilesend.tmdb.client.model.list.ClearListResponse
Packages that use ClearListResponse
-
Uses of ClearListResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return ClearListResponseModifier and TypeMethodDescriptionListsApi.clearList
(@NonNull ClearListRequest request) Clears a list. -
Uses of ClearListResponse in com.amilesend.tmdb.client.model.list
Classes in com.amilesend.tmdb.client.model.list with type parameters of type ClearListResponseModifier and TypeClassDescriptionstatic class
ClearListResponse.ClearListResponseBuilder<C extends ClearListResponse,
B extends ClearListResponse.ClearListResponseBuilder<C, B>>