Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20027
Packages that use InlineResponse20027
-
Uses of InlineResponse20027 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20027Modifier and TypeMethodDescriptionListsApi.getList
(BigDecimal id) returns an list base recordListsApi.getListBySlug
(String slug) returns an list base record search by slugMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20027Modifier and TypeMethodDescriptionListsApi.getListBySlugWithHttpInfo
(String slug) returns an list base record search by slugListsApi.getListWithHttpInfo
(BigDecimal id) returns an list base recordMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20027Modifier and TypeMethodDescriptionokhttp3.Call
ListsApi.getListAsync
(BigDecimal id, ApiCallback<InlineResponse20027> callback) (asynchronously) returns an list base recordokhttp3.Call
ListsApi.getListBySlugAsync
(String slug, ApiCallback<InlineResponse20027> callback) (asynchronously) returns an list base record search by slug -
Uses of InlineResponse20027 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20027