Package com.twilio.rest.messaging.v2
Class ChannelsSender.MessagingV2ChannelsSenderProperties
- java.lang.Object
-
- com.twilio.rest.messaging.v2.ChannelsSender.MessagingV2ChannelsSenderProperties
-
- Enclosing class:
- ChannelsSender
public static class ChannelsSender.MessagingV2ChannelsSenderProperties extends Object
-
-
Constructor Summary
Constructors Constructor Description MessagingV2ChannelsSenderProperties()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ChannelsSender.MessagingV2ChannelsSenderProperties
fromJson(String jsonString, com.fasterxml.jackson.databind.ObjectMapper mapper)
-
-
-
Method Detail
-
fromJson
public static ChannelsSender.MessagingV2ChannelsSenderProperties fromJson(String jsonString, com.fasterxml.jackson.databind.ObjectMapper mapper) throws IOException
- Throws:
IOException
-
-