Uses of Class
com.amilesend.tvmaze.client.model.type.PersonResult
Packages that use PersonResult
Package
Description
-
Uses of PersonResult in com.amilesend.tvmaze.client.api
Methods in com.amilesend.tvmaze.client.api that return types with arguments of type PersonResultModifier and TypeMethodDescriptionSearchApi.searchPeople(String query) Search for people (e.g., actors, directors, etc.).SearchApi.searchPeopleAsync(String query) Search for people (e.g., actors, directors, etc.). -
Uses of PersonResult in com.amilesend.tvmaze.client.model.type
Methods in com.amilesend.tvmaze.client.model.type that return PersonResult -
Uses of PersonResult in com.amilesend.tvmaze.client.parse.parser
Methods in com.amilesend.tvmaze.client.parse.parser that return types with arguments of type PersonResultModifier and TypeMethodDescriptionPersonResultListParser.parse(@NonNull com.google.gson.Gson gson, @NonNull InputStream jsonStream)