Uses of Class
com.twilio.rest.api.v2010.account.Message.ContentRetention
-
Packages that use Message.ContentRetention Package Description com.twilio.rest.api.v2010.account -
-
Uses of Message.ContentRetention in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return Message.ContentRetention Modifier and Type Method Description static Message.ContentRetentionMessage.ContentRetention. forValue(String value)static Message.ContentRetentionMessage.ContentRetention. valueOf(String name)Returns the enum constant of this type with the specified name.static Message.ContentRetention[]Message.ContentRetention. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.api.v2010.account with parameters of type Message.ContentRetention Modifier and Type Method Description MessageCreatorMessageCreator. setContentRetention(Message.ContentRetention contentRetention)
-