Uses of Class
io.mailtrap.model.response.subaccounts.SubAccount
Packages that use SubAccount
-
Uses of SubAccount in io.mailtrap.api.subaccounts
Methods in io.mailtrap.api.subaccounts that return SubAccountModifier and TypeMethodDescriptionSubAccounts.createSubAccount(long organizationId, CreateSubAccountRequest request) Create a new sub account under the specified organization.SubAccountsImpl.createSubAccount(long organizationId, CreateSubAccountRequest request) Methods in io.mailtrap.api.subaccounts that return types with arguments of type SubAccountModifier and TypeMethodDescriptionSubAccounts.getSubAccounts(long organizationId) Get a list of sub accounts for the specified organization.SubAccountsImpl.getSubAccounts(long organizationId)