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 Account
create(TwilioRestClient client)
Execute a request using specified client.AccountCreator
setFriendlyName(String friendlyName)
-
Methods inherited from class com.twilio.base.Creator
create, createAsync, createAsync
-
-
-
-
Method Detail
-
setFriendlyName
public AccountCreator setFriendlyName(String friendlyName)
-
-