Uses of Class
com.vonage.client.subaccounts.CreateSubaccountRequest.Builder
Packages that use CreateSubaccountRequest.Builder
-
Uses of CreateSubaccountRequest.Builder in com.vonage.client.subaccounts
Methods in com.vonage.client.subaccounts that return CreateSubaccountRequest.BuilderModifier and TypeMethodDescriptionCreateSubaccountRequest.builder()Entry point for constructing an instance of this class.(REQUIRED) Name of the subaccount.(OPTIONAL) Secret for the subaccount.CreateSubaccountRequest.Builder.usePrimaryAccountBalance(boolean usePrimaryAccountBalance) (OPTIONAL) Whether to use the primary account's balance.