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 class
GetCollectionImagesResponse.GetCollectionImagesResponseBuilder<C extends GetCollectionImagesResponse,
B extends GetCollectionImagesResponse.GetCollectionImagesResponseBuilder<C, B>>