Uses of Class
ai.rev.speechtotext.models.asynchronous.RevAiAccount
-
Packages that use RevAiAccount Package Description ai.rev.speechtotext -
-
Uses of RevAiAccount in ai.rev.speechtotext
Methods in ai.rev.speechtotext that return RevAiAccount Modifier and Type Method Description RevAiAccountApiClient. getAccount()This method sends a GET request to the /account endpoint and returns anRevAiAccountobject.Methods in ai.rev.speechtotext that return types with arguments of type RevAiAccount Modifier and Type Method Description retrofit2.Call<RevAiAccount>ApiInterface. getAccount()
-