Uses of Class
com.amilesend.tmdb.client.model.list.DeleteListResponse
Packages that use DeleteListResponse
-
Uses of DeleteListResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return DeleteListResponseModifier and TypeMethodDescriptionListsApi.deleteList
(@NonNull DeleteListRequest request) Deletes a list. -
Uses of DeleteListResponse in com.amilesend.tmdb.client.model.list
Classes in com.amilesend.tmdb.client.model.list with type parameters of type DeleteListResponseModifier and TypeClassDescriptionstatic class
DeleteListResponse.DeleteListResponseBuilder<C extends DeleteListResponse,
B extends DeleteListResponse.DeleteListResponseBuilder<C, B>>