Uses of Class
com.twilio.rest.numbers.v2.regulatorycompliance.BundleCreator
-
Packages that use BundleCreator Package Description com.twilio.rest.numbers.v2.regulatorycompliance -
-
Uses of BundleCreator in com.twilio.rest.numbers.v2.regulatorycompliance
Methods in com.twilio.rest.numbers.v2.regulatorycompliance that return BundleCreator Modifier and Type Method Description static BundleCreatorBundle. creator(String friendlyName, String email)BundleCreatorBundleCreator. setEmail(String email)BundleCreatorBundleCreator. setEndUserType(Bundle.EndUserType endUserType)BundleCreatorBundleCreator. setFriendlyName(String friendlyName)BundleCreatorBundleCreator. setIsoCountry(String isoCountry)BundleCreatorBundleCreator. setNumberType(String numberType)BundleCreatorBundleCreator. setRegulationSid(String regulationSid)BundleCreatorBundleCreator. setStatusCallback(String statusCallback)BundleCreatorBundleCreator. setStatusCallback(URI statusCallback)
-