Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20011
Packages that use InlineResponse20011
-
Uses of InlineResponse20011 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20011Modifier and TypeMethodDescriptionCompaniesApi.getAllCompanies
(BigDecimal page) returns a paginated list of company recordsMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20011Modifier and TypeMethodDescriptionCompaniesApi.getAllCompaniesWithHttpInfo
(BigDecimal page) returns a paginated list of company recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20011Modifier and TypeMethodDescriptionokhttp3.Call
CompaniesApi.getAllCompaniesAsync
(BigDecimal page, ApiCallback<InlineResponse20011> callback) (asynchronously) returns a paginated list of company records -
Uses of InlineResponse20011 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20011