Uses of Class
com.amilesend.tmdb.client.model.search.type.CollectionSearchResult
Packages that use CollectionSearchResult
Package
Description
-
Uses of CollectionSearchResult in com.amilesend.tmdb.client.model.search
Subclasses with type arguments of type CollectionSearchResult in com.amilesend.tmdb.client.model.searchModifier and TypeClassDescriptionclassThe response containing the paginated list of collections.static classSearchCollectionsResponse.SearchCollectionsResponseBuilder<C extends SearchCollectionsResponse,B extends SearchCollectionsResponse.SearchCollectionsResponseBuilder<C, B>> -
Uses of CollectionSearchResult in com.amilesend.tmdb.client.model.search.type
Classes in com.amilesend.tmdb.client.model.search.type with type parameters of type CollectionSearchResultModifier and TypeClassDescriptionstatic classCollectionSearchResult.CollectionSearchResultBuilder<C extends CollectionSearchResult,B extends CollectionSearchResult.CollectionSearchResultBuilder<C, B>> Subclasses with type arguments of type CollectionSearchResult in com.amilesend.tmdb.client.model.search.typeModifier and TypeClassDescriptionclassSearch result that describes a collection.static classCollectionSearchResult.CollectionSearchResultBuilder<C extends CollectionSearchResult,B extends CollectionSearchResult.CollectionSearchResultBuilder<C, B>>