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