Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20026
Packages that use InlineResponse20026
-
Uses of InlineResponse20026 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20026Modifier and TypeMethodDescriptionListsApi.getAllLists
(BigDecimal page) returns list of list base recordsMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20026Modifier and TypeMethodDescriptionListsApi.getAllListsWithHttpInfo
(BigDecimal page) returns list of list base recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20026Modifier and TypeMethodDescriptionokhttp3.Call
ListsApi.getAllListsAsync
(BigDecimal page, ApiCallback<InlineResponse20026> callback) (asynchronously) returns list of list base records -
Uses of InlineResponse20026 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20026Modifier and TypeMethodDescriptionInlineResponse20026.addDataItem
(ListBaseRecord dataItem) InlineResponse20026.data
(List<ListBaseRecord> data)