Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20016
Packages that use InlineResponse20016
-
Uses of InlineResponse20016 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20016Modifier and TypeMethodDescriptionEntityTypesApi.getEntityTypes()
returns the active entity typesMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20016Modifier and TypeMethodDescriptionEntityTypesApi.getEntityTypesWithHttpInfo()
returns the active entity typesMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20016Modifier and TypeMethodDescriptionokhttp3.Call
EntityTypesApi.getEntityTypesAsync
(ApiCallback<InlineResponse20016> callback) (asynchronously) returns the active entity types -
Uses of InlineResponse20016 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20016Modifier and TypeMethodDescriptionInlineResponse20016.addDataItem
(EntityType dataItem) InlineResponse20016.data
(List<EntityType> data)