Uses of Class
com.vonage.client.subaccounts.CreateSubaccountRequest
Packages that use CreateSubaccountRequest
-
Uses of CreateSubaccountRequest in com.vonage.client.subaccounts
Methods in com.vonage.client.subaccounts that return CreateSubaccountRequestModifier and TypeMethodDescriptionCreateSubaccountRequest.Builder.build()Builds the CreateSubaccountRequest.Methods in com.vonage.client.subaccounts with parameters of type CreateSubaccountRequestModifier and TypeMethodDescriptionSubaccountsClient.createSubaccount(CreateSubaccountRequest request) Create a new subaccount under this API primary account.