Uses of Class
com.twilio.rest.events.v1.subscription.SubscribedEventCreator
-
Packages that use SubscribedEventCreator Package Description com.twilio.rest.events.v1.subscription -
-
Uses of SubscribedEventCreator in com.twilio.rest.events.v1.subscription
Methods in com.twilio.rest.events.v1.subscription that return SubscribedEventCreator Modifier and Type Method Description static SubscribedEventCreatorSubscribedEvent. creator(String pathSubscriptionSid, String type)SubscribedEventCreatorSubscribedEventCreator. setSchemaVersion(Integer schemaVersion)SubscribedEventCreatorSubscribedEventCreator. setType(String type)
-