Package com.twilio.type
Class SubscribeRulesUpdate
- java.lang.Object
-
- com.twilio.type.SubscribeRulesUpdate
-
public class SubscribeRulesUpdate extends Object
Subscribe Rule Update - Used to update the list of Subscribe RulesFor more information see: Specifying Subscribe Rules
-
-
Constructor Summary
Constructors Constructor Description SubscribeRulesUpdate(List<SubscribeRule> rules)
-
-
-
Constructor Detail
-
SubscribeRulesUpdate
public SubscribeRulesUpdate(List<SubscribeRule> rules)
-
-