| Constructor and Description |
|---|
ActivityCreator(String pathWorkspaceSid,
String friendlyName)
Construct a new ActivityCreator.
|
| Modifier and Type | Method and Description |
|---|---|
Activity |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
ActivityCreator |
setAvailable(Boolean available)
The available.
|
create, createAsync, createAsyncpublic ActivityCreator setAvailable(Boolean available)
available - The availablepublic Activity create(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.