Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20012
Packages that use InlineResponse20012
-
Uses of InlineResponse20012 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20012Modifier and TypeMethodDescriptionCompaniesApi.getCompanyTypes()returns all company type recordsMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20012Modifier and TypeMethodDescriptionCompaniesApi.getCompanyTypesWithHttpInfo()returns all company type recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20012Modifier and TypeMethodDescriptionokhttp3.CallCompaniesApi.getCompanyTypesAsync(ApiCallback<InlineResponse20012> callback) (asynchronously) returns all company type records -
Uses of InlineResponse20012 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20012Modifier and TypeMethodDescriptionInlineResponse20012.addDataItem(CompanyType dataItem) InlineResponse20012.data(List<CompanyType> data)