Uses of Class
io.mailtrap.model.request.apitokens.CreateApiTokenRequest
Packages that use CreateApiTokenRequest
-
Uses of CreateApiTokenRequest in io.mailtrap.api.apitokens
Methods in io.mailtrap.api.apitokens with parameters of type CreateApiTokenRequestModifier and TypeMethodDescriptionApiTokens.createApiToken(long accountId, CreateApiTokenRequest request) Create a new API token for the account with the given name and resource permissions.ApiTokensImpl.createApiToken(long accountId, CreateApiTokenRequest request)