Uses of Class
io.mailtrap.model.response.apitokens.ApiToken
Packages that use ApiToken
-
Uses of ApiToken in io.mailtrap.api.apitokens
Methods in io.mailtrap.api.apitokens that return ApiTokenModifier and TypeMethodDescriptionApiTokens.getApiToken(long accountId, long id) Get a single API token by id.ApiTokensImpl.getApiToken(long accountId, long id) Methods in io.mailtrap.api.apitokens that return types with arguments of type ApiTokenModifier and TypeMethodDescriptionApiTokens.getAllApiTokens(long accountId) List all API tokens visible to the current API token.ApiTokensImpl.getAllApiTokens(long accountId) -
Uses of ApiToken in io.mailtrap.model.response.apitokens
Subclasses of ApiToken in io.mailtrap.model.response.apitokens