Uses of Class
com.amilesend.tmdb.client.model.collection.GetCollectionImagesResponse
Packages that use GetCollectionImagesResponse
-
Uses of GetCollectionImagesResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetCollectionImagesResponseModifier and TypeMethodDescriptionCollectionsApi.getCollectionImages(@NonNull GetCollectionImagesRequest request) Gets the images associated with a collection. -
Uses of GetCollectionImagesResponse in com.amilesend.tmdb.client.model.collection
Classes in com.amilesend.tmdb.client.model.collection with type parameters of type GetCollectionImagesResponseModifier and TypeClassDescriptionstatic classGetCollectionImagesResponse.GetCollectionImagesResponseBuilder<C extends GetCollectionImagesResponse, B extends GetCollectionImagesResponse.GetCollectionImagesResponseBuilder<C,B>> Subclasses with type arguments of type GetCollectionImagesResponse in com.amilesend.tmdb.client.model.collectionModifier and TypeClassDescriptionclassA collection images response.static classGetCollectionImagesResponse.GetCollectionImagesResponseBuilder<C extends GetCollectionImagesResponse, B extends GetCollectionImagesResponse.GetCollectionImagesResponseBuilder<C,B>>