Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20051
Packages that use InlineResponse20051
-
Uses of InlineResponse20051 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20051Modifier and TypeMethodDescriptionSourceTypesApi.getAllSourceTypes()
returns list of sourceType recordsMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20051Modifier and TypeMethodDescriptionSourceTypesApi.getAllSourceTypesWithHttpInfo()
returns list of sourceType recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20051Modifier and TypeMethodDescriptionokhttp3.Call
SourceTypesApi.getAllSourceTypesAsync
(ApiCallback<InlineResponse20051> callback) (asynchronously) returns list of sourceType records -
Uses of InlineResponse20051 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20051Modifier and TypeMethodDescriptionInlineResponse20051.addDataItem
(SourceType dataItem) InlineResponse20051.data
(List<SourceType> data)