Package com.twilio.rest.events.v1.sink
Class SinkTestCreator
- java.lang.Object
-
- com.twilio.base.Creator<SinkTest>
-
- com.twilio.rest.events.v1.sink.SinkTestCreator
-
-
Constructor Summary
Constructors Constructor Description SinkTestCreator(String pathSid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SinkTestcreate(TwilioRestClient client)Execute a request using specified client.-
Methods inherited from class com.twilio.base.Creator
create, createAsync, createAsync
-
-
-
-
Constructor Detail
-
SinkTestCreator
public SinkTestCreator(String pathSid)
-
-