Uses of Class
com.twilio.rest.ipmessaging.v2.service.ChannelUpdater
-
Packages that use ChannelUpdater Package Description com.twilio.rest.ipmessaging.v2.service -
-
Uses of ChannelUpdater in com.twilio.rest.ipmessaging.v2.service
Methods in com.twilio.rest.ipmessaging.v2.service that return ChannelUpdater Modifier and Type Method Description ChannelUpdaterChannelUpdater. setAttributes(String attributes)ChannelUpdaterChannelUpdater. setCreatedBy(String createdBy)ChannelUpdaterChannelUpdater. setDateCreated(ZonedDateTime dateCreated)ChannelUpdaterChannelUpdater. setDateUpdated(ZonedDateTime dateUpdated)ChannelUpdaterChannelUpdater. setFriendlyName(String friendlyName)ChannelUpdaterChannelUpdater. setUniqueName(String uniqueName)ChannelUpdaterChannelUpdater. setXTwilioWebhookEnabled(Channel.WebhookEnabledType xTwilioWebhookEnabled)static ChannelUpdaterChannel. updater(String pathServiceSid, String pathSid)
-