Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20024
Packages that use InlineResponse20024
-
Uses of InlineResponse20024 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20024Modifier and TypeMethodDescriptionInspirationTypesApi.getAllInspirationTypes()
returns list of inspiration types recordsMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20024Modifier and TypeMethodDescriptionInspirationTypesApi.getAllInspirationTypesWithHttpInfo()
returns list of inspiration types recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20024Modifier and TypeMethodDescriptionokhttp3.Call
InspirationTypesApi.getAllInspirationTypesAsync
(ApiCallback<InlineResponse20024> callback) (asynchronously) returns list of inspiration types records -
Uses of InlineResponse20024 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20024Modifier and TypeMethodDescriptionInlineResponse20024.addDataItem
(InspirationType dataItem) InlineResponse20024.data
(List<InspirationType> data)