Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20038
Packages that use InlineResponse20038
-
Uses of InlineResponse20038 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20038Modifier and TypeMethodDescriptionPeopleTypesApi.getAllPeopleTypes()
returns list of peopleType recordsMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20038Modifier and TypeMethodDescriptionPeopleTypesApi.getAllPeopleTypesWithHttpInfo()
returns list of peopleType recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20038Modifier and TypeMethodDescriptionokhttp3.Call
PeopleTypesApi.getAllPeopleTypesAsync
(ApiCallback<InlineResponse20038> callback) (asynchronously) returns list of peopleType records -
Uses of InlineResponse20038 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20038Modifier and TypeMethodDescriptionInlineResponse20038.addDataItem
(PeopleType dataItem) InlineResponse20038.data
(List<PeopleType> data)