Package com.twilio.rest.ipmessaging.v1
Class ServiceCreator
- java.lang.Object
-
- com.twilio.base.Creator<Service>
-
- com.twilio.rest.ipmessaging.v1.ServiceCreator
-
-
Constructor Summary
Constructors Constructor Description ServiceCreator(String friendlyName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Servicecreate(TwilioRestClient client)Execute a request using specified client.ServiceCreatorsetFriendlyName(String friendlyName)-
Methods inherited from class com.twilio.base.Creator
create, createAsync, createAsync
-
-
-
-
Constructor Detail
-
ServiceCreator
public ServiceCreator(String friendlyName)
-
-
Method Detail
-
setFriendlyName
public ServiceCreator setFriendlyName(String friendlyName)
-
-