Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20014
Packages that use InlineResponse20014
-
Uses of InlineResponse20014 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20014Modifier and TypeMethodDescriptionContentRatingsApi.getAllContentRatings()returns list content rating recordsMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20014Modifier and TypeMethodDescriptionContentRatingsApi.getAllContentRatingsWithHttpInfo()returns list content rating recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20014Modifier and TypeMethodDescriptionokhttp3.CallContentRatingsApi.getAllContentRatingsAsync(ApiCallback<InlineResponse20014> callback) (asynchronously) returns list content rating records -
Uses of InlineResponse20014 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20014Modifier and TypeMethodDescriptionInlineResponse20014.addDataItem(ContentRating dataItem) InlineResponse20014.data(List<ContentRating> data)