Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20053
Packages that use InlineResponse20053
-
Uses of InlineResponse20053 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20053Modifier and TypeMethodDescriptionUserInfoApi.getUserInfo()
returns user infoUserInfoApi.getUserInfoById
(BigDecimal id) returns user info by user idMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20053Modifier and TypeMethodDescriptionUserInfoApi.getUserInfoByIdWithHttpInfo
(BigDecimal id) returns user info by user idUserInfoApi.getUserInfoWithHttpInfo()
returns user infoMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20053Modifier and TypeMethodDescriptionokhttp3.Call
UserInfoApi.getUserInfoAsync
(ApiCallback<InlineResponse20053> callback) (asynchronously) returns user infookhttp3.Call
UserInfoApi.getUserInfoByIdAsync
(BigDecimal id, ApiCallback<InlineResponse20053> callback) (asynchronously) returns user info by user id -
Uses of InlineResponse20053 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20053