Uses of Class
com.vonage.client.subaccounts.Account
Packages that use Account
-
Uses of Account in com.vonage.client.subaccounts
Methods in com.vonage.client.subaccounts that return AccountModifier and TypeMethodDescriptionSubaccountsClient.createSubaccount(CreateSubaccountRequest request) Create a new subaccount under this API primary account.static AccountCreates an instance of this class from a JSON payload.ListSubaccountsResponse.getPrimaryAccount()Parent account.SubaccountsClient.getSubaccount(String subaccountApiKey) Get information about a specific subaccount.SubaccountsClient.updateSubaccount(UpdateSubaccountRequest request) Change one or more properties of a subaccount.Methods in com.vonage.client.subaccounts that return types with arguments of type AccountModifier and TypeMethodDescriptionListSubaccountsResponse.getSubaccounts()The subaccounts associated with the primary account.