Uses of Class
com.amilesend.tvdb.client.model.LoginBody
Packages that use LoginBody
-
Uses of LoginBody in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api with parameters of type LoginBodyModifier and TypeMethodDescriptioncreate an auth token.okhttp3.CallLoginApi.loginPostAsync(LoginBody body, ApiCallback<InlineResponse200> callback) create an auth token.okhttp3.CallLoginApi.loginPostCall(LoginBody body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for loginPostLoginApi.loginPostWithHttpInfo(LoginBody body) create an auth token. -
Uses of LoginBody in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return LoginBody