Package com.twilio.rest.api.v2010
Class AccountCreator
- java.lang.Object
-
- com.twilio.base.Creator<Account>
-
- com.twilio.rest.api.v2010.AccountCreator
-
-
Constructor Summary
Constructors Constructor Description AccountCreator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Accountcreate(TwilioRestClient client)Execute a request using specified client.AccountCreatorsetFriendlyName(String friendlyName)-
Methods inherited from class com.twilio.base.Creator
create, createAsync, createAsync
-
-
-
-
Method Detail
-
setFriendlyName
public AccountCreator setFriendlyName(String friendlyName)
-
-