Uses of Class
com.twilio.rest.messaging.v1.BrandRegistrationCreator
-
Packages that use BrandRegistrationCreator Package Description com.twilio.rest.messaging.v1 -
-
Uses of BrandRegistrationCreator in com.twilio.rest.messaging.v1
Methods in com.twilio.rest.messaging.v1 that return BrandRegistrationCreator Modifier and Type Method Description static BrandRegistrationCreatorBrandRegistration. creator(String customerProfileBundleSid, String a2PProfileBundleSid)BrandRegistrationCreatorBrandRegistrationCreator. setA2PProfileBundleSid(String a2PProfileBundleSid)BrandRegistrationCreatorBrandRegistrationCreator. setBrandType(String brandType)BrandRegistrationCreatorBrandRegistrationCreator. setCustomerProfileBundleSid(String customerProfileBundleSid)BrandRegistrationCreatorBrandRegistrationCreator. setMock(Boolean mock)BrandRegistrationCreatorBrandRegistrationCreator. setSkipAutomaticSecVet(Boolean skipAutomaticSecVet)
-