Uses of Class
com.amilesend.tmdb.client.model.company.GetCompanyImagesResponse
Packages that use GetCompanyImagesResponse
-
Uses of GetCompanyImagesResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetCompanyImagesResponseModifier and TypeMethodDescriptionCompaniesApi.getImages(@NonNull GetCompanyImagesRequest request) Gets the images associated with a company. -
Uses of GetCompanyImagesResponse in com.amilesend.tmdb.client.model.company
Classes in com.amilesend.tmdb.client.model.company with type parameters of type GetCompanyImagesResponseModifier and TypeClassDescriptionstatic classGetCompanyImagesResponse.GetCompanyImagesResponseBuilder<C extends GetCompanyImagesResponse, B extends GetCompanyImagesResponse.GetCompanyImagesResponseBuilder<C,B>> Subclasses with type arguments of type GetCompanyImagesResponse in com.amilesend.tmdb.client.model.companyModifier and TypeClassDescriptionclassThe response containing a list of company logos.static classGetCompanyImagesResponse.GetCompanyImagesResponseBuilder<C extends GetCompanyImagesResponse, B extends GetCompanyImagesResponse.GetCompanyImagesResponseBuilder<C,B>>