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