Package com.twilio.rest.events.v1
Class SinkUpdater
- java.lang.Object
-
- com.twilio.base.Updater<Sink>
-
- com.twilio.rest.events.v1.SinkUpdater
-
-
Constructor Summary
Constructors Constructor Description SinkUpdater(String pathSid, String description)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SinkUpdater
setDescription(String description)
Sink
update(TwilioRestClient client)
Execute a request using specified client.-
Methods inherited from class com.twilio.base.Updater
update, updateAsync, updateAsync
-
-
-
-
Method Detail
-
setDescription
public SinkUpdater setDescription(String description)
-
-