Constructor and Description |
---|
WorkspaceDeleter(String sid)
Construct a new WorkspaceDeleter.
|
Modifier and Type | Method and Description |
---|---|
boolean |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the delete.
|
public WorkspaceDeleter(String sid)
sid
- The sidpublic boolean execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.