public class ModelBuildDeleter extends Deleter<ModelBuild>
Constructor and Description |
---|
ModelBuildDeleter(String pathAssistantSid,
String pathSid)
Construct a new ModelBuildDeleter.
|
Modifier and Type | Method and Description |
---|---|
boolean |
delete(TwilioRestClient client)
Make the request to the Twilio API to perform the delete.
|
delete, deleteAsync, deleteAsync
public boolean delete(TwilioRestClient client)
delete
in class Deleter<ModelBuild>
client
- TwilioRestClient with which to make the requestCopyright © 2019 Twilio, Inc. All Rights Reserved.