Uses of Class
com.zimperium.plugins.zDevJenkinsUploadPlugin.dtos.LoginResponse
Packages that use LoginResponse
-
Uses of LoginResponse in com.zimperium.plugins.zDevJenkinsUploadPlugin.services
Methods in com.zimperium.plugins.zDevJenkinsUploadPlugin.services that return types with arguments of type LoginResponseModifier and TypeMethodDescriptionretrofit2.Call<LoginResponse>UploadPluginService.login(LoginCredentials body) retrofit2.Call<LoginResponse>UploadPluginService.refreshAccess(RefreshCredentials body)