Uses of Class
com.twilio.rest.preview.wireless.RatePlanCreator
-
Packages that use RatePlanCreator Package Description com.twilio.rest.preview.wireless -
-
Uses of RatePlanCreator in com.twilio.rest.preview.wireless
Methods in com.twilio.rest.preview.wireless that return RatePlanCreator Modifier and Type Method Description static RatePlanCreatorRatePlan. creator()RatePlanCreatorRatePlanCreator. setCommandsEnabled(Boolean commandsEnabled)RatePlanCreatorRatePlanCreator. setDataEnabled(Boolean dataEnabled)RatePlanCreatorRatePlanCreator. setDataLimit(Integer dataLimit)RatePlanCreatorRatePlanCreator. setDataMetering(String dataMetering)RatePlanCreatorRatePlanCreator. setFriendlyName(String friendlyName)RatePlanCreatorRatePlanCreator. setInternationalRoaming(String internationalRoaming)RatePlanCreatorRatePlanCreator. setInternationalRoaming(List<String> internationalRoaming)RatePlanCreatorRatePlanCreator. setMessagingEnabled(Boolean messagingEnabled)RatePlanCreatorRatePlanCreator. setNationalRoamingEnabled(Boolean nationalRoamingEnabled)RatePlanCreatorRatePlanCreator. setUniqueName(String uniqueName)RatePlanCreatorRatePlanCreator. setVoiceEnabled(Boolean voiceEnabled)
-