Uses of Class
com.twilio.rest.api.v2010.account.Message.AddressRetention
-
Packages that use Message.AddressRetention Package Description com.twilio.rest.api.v2010.account -
-
Uses of Message.AddressRetention in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return Message.AddressRetention Modifier and Type Method Description static Message.AddressRetentionMessage.AddressRetention. forValue(String value)static Message.AddressRetentionMessage.AddressRetention. valueOf(String name)Returns the enum constant of this type with the specified name.static Message.AddressRetention[]Message.AddressRetention. 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.AddressRetention Modifier and Type Method Description MessageCreatorMessageCreator. setAddressRetention(Message.AddressRetention addressRetention)
-