Class AssetCreator
- java.lang.Object
-
- com.twilio.base.Creator<Asset>
-
- com.twilio.rest.serverless.v1.service.AssetCreator
-
-
Constructor Summary
Constructors Constructor Description AssetCreator(String pathServiceSid, String friendlyName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Assetcreate(TwilioRestClient client)Execute a request using specified client.AssetCreatorsetFriendlyName(String friendlyName)-
Methods inherited from class com.twilio.base.Creator
create, createAsync, createAsync
-
-
-
-
Method Detail
-
setFriendlyName
public AssetCreator setFriendlyName(String friendlyName)
-
-