Uses of Class
com.amilesend.tmdb.client.model.search.SearchCollectionsResponse
Packages that use SearchCollectionsResponse
-
Uses of SearchCollectionsResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return SearchCollectionsResponseModifier and TypeMethodDescriptionSearchApi.searchCollections
(@NonNull SearchCollectionsRequest request) Search for collections by their alternative, original, and translated names. -
Uses of SearchCollectionsResponse in com.amilesend.tmdb.client.model.search
Classes in com.amilesend.tmdb.client.model.search with type parameters of type SearchCollectionsResponseModifier and TypeClassDescriptionstatic class
SearchCollectionsResponse.SearchCollectionsResponseBuilder<C extends SearchCollectionsResponse,
B extends SearchCollectionsResponse.SearchCollectionsResponseBuilder<C, B>>