Uses of Class
com.amilesend.tmdb.client.model.list.CreateListResponse
Packages that use CreateListResponse
-
Uses of CreateListResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return CreateListResponseModifier and TypeMethodDescriptionListsApi.createList
(@NonNull CreateListRequest request) Creates a new list. -
Uses of CreateListResponse in com.amilesend.tmdb.client.model.list
Classes in com.amilesend.tmdb.client.model.list with type parameters of type CreateListResponseModifier and TypeClassDescriptionstatic class
CreateListResponse.CreateListResponseBuilder<C extends CreateListResponse,
B extends CreateListResponse.CreateListResponseBuilder<C, B>>