| Constructor and Description |
|---|
NewKeyCreator()
Construct a new NewKeyCreator.
|
NewKeyCreator(String pathAccountSid)
Construct a new NewKeyCreator.
|
| Modifier and Type | Method and Description |
|---|---|
NewKey |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
NewKeyCreator |
setFriendlyName(String friendlyName)
The friendly_name.
|
create, createAsync, createAsyncpublic NewKeyCreator()
public NewKeyCreator(String pathAccountSid)
pathAccountSid - The account_sidpublic NewKeyCreator setFriendlyName(String friendlyName)
friendlyName - The friendly_namepublic NewKey create(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.