This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 0cbc3bf7f8e [create-pull-request] automated change
0cbc3bf7f8e is described below

commit 0cbc3bf7f8e04680aabbf269354f3581e76ab976
Author: oscerd <osc...@users.noreply.github.com>
AuthorDate: Sat Feb 11 01:14:24 2023 +0000

    [create-pull-request] automated change
---
 .../springboot/catalog/components/twilio.json      | 224 ++++++++++-----------
 1 file changed, 112 insertions(+), 112 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/twilio.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/twilio.json
index ebe13f7d839..f6ac6d0f78b 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/twilio.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/twilio.json
@@ -58,119 +58,119 @@
     "useFixedDelay": { "kind": "parameter", "displayName": "Use Fixed Delay", 
"group": "scheduler", "label": "consumer,scheduler", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": true, "description": "Controls if fixed delay 
or fixed rate is used. See ScheduledExecutorService in JDK for details." }
   },
   "apis": {
-    "account": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "fetcher": { "description": 
"Create a AccountFetcher to execute fetch", "signatures": [ 
"com.twilio.rest.api.v2010.AccountFetcher fetcher()", 
"com.twilio.rest.api.v2010.AccountFetcher fetcher(String pathSid)" ] }, 
"updater": { "description": "Create a AccountUpdater to execute update", [...]
-    "address": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"Create a AddressCreator to execute create", "signatures": [ 
"com.twilio.rest.api.v2010.account.AddressCreator creator(String customerName, 
String street, String city, String region, String postalCode, String 
isoCountry)", "com.twilio.rest.api.v2010.account. [...]
-    "address-dependent-phone-number": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a DependentPhoneNumberReader to execute 
read", "signatures": [ 
"com.twilio.rest.api.v2010.account.address.DependentPhoneNumberReader 
reader(String pathAccountSid, String pathAddressSid)", 
"com.twilio.rest.api.v2010.account.addre [...]
-    "application": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a ApplicationCreator to execute create", 
"signatures": [ "com.twilio.rest.api.v2010.account.ApplicationCreator 
creator()", "com.twilio.rest.api.v2010.account.ApplicationCreator 
creator(String pathAccountSid)" ] }, "deleter": { "description": "Cre [...]
-    "available-phone-number-country": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "Create a AvailablePhoneNumberCountryFetcher to 
execute fetch", "signatures": [ 
"com.twilio.rest.api.v2010.account.AvailablePhoneNumberCountryFetcher 
fetcher(String pathAccountSid, String pathCountryCode)", 
"com.twilio.rest.api.v2010.a [...]
-    "available-phone-number-country-local": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "reader": { "description": "Create a LocalReader to execute read", 
"signatures": [ 
"com.twilio.rest.api.v2010.account.availablephonenumbercountry.LocalReader 
reader(String pathAccountSid, String pathCountryCode)", 
"com.twilio.rest.api.v2010.account.availabl [...]
-    "available-phone-number-country-mobile": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "reader": { "description": "Create a MobileReader to execute 
read", "signatures": [ 
"com.twilio.rest.api.v2010.account.availablephonenumbercountry.MobileReader 
reader(String pathAccountSid, String pathCountryCode)", 
"com.twilio.rest.api.v2010.account.avail [...]
-    "available-phone-number-country-toll-free": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "reader": { "description": "Create a TollFreeReader to execute 
read", "signatures": [ 
"com.twilio.rest.api.v2010.account.availablephonenumbercountry.TollFreeReader 
reader(String pathAccountSid, String pathCountryCode)", 
"com.twilio.rest.api.v2010.accoun [...]
-    "call": { "consumerOnly": false, "producerOnly": false, "description": "", 
"aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"Create a CallCreator to execute create", "signatures": [ 
"com.twilio.rest.api.v2010.account.CallCreator creator(String pathAccountSid, 
com.twilio.type.Endpoint to, com.twilio.type.Endpoint from, String 
applicationSid)", "com.twilio.rest.api.v2010.account.CallC [...]
-    "call-feedback": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a FeedbackCreator to execute create", 
"signatures": [ "com.twilio.rest.api.v2010.account.call.FeedbackCreator 
creator(String pathAccountSid, String pathCallSid, Integer qualityScore)", 
"com.twilio.rest.api.v2010.account.call.FeedbackCreator cre [...]
-    "call-feedback-summary": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a FeedbackSummaryCreator to execute 
create", "signatures": [ 
"com.twilio.rest.api.v2010.account.call.FeedbackSummaryCreator creator(String 
pathAccountSid, org.joda.time.LocalDate startDate, org.joda.time.LocalDate 
endDate)", "com.twilio [...]
-    "call-notification": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "Create a NotificationFetcher to execute fetch", 
"signatures": [ "com.twilio.rest.api.v2010.account.call.NotificationFetcher 
fetcher(String pathAccountSid, String pathCallSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.call.NotificationFe [...]
-    "call-recording": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a RecordingCreator to execute create", 
"signatures": [ "com.twilio.rest.api.v2010.account.call.RecordingCreator 
creator(String pathAccountSid, String pathCallSid)", 
"com.twilio.rest.api.v2010.account.call.RecordingCreator creator(String pathCa 
[...]
-    "conference": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "Create a ConferenceFetcher to execute fetch", 
"signatures": [ "com.twilio.rest.api.v2010.account.ConferenceFetcher 
fetcher(String pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.ConferenceFetcher fetcher(String pathSid)" ] 
}, "reader [...]
-    "conference-participant": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a ParticipantCreator to execute create", 
"signatures": [ 
"com.twilio.rest.api.v2010.account.conference.ParticipantCreator creator(String 
pathAccountSid, String pathConferenceSid, com.twilio.type.PhoneNumber from, 
com.twilio.type.PhoneN [...]
-    "connect-app": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "Create a ConnectAppDeleter to execute delete", 
"signatures": [ "com.twilio.rest.api.v2010.account.ConnectAppDeleter 
deleter(String pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.ConnectAppDeleter deleter(String pathSid)" ] 
}, "fetc [...]
-    "incoming-phone-number": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a IncomingPhoneNumberCreator to execute 
create", "signatures": [ 
"com.twilio.rest.api.v2010.account.IncomingPhoneNumberCreator creator(String 
areaCode)", "com.twilio.rest.api.v2010.account.IncomingPhoneNumberCreator 
creator(String pathA [...]
-    "incoming-phone-number-local": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a LocalCreator to execute create", 
"signatures": [ 
"com.twilio.rest.api.v2010.account.incomingphonenumber.LocalCreator 
creator(String pathAccountSid, com.twilio.type.PhoneNumber phoneNumber)", 
"com.twilio.rest.api.v2010.account.in [...]
-    "incoming-phone-number-mobile": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a MobileCreator to execute create", 
"signatures": [ 
"com.twilio.rest.api.v2010.account.incomingphonenumber.MobileCreator 
creator(String pathAccountSid, com.twilio.type.PhoneNumber phoneNumber)", 
"com.twilio.rest.api.v2010.account [...]
-    "incoming-phone-number-toll-free": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "creator": { "description": "Create a TollFreeCreator to execute 
create", "signatures": [ 
"com.twilio.rest.api.v2010.account.incomingphonenumber.TollFreeCreator 
creator(String pathAccountSid, com.twilio.type.PhoneNumber phoneNumber)", 
"com.twilio.rest.api.v2010. [...]
-    "key": { "consumerOnly": false, "producerOnly": false, "description": "", 
"aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "deleter": { "description": 
"Create a KeyDeleter to execute delete", "signatures": [ 
"com.twilio.rest.api.v2010.account.KeyDeleter deleter(String pathAccountSid, 
String pathSid)", "com.twilio.rest.api.v2010.account.KeyDeleter deleter(String 
pathSid)" ] }, "fetcher": { "description": "Creat [...]
-    "message": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"Create a MessageCreator to execute create", "signatures": [ 
"com.twilio.rest.api.v2010.account.MessageCreator creator(String 
pathAccountSid, com.twilio.type.PhoneNumber to, String messagingServiceSid, 
String body)", "com.twilio.rest.api.v2010.account.Messag [...]
-    "message-feedback": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a FeedbackCreator to execute create", 
"signatures": [ "com.twilio.rest.api.v2010.account.message.FeedbackCreator 
creator(String pathAccountSid, String pathMessageSid)", 
"com.twilio.rest.api.v2010.account.message.FeedbackCreator creator(Strin [...]
-    "message-media": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "Create a MediaDeleter to execute delete", 
"signatures": [ "com.twilio.rest.api.v2010.account.message.MediaDeleter 
deleter(String pathAccountSid, String pathMessageSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.message.MediaDeleter deleter(S [...]
-    "new-key": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"Create a NewKeyCreator to execute create", "signatures": [ 
"com.twilio.rest.api.v2010.account.NewKeyCreator creator()", 
"com.twilio.rest.api.v2010.account.NewKeyCreator creator(String 
pathAccountSid)" ] } } },
-    "new-signing-key": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a NewSigningKeyCreator to execute create", 
"signatures": [ "com.twilio.rest.api.v2010.account.NewSigningKeyCreator 
creator()", "com.twilio.rest.api.v2010.account.NewSigningKeyCreator 
creator(String pathAccountSid)" ] } } },
-    "notification": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "Create a NotificationFetcher to execute fetch", 
"signatures": [ "com.twilio.rest.api.v2010.account.NotificationFetcher 
fetcher(String pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.NotificationFetcher fetcher(String pathSid)" 
] }, [...]
-    "outgoing-caller-id": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "Create a OutgoingCallerIdDeleter to execute 
delete", "signatures": [ 
"com.twilio.rest.api.v2010.account.OutgoingCallerIdDeleter deleter(String 
pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.OutgoingCallerIdDeleter deleter(St [...]
-    "queue": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"Create a QueueCreator to execute create", "signatures": [ 
"com.twilio.rest.api.v2010.account.QueueCreator creator(String friendlyName)", 
"com.twilio.rest.api.v2010.account.QueueCreator creator(String pathAccountSid, 
String friendlyName)" ] }, "deleter": { "de [...]
-    "queue-member": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "Create a MemberFetcher to execute fetch", 
"signatures": [ "com.twilio.rest.api.v2010.account.queue.MemberFetcher 
fetcher(String pathAccountSid, String pathQueueSid, String pathCallSid)", 
"com.twilio.rest.api.v2010.account.queue.MemberFetcher fetcher(St [...]
-    "recording": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "Create a RecordingDeleter to execute delete", 
"signatures": [ "com.twilio.rest.api.v2010.account.RecordingDeleter 
deleter(String pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.RecordingDeleter deleter(String pathSid)" ] 
}, "fetcher": [...]
-    "recording-add-on-result": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "Create a AddOnResultDeleter to execute delete", 
"signatures": [ "com.twilio.rest.api.v2010.account.recording.AddOnResultDeleter 
deleter(String pathAccountSid, String pathReferenceSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.reco [...]
-    "recording-add-on-result-payload": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "deleter": { "description": "Create a PayloadDeleter to execute 
delete", "signatures": [ 
"com.twilio.rest.api.v2010.account.recording.addonresult.PayloadDeleter 
deleter(String pathAccountSid, String pathReferenceSid, String 
pathAddOnResultSid, String pathSid)",  [...]
-    "recording-transcription": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "Create a TranscriptionDeleter to execute delete", 
"signatures": [ 
"com.twilio.rest.api.v2010.account.recording.TranscriptionDeleter 
deleter(String pathAccountSid, String pathRecordingSid, String pathSid)", 
"com.twilio.rest.api.v2010.account. [...]
-    "short-code": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "Create a ShortCodeFetcher to execute fetch", 
"signatures": [ "com.twilio.rest.api.v2010.account.ShortCodeFetcher 
fetcher(String pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.ShortCodeFetcher fetcher(String pathSid)" ] 
}, "reader":  [...]
-    "signing-key": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "Create a SigningKeyDeleter to execute delete", 
"signatures": [ "com.twilio.rest.api.v2010.account.SigningKeyDeleter 
deleter(String pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.SigningKeyDeleter deleter(String pathSid)" ] 
}, "fetc [...]
-    "sip-credential-list": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a CredentialListCreator to execute create", 
"signatures": [ "com.twilio.rest.api.v2010.account.sip.CredentialListCreator 
creator(String friendlyName)", 
"com.twilio.rest.api.v2010.account.sip.CredentialListCreator creator(String 
pathAccoun [...]
-    "sip-credential-list-credential": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a CredentialCreator to execute create", 
"signatures": [ 
"com.twilio.rest.api.v2010.account.sip.credentiallist.CredentialCreator 
creator(String pathAccountSid, String pathCredentialListSid, String username, 
String password)", "c [...]
-    "sip-domain": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a DomainCreator to execute create", 
"signatures": [ "com.twilio.rest.api.v2010.account.sip.DomainCreator 
creator(String domainName)", 
"com.twilio.rest.api.v2010.account.sip.DomainCreator creator(String 
pathAccountSid, String domainName)" ] }, "del [...]
-    "sip-domain-credential-list-mapping": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "creator": { "description": "Create a CredentialListMappingCreator 
to execute create", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.domain.CredentialListMappingCreator 
creator(String pathAccountSid, String pathDomainSid, String 
credentialListSid)",  [...]
-    "sip-domain-ip-access-control-list-mapping": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "creator": { "description": "Create a 
IpAccessControlListMappingCreator to execute create", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.domain.IpAccessControlListMappingCreator 
creator(String pathAccountSid, String pathDomainSid, String ipAc [...]
-    "sip-ip-access-control-list": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a IpAccessControlListCreator to execute 
create", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.IpAccessControlListCreator 
creator(String friendlyName)", 
"com.twilio.rest.api.v2010.account.sip.IpAccessControlListCreator cre [...]
-    "sip-ip-access-control-list-ip-address": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "creator": { "description": "Create a IpAddressCreator to execute 
create", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.ipaccesscontrollist.IpAddressCreator 
creator(String pathAccountSid, String pathIpAccessControlListSid, String 
friendlyName, St [...]
-    "token": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"Create a TokenCreator to execute create", "signatures": [ 
"com.twilio.rest.api.v2010.account.TokenCreator creator()", 
"com.twilio.rest.api.v2010.account.TokenCreator creator(String pathAccountSid)" 
] } } },
-    "transcription": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "Create a TranscriptionDeleter to execute delete", 
"signatures": [ "com.twilio.rest.api.v2010.account.TranscriptionDeleter 
deleter(String pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.TranscriptionDeleter deleter(String 
pathSid)" [...]
-    "usage-record": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a RecordReader to execute read", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.RecordReader 
reader()", "com.twilio.rest.api.v2010.account.usage.RecordReader reader(String 
pathAccountSid)" ] } } },
-    "usage-record-all-time": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a AllTimeReader to execute read", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.record.AllTimeReader 
reader()", "com.twilio.rest.api.v2010.account.usage.record.AllTimeReader 
reader(String pathAccountSid)" ] } } },
-    "usage-record-daily": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a DailyReader to execute read", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.record.DailyReader 
reader()", "com.twilio.rest.api.v2010.account.usage.record.DailyReader 
reader(String pathAccountSid)" ] } } },
-    "usage-record-last-month": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a LastMonthReader to execute read", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.record.LastMonthReader 
reader()", "com.twilio.rest.api.v2010.account.usage.record.LastMonthReader 
reader(String pathAccountSid)" ] } } },
-    "usage-record-monthly": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a MonthlyReader to execute read", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.record.MonthlyReader 
reader()", "com.twilio.rest.api.v2010.account.usage.record.MonthlyReader 
reader(String pathAccountSid)" ] } } },
-    "usage-record-this-month": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a ThisMonthReader to execute read", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.record.ThisMonthReader 
reader()", "com.twilio.rest.api.v2010.account.usage.record.ThisMonthReader 
reader(String pathAccountSid)" ] } } },
-    "usage-record-today": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a TodayReader to execute read", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.record.TodayReader 
reader()", "com.twilio.rest.api.v2010.account.usage.record.TodayReader 
reader(String pathAccountSid)" ] } } },
-    "usage-record-yearly": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a YearlyReader to execute read", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.record.YearlyReader 
reader()", "com.twilio.rest.api.v2010.account.usage.record.YearlyReader 
reader(String pathAccountSid)" ] } } },
-    "usage-record-yesterday": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "Create a YesterdayReader to execute read", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.record.YesterdayReader 
reader()", "com.twilio.rest.api.v2010.account.usage.record.YesterdayReader 
reader(String pathAccountSid)" ] } } },
-    "usage-trigger": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a TriggerCreator to execute create", 
"signatures": [ "com.twilio.rest.api.v2010.account.usage.TriggerCreator 
creator(String pathAccountSid, java.net.URI callbackUrl, String triggerValue, 
com.twilio.rest.api.v2010.account.usage.Trigger$UsageCate [...]
-    "validation-request": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "Create a ValidationRequestCreator to execute 
create", "signatures": [ 
"com.twilio.rest.api.v2010.account.ValidationRequestCreator creator(String 
pathAccountSid, com.twilio.type.PhoneNumber phoneNumber)", 
"com.twilio.rest.api.v2010.account.Validat [...]
+    "account": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "fetcher": { "description": 
"", "signatures": [ "com.twilio.rest.api.v2010.AccountFetcher fetcher()", 
"com.twilio.rest.api.v2010.AccountFetcher fetcher(String pathSid)" ] }, 
"updater": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.AccountUpdater updater()", "com.twili [...]
+    "address": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"", "signatures": [ "com.twilio.rest.api.v2010.account.AddressCreator 
creator(String customerName, String street, String city, String region, String 
postalCode, String isoCountry)", 
"com.twilio.rest.api.v2010.account.AddressCreator creator(String pathAccount 
[...]
+    "address-dependent-phone-number": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.address.DependentPhoneNumberReader 
reader(String pathAccountSid, String pathAddressSid)", 
"com.twilio.rest.api.v2010.account.address.DependentPhoneNumberReader 
reader(String pathAdd [...]
+    "application": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.ApplicationCreator creator()", 
"com.twilio.rest.api.v2010.account.ApplicationCreator creator(String 
pathAccountSid)" ] }, "deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.ac [...]
+    "available-phone-number-country": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.AvailablePhoneNumberCountryFetcher 
fetcher(String pathAccountSid, String pathCountryCode)", 
"com.twilio.rest.api.v2010.account.AvailablePhoneNumberCountryFetcher 
fetcher(String pat [...]
+    "available-phone-number-country-local": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.availablephonenumbercountry.LocalReader 
reader(String pathAccountSid, String pathCountryCode)", 
"com.twilio.rest.api.v2010.account.availablephonenumbercountry.LocalReader read 
[...]
+    "available-phone-number-country-mobile": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.availablephonenumbercountry.MobileReader 
reader(String pathAccountSid, String pathCountryCode)", 
"com.twilio.rest.api.v2010.account.availablephonenumbercountry.MobileReader r 
[...]
+    "available-phone-number-country-toll-free": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.availablephonenumbercountry.TollFreeReader 
reader(String pathAccountSid, String pathCountryCode)", 
"com.twilio.rest.api.v2010.account.availablephonenumbercountry.TollFreeR [...]
+    "call": { "consumerOnly": false, "producerOnly": false, "description": "", 
"aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"", "signatures": [ "com.twilio.rest.api.v2010.account.CallCreator 
creator(String pathAccountSid, com.twilio.type.Endpoint to, 
com.twilio.type.Endpoint from, String applicationSid)", 
"com.twilio.rest.api.v2010.account.CallCreator creator(String pathAccountSid,  
[...]
+    "call-feedback": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.call.FeedbackFetcher fetcher(String 
pathAccountSid, String pathCallSid)", 
"com.twilio.rest.api.v2010.account.call.FeedbackFetcher fetcher(String 
pathCallSid)" ] }, "updater": { "description": "", " [...]
+    "call-feedback-summary": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.call.FeedbackSummaryCreator creator(String 
pathAccountSid, java.time.LocalDate startDate, java.time.LocalDate endDate)", 
"com.twilio.rest.api.v2010.account.call.FeedbackSummaryCreator creat [...]
+    "call-notification": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.call.NotificationFetcher fetcher(String 
pathAccountSid, String pathCallSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.call.NotificationFetcher fetcher(String 
pathCallSid, String path [...]
+    "call-recording": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.call.RecordingCreator creator(String 
pathAccountSid, String pathCallSid)", 
"com.twilio.rest.api.v2010.account.call.RecordingCreator creator(String 
pathCallSid)" ] }, "deleter": { "description": "" [...]
+    "conference": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.ConferenceFetcher fetcher(String 
pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.ConferenceFetcher fetcher(String pathSid)" ] 
}, "reader": { "description": "", "signatures": [ "co [...]
+    "conference-participant": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.conference.ParticipantCreator creator(String 
pathAccountSid, String pathConferenceSid, com.twilio.type.Endpoint from, 
com.twilio.type.Endpoint to)", "com.twilio.rest.api.v2010.account.conf [...]
+    "connect-app": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.ConnectAppDeleter deleter(String 
pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.ConnectAppDeleter deleter(String pathSid)" ] 
}, "fetcher": { "description": "", "signatures": [ " [...]
+    "incoming-phone-number": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.IncomingPhoneNumberCreator creator(String 
areaCode)", "com.twilio.rest.api.v2010.account.IncomingPhoneNumberCreator 
creator(String pathAccountSid, String areaCode)", "com.twilio.rest.api.v2 [...]
+    "incoming-phone-number-local": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.incomingphonenumber.LocalCreator 
creator(String pathAccountSid, com.twilio.type.PhoneNumber phoneNumber)", 
"com.twilio.rest.api.v2010.account.incomingphonenumber.LocalCreator creator( 
[...]
+    "incoming-phone-number-mobile": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.incomingphonenumber.MobileCreator 
creator(String pathAccountSid, com.twilio.type.PhoneNumber phoneNumber)", 
"com.twilio.rest.api.v2010.account.incomingphonenumber.MobileCreator creat [...]
+    "incoming-phone-number-toll-free": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.incomingphonenumber.TollFreeCreator 
creator(String pathAccountSid, com.twilio.type.PhoneNumber phoneNumber)", 
"com.twilio.rest.api.v2010.account.incomingphonenumber.TollFreeCreato [...]
+    "key": { "consumerOnly": false, "producerOnly": false, "description": "", 
"aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "deleter": { "description": 
"", "signatures": [ "com.twilio.rest.api.v2010.account.KeyDeleter 
deleter(String pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.KeyDeleter deleter(String pathSid)" ] }, 
"fetcher": { "description": "", "signatures": [ "com.twilio.rest.api.v2 [...]
+    "message": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"", "signatures": [ "com.twilio.rest.api.v2010.account.MessageCreator 
creator(String pathAccountSid, com.twilio.type.PhoneNumber to, String 
messagingServiceSid, String body)", 
"com.twilio.rest.api.v2010.account.MessageCreator creator(String 
pathAccountSid, c [...]
+    "message-feedback": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.message.FeedbackCreator creator(String 
pathAccountSid, String pathMessageSid)", 
"com.twilio.rest.api.v2010.account.message.FeedbackCreator creator(String 
pathMessageSid)" ] } } },
+    "message-media": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.message.MediaDeleter deleter(String 
pathAccountSid, String pathMessageSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.message.MediaDeleter deleter(String 
pathMessageSid, String pathSid)"  [...]
+    "new-key": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"", "signatures": [ "com.twilio.rest.api.v2010.account.NewKeyCreator 
creator()", "com.twilio.rest.api.v2010.account.NewKeyCreator creator(String 
pathAccountSid)" ] } } },
+    "new-signing-key": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.NewSigningKeyCreator creator()", 
"com.twilio.rest.api.v2010.account.NewSigningKeyCreator creator(String 
pathAccountSid)" ] } } },
+    "notification": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.NotificationFetcher fetcher(String 
pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.NotificationFetcher fetcher(String pathSid)" 
] }, "reader": { "description": "", "signatures": [...]
+    "outgoing-caller-id": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.OutgoingCallerIdDeleter deleter(String 
pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.OutgoingCallerIdDeleter deleter(String 
pathSid)" ] }, "fetcher": { "description": "" [...]
+    "queue": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"", "signatures": [ "com.twilio.rest.api.v2010.account.QueueCreator 
creator(String friendlyName)", "com.twilio.rest.api.v2010.account.QueueCreator 
creator(String pathAccountSid, String friendlyName)" ] }, "deleter": { 
"description": "", "signatures": [ "com.tw [...]
+    "queue-member": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.queue.MemberFetcher fetcher(String 
pathAccountSid, String pathQueueSid, String pathCallSid)", 
"com.twilio.rest.api.v2010.account.queue.MemberFetcher fetcher(String 
pathQueueSid, String pathCallSid)" [...]
+    "recording": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.RecordingDeleter deleter(String 
pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.RecordingDeleter deleter(String pathSid)" ] 
}, "fetcher": { "description": "", "signatures": [ "com. [...]
+    "recording-add-on-result": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.recording.AddOnResultDeleter deleter(String 
pathAccountSid, String pathReferenceSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.recording.AddOnResultDeleter deleter(String 
pathR [...]
+    "recording-add-on-result-payload": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.recording.addonresult.PayloadDeleter 
deleter(String pathAccountSid, String pathReferenceSid, String 
pathAddOnResultSid, String pathSid)", "com.twilio.rest.api.v2010.account.record 
[...]
+    "recording-transcription": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.recording.TranscriptionDeleter 
deleter(String pathAccountSid, String pathRecordingSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.recording.TranscriptionDeleter 
deleter(String p [...]
+    "short-code": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"fetcher": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.ShortCodeFetcher fetcher(String 
pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.ShortCodeFetcher fetcher(String pathSid)" ] 
}, "reader": { "description": "", "signatures": [ "com. [...]
+    "signing-key": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.SigningKeyDeleter deleter(String 
pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.SigningKeyDeleter deleter(String pathSid)" ] 
}, "fetcher": { "description": "", "signatures": [ " [...]
+    "sip-credential-list": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.CredentialListCreator creator(String 
friendlyName)", "com.twilio.rest.api.v2010.account.sip.CredentialListCreator 
creator(String pathAccountSid, String friendlyName)" ] }, "deleter": { "d [...]
+    "sip-credential-list-credential": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.credentiallist.CredentialCreator 
creator(String pathAccountSid, String pathCredentialListSid, String username, 
String password)", "com.twilio.rest.api.v2010.account.sip.credent [...]
+    "sip-domain": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.DomainCreator creator(String 
domainName)", "com.twilio.rest.api.v2010.account.sip.DomainCreator 
creator(String pathAccountSid, String domainName)" ] }, "deleter": { 
"description": "", "signatures" [...]
+    "sip-domain-credential-list-mapping": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.domain.CredentialListMappingCreator 
creator(String pathAccountSid, String pathDomainSid, String 
credentialListSid)", "com.twilio.rest.api.v2010.account.sip.domain.Credentia 
[...]
+    "sip-domain-ip-access-control-list-mapping": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.domain.IpAccessControlListMappingCreator 
creator(String pathAccountSid, String pathDomainSid, String 
ipAccessControlListSid)", "com.twilio.rest.api.v2010.account.sip [...]
+    "sip-ip-access-control-list": { "consumerOnly": false, "producerOnly": 
false, "description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.IpAccessControlListCreator 
creator(String friendlyName)", 
"com.twilio.rest.api.v2010.account.sip.IpAccessControlListCreator 
creator(String pathAccountSid, String friendlyName)" ] } [...]
+    "sip-ip-access-control-list-ip-address": { "consumerOnly": false, 
"producerOnly": false, "description": "", "aliases": [ "^creator$=create", 
"^deleter$=delete", "^fetcher$=fetch", "^reader$=read", "^updater$=update" ], 
"methods": { "creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.sip.ipaccesscontrollist.IpAddressCreator 
creator(String pathAccountSid, String pathIpAccessControlListSid, String 
friendlyName, String ipAddress)", "com.twilio.rest.api.v201 [...]
+    "token": { "consumerOnly": false, "producerOnly": false, "description": 
"", "aliases": [ "^creator$=create", "^deleter$=delete", "^fetcher$=fetch", 
"^reader$=read", "^updater$=update" ], "methods": { "creator": { "description": 
"", "signatures": [ "com.twilio.rest.api.v2010.account.TokenCreator creator()", 
"com.twilio.rest.api.v2010.account.TokenCreator creator(String pathAccountSid)" 
] } } },
+    "transcription": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"deleter": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.TranscriptionDeleter deleter(String 
pathAccountSid, String pathSid)", 
"com.twilio.rest.api.v2010.account.TranscriptionDeleter deleter(String 
pathSid)" ] }, "fetcher": { "description": "", "signatur [...]
+    "usage-record": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.RecordReader reader()", 
"com.twilio.rest.api.v2010.account.usage.RecordReader reader(String 
pathAccountSid)" ] } } },
+    "usage-record-all-time": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.record.AllTimeReader reader()", 
"com.twilio.rest.api.v2010.account.usage.record.AllTimeReader reader(String 
pathAccountSid)" ] } } },
+    "usage-record-daily": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.record.DailyReader reader()", 
"com.twilio.rest.api.v2010.account.usage.record.DailyReader reader(String 
pathAccountSid)" ] } } },
+    "usage-record-last-month": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.record.LastMonthReader reader()", 
"com.twilio.rest.api.v2010.account.usage.record.LastMonthReader reader(String 
pathAccountSid)" ] } } },
+    "usage-record-monthly": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.record.MonthlyReader reader()", 
"com.twilio.rest.api.v2010.account.usage.record.MonthlyReader reader(String 
pathAccountSid)" ] } } },
+    "usage-record-this-month": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.record.ThisMonthReader reader()", 
"com.twilio.rest.api.v2010.account.usage.record.ThisMonthReader reader(String 
pathAccountSid)" ] } } },
+    "usage-record-today": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.record.TodayReader reader()", 
"com.twilio.rest.api.v2010.account.usage.record.TodayReader reader(String 
pathAccountSid)" ] } } },
+    "usage-record-yearly": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.record.YearlyReader reader()", 
"com.twilio.rest.api.v2010.account.usage.record.YearlyReader reader(String 
pathAccountSid)" ] } } },
+    "usage-record-yesterday": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"reader": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.record.YesterdayReader reader()", 
"com.twilio.rest.api.v2010.account.usage.record.YesterdayReader reader(String 
pathAccountSid)" ] } } },
+    "usage-trigger": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.usage.TriggerCreator creator(String 
pathAccountSid, java.net.URI callbackUrl, String triggerValue, 
com.twilio.rest.api.v2010.account.usage.Trigger$UsageCategory usageCategory)", 
"com.twilio.rest.ap [...]
+    "validation-request": { "consumerOnly": false, "producerOnly": false, 
"description": "", "aliases": [ "^creator$=create", "^deleter$=delete", 
"^fetcher$=fetch", "^reader$=read", "^updater$=update" ], "methods": { 
"creator": { "description": "", "signatures": [ 
"com.twilio.rest.api.v2010.account.ValidationRequestCreator creator(String 
pathAccountSid, com.twilio.type.PhoneNumber phoneNumber)", 
"com.twilio.rest.api.v2010.account.ValidationRequestCreator 
creator(com.twilio.type.PhoneNumb [...]
   },
   "apiProperties": {
-    "account": { "methods": { "fetcher": { "properties": { "pathSid": { 
"kind": "parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "Fetch 
by unique Account Sid", "optional": false } } }, "updater": { "properties": { 
"pathSid": { "kind": "parameter", "displayName": "Path Sid", "group": "common", 
"label": "", "required": false, " [...]
-    "address": { "methods": { "creator": { "properties": { "city": { "kind": 
"parameter", "displayName": "City", "group": "common", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The city of the new 
address", "optional": false }, "customerName": { "kind": "parameter", 
"displayName": "Customer Name", "group": "common", "label": "", "required": 
false, "type": "string", "javaType": " [...]
-    "address-dependent-phone-number": { "methods": { "reader": { "properties": 
{ "pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false }, "pathAddressSid": { "kind": 
"parameter", "displayName": "Path Address Sid", "gr [...]
-    "application": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that will create the 
resource", "optional": false } } }, "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account [...]
-    "available-phone-number-country": { "methods": { "fetcher": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "The SID of the Account requesting the 
available phone number Country resource", "optional": false }, 
"pathCountryCode": { "kind": "parameter", "displayName": " [...]
-    "available-phone-number-country-local": { "methods": { "reader": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "The SID of the Account requesting the 
AvailablePhoneNumber resources", "optional": false }, "pathCountryCode": { 
"kind": "parameter", "displayName": "Path [...]
-    "available-phone-number-country-mobile": { "methods": { "reader": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "The SID of the Account requesting the 
AvailablePhoneNumber resources", "optional": false }, "pathCountryCode": { 
"kind": "parameter", "displayName": "Pat [...]
-    "available-phone-number-country-toll-free": { "methods": { "reader": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "The SID of the Account requesting the 
AvailablePhoneNumber resources", "optional": false }, "pathCountryCode": { 
"kind": "parameter", "displayName": " [...]
-    "call": { "methods": { "creator": { "properties": { "applicationSid": { 
"kind": "parameter", "displayName": "Application Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The SID of the Application resource that will handle the call", 
"optional": false }, "from": { "kind": "parameter", "displayName": "From", 
"group": "common", "label": "", "required": fal [...]
-    "call-feedback": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The unique sid that identifies this account", 
"optional": false }, "pathCallSid": { "kind": "parameter", "displayName": "Path 
Call Sid", "group": "common", "label": "", "requir [...]
-    "call-feedback-summary": { "methods": { "creator": { "properties": { 
"endDate": { "kind": "parameter", "displayName": "End Date", "group": "common", 
"label": "", "required": false, "type": "object", "javaType": 
"org.joda.time.LocalDate", "deprecated": false, "autowired": false, "secret": 
false, "description": "Only include feedback given on or before this date", 
"optional": false }, "pathAccountSid": { "kind": "parameter", "displayName": 
"Path Account Sid", "group": "common", "label" [...]
-    "call-notification": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resource to fetch", "optional": false }, "pathCallSid": { "kind": "parameter", 
"displayName": "Path Call Sid", "group": "common", "l [...]
-    "call-recording": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that will create the 
resource", "optional": false }, "pathCallSid": { "kind": "parameter", 
"displayName": "Path Call Sid", "group": "common", "label": " [...]
-    "conference": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resource(s) to fetch", "optional": false }, "pathSid": { "kind": "parameter", 
"displayName": "Path Sid", "group": "common", "label": "", "r [...]
-    "conference-participant": { "methods": { "creator": { "properties": { 
"from": { "kind": "parameter", "displayName": "From", "group": "common", 
"label": "", "required": false, "type": "object", "javaType": 
"com.twilio.type.PhoneNumber", "deprecated": false, "autowired": false, 
"secret": false, "description": "The phone number, Client identifier, or 
username portion of SIP address that made this call.", "optional": false }, 
"pathAccountSid": { "kind": "parameter", "displayName": "Path  [...]
-    "connect-app": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resource to fetch", "optional": false }, "pathSid": { "kind": "parameter", 
"displayName": "Path Sid", "group": "common", "label": "", "req [...]
-    "incoming-phone-number": { "methods": { "creator": { "properties": { 
"areaCode": { "kind": "parameter", "displayName": "Area Code", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The desired area code for the new phone number", "optional": 
false }, "pathAccountSid": { "kind": "parameter", "displayName": "Path Account 
Sid", "group": "common", "label": "", "re [...]
-    "incoming-phone-number-local": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that will create the 
resource", "optional": false }, "phoneNumber": { "kind": "parameter", 
"displayName": "Phone Number", "group": "common" [...]
-    "incoming-phone-number-mobile": { "methods": { "creator": { "properties": 
{ "pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that will create the 
resource", "optional": false }, "phoneNumber": { "kind": "parameter", 
"displayName": "Phone Number", "group": "common [...]
-    "incoming-phone-number-toll-free": { "methods": { "creator": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "The SID of the Account that will create 
the resource", "optional": false }, "phoneNumber": { "kind": "parameter", 
"displayName": "Phone Number", "group": "com [...]
-    "key": { "methods": { "deleter": { "properties": { "pathAccountSid": { 
"kind": "parameter", "displayName": "Path Account Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The SID of the Account that created the resources to delete", 
"optional": false }, "pathSid": { "kind": "parameter", "displayName": "Path 
Sid", "group": "common", "label": "", "required" [...]
-    "message": { "methods": { "creator": { "properties": { "body": { "kind": 
"parameter", "displayName": "Body", "group": "common", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The text of the message 
you want to send. Can be up to 1,600 characters in length.", "optional": false 
}, "from": { "kind": "parameter", "displayName": "From", "group": "common", 
"label": "", "required":  [...]
-    "message-feedback": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that will create the 
resource", "optional": false }, "pathMessageSid": { "kind": "parameter", 
"displayName": "Path Message Sid", "group": "common", "l [...]
-    "message-media": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resource(s) to delete", "optional": false }, "pathMessageSid": { "kind": 
"parameter", "displayName": "Path Message Sid", "group": "commo [...]
-    "new-key": { "methods": { "creator": { "properties": { "pathAccountSid": { 
"kind": "parameter", "displayName": "Path Account Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The SID of the Account that will be responsible for the new Key 
resource", "optional": false } } } } },
-    "new-signing-key": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that will be 
responsible for the new Key resource", "optional": false } } } } },
-    "notification": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resource to fetch", "optional": false }, "pathSid": { "kind": "parameter", 
"displayName": "Path Sid", "group": "common", "label": "", "re [...]
-    "outgoing-caller-id": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to delete", "optional": false }, "pathSid": { "kind": "parameter", 
"displayName": "Path Sid", "group": "common", "label": [...]
-    "queue": { "methods": { "creator": { "properties": { "friendlyName": { 
"kind": "parameter", "displayName": "Friendly Name", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "A string to describe this resource", "optional": false }, 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "typ [...]
-    "queue-member": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resource(s) to fetch", "optional": false }, "pathCallSid": { "kind": 
"parameter", "displayName": "Path Call Sid", "group": "common", "lab [...]
-    "recording": { "methods": { "deleter": { "properties": { "pathAccountSid": 
{ "kind": "parameter", "displayName": "Path Account Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The SID of the Account that created the resources to delete", 
"optional": false }, "pathSid": { "kind": "parameter", "displayName": "Path 
Sid", "group": "common", "label": "", "req [...]
-    "recording-add-on-result": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to delete", "optional": false }, "pathReferenceSid": { "kind": 
"parameter", "displayName": "Path Reference Sid", "gr [...]
-    "recording-add-on-result-payload": { "methods": { "deleter": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "The SID of the Account that created the 
resources to delete", "optional": false }, "pathAddOnResultSid": { "kind": 
"parameter", "displayName": "Path Add On Re [...]
-    "recording-transcription": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to delete", "optional": false }, "pathRecordingSid": { "kind": 
"parameter", "displayName": "Path Recording Sid", "gr [...]
-    "short-code": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resource(s) to fetch", "optional": false }, "pathSid": { "kind": "parameter", 
"displayName": "Path Sid", "group": "common", "label": "", "r [...]
-    "signing-key": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The account_sid", "optional": false }, 
"pathSid": { "kind": "parameter", "displayName": "Path Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType [...]
-    "sip-credential-list": { "methods": { "creator": { "properties": { 
"friendlyName": { "kind": "parameter", "displayName": "Friendly Name", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "Human readable descriptive text", "optional": false }, 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required":  [...]
-    "sip-credential-list-credential": { "methods": { "creator": { 
"properties": { "password": { "kind": "parameter", "displayName": "Password", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The password will not be returned in the 
response", "optional": false }, "pathAccountSid": { "kind": "parameter", 
"displayName": "Path Account Sid", "group": "common", "labe [...]
-    "sip-domain": { "methods": { "creator": { "properties": { "domainName": { 
"kind": "parameter", "displayName": "Domain Name", "group": "common", "label": 
"", "required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
unique address on Twilio to route SIP traffic", "optional": false }, 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "requir [...]
-    "sip-domain-credential-list-mapping": { "methods": { "creator": { 
"properties": { "credentialListSid": { "kind": "parameter", "displayName": 
"Credential List Sid", "group": "common", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "A string that identifies 
the CredentialList resource to map to the SIP domain", "optional": false }, 
"pathAccountSid": { "kind": "parameter", "displa [...]
-    "sip-domain-ip-access-control-list-mapping": { "methods": { "creator": { 
"properties": { "ipAccessControlListSid": { "kind": "parameter", "displayName": 
"Ip Access Control List Sid", "group": "common", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The unique id of the IP 
access control list to map to the SIP domain", "optional": false }, 
"pathAccountSid": { "kind": "parameter [...]
-    "sip-ip-access-control-list": { "methods": { "creator": { "properties": { 
"friendlyName": { "kind": "parameter", "displayName": "Friendly Name", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "A human readable description of this resource", "optional": 
false }, "pathAccountSid": { "kind": "parameter", "displayName": "Path Account 
Sid", "group": "common", "lab [...]
-    "sip-ip-access-control-list-ip-address": { "methods": { "creator": { 
"properties": { "friendlyName": { "kind": "parameter", "displayName": "Friendly 
Name", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "A human readable descriptive text for this 
resource, up to 64 characters long.", "optional": false }, "ipAddress": { 
"kind": "parameter", "displayName": "Ip  [...]
-    "token": { "methods": { "creator": { "properties": { "pathAccountSid": { 
"kind": "parameter", "displayName": "Path Account Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The SID of the Account that will create the resource", 
"optional": false } } } } },
-    "transcription": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to delete", "optional": false }, "pathSid": { "kind": "parameter", 
"displayName": "Path Sid", "group": "common", "label": "",  [...]
-    "usage-record": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false } } } } },
-    "usage-record-all-time": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false } } } } },
-    "usage-record-daily": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false } } } } },
-    "usage-record-last-month": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false } } } } },
-    "usage-record-monthly": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false } } } } },
-    "usage-record-this-month": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false } } } } },
-    "usage-record-today": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false } } } } },
-    "usage-record-yearly": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false } } } } },
-    "usage-record-yesterday": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account that created the 
resources to read", "optional": false } } } } },
-    "usage-trigger": { "methods": { "creator": { "properties": { 
"callbackUrl": { "kind": "parameter", "displayName": "Callback Url", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.net.URI", "deprecated": false, "autowired": false, "secret": false, 
"description": "The URL we call when the trigger fires", "optional": false }, 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false [...]
-    "validation-request": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The SID of the Account responsible for the new 
Caller ID", "optional": false }, "phoneNumber": { "kind": "parameter", 
"displayName": "Phone Number", "group": "common", "la [...]
+    "account": { "methods": { "fetcher": { "properties": { "pathSid": { 
"kind": "parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "", 
"optional": false } } }, "updater": { "properties": { "pathSid": { "kind": 
"parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType" [...]
+    "address": { "methods": { "creator": { "properties": { "city": { "kind": 
"parameter", "displayName": "City", "group": "common", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "", "optional": false }, 
"customerName": { "kind": "parameter", "displayName": "Customer Name", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "depreca [...]
+    "address-dependent-phone-number": { "methods": { "reader": { "properties": 
{ "pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathAddressSid": { 
"kind": "parameter", "displayName": "Path Address Sid", "group": "common", 
"label": "", "required": false, "type": " [...]
+    "application": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } }, "deleter": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": f [...]
+    "available-phone-number-country": { "methods": { "fetcher": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "", "optional": false }, 
"pathCountryCode": { "kind": "parameter", "displayName": "Path Country Code", 
"group": "common", "label": "", "required": false, "type" [...]
+    "available-phone-number-country-local": { "methods": { "reader": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "", "optional": false }, 
"pathCountryCode": { "kind": "parameter", "displayName": "Path Country Code", 
"group": "common", "label": "", "required": false, " [...]
+    "available-phone-number-country-mobile": { "methods": { "reader": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "", "optional": false }, 
"pathCountryCode": { "kind": "parameter", "displayName": "Path Country Code", 
"group": "common", "label": "", "required": false,  [...]
+    "available-phone-number-country-toll-free": { "methods": { "reader": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "", "optional": false }, 
"pathCountryCode": { "kind": "parameter", "displayName": "Path Country Code", 
"group": "common", "label": "", "required": fals [...]
+    "call": { "methods": { "creator": { "properties": { "applicationSid": { 
"kind": "parameter", "displayName": "Application Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "from": { "kind": "parameter", 
"displayName": "From", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": "com.twilio.type.Endpoint", [...]
+    "call-feedback": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathCallSid": { 
"kind": "parameter", "displayName": "Path Call Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": " [...]
+    "call-feedback-summary": { "methods": { "creator": { "properties": { 
"endDate": { "kind": "parameter", "displayName": "End Date", "group": "common", 
"label": "", "required": false, "type": "object", "javaType": 
"java.time.LocalDate", "deprecated": false, "autowired": false, "secret": 
false, "description": "", "optional": false }, "pathAccountSid": { "kind": 
"parameter", "displayName": "Path Account Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": [...]
+    "call-notification": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathCallSid": { 
"kind": "parameter", "displayName": "Path Call Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType [...]
+    "call-recording": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathCallSid": { 
"kind": "parameter", "displayName": "Path Call Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType":  [...]
+    "conference": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathSid": { "kind": 
"parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang.St [...]
+    "conference-participant": { "methods": { "creator": { "properties": { 
"from": { "kind": "parameter", "displayName": "From", "group": "common", 
"label": "", "required": false, "type": "object", "javaType": 
"com.twilio.type.Endpoint", "deprecated": false, "autowired": false, "secret": 
false, "description": "", "optional": false }, "pathAccountSid": { "kind": 
"parameter", "displayName": "Path Account Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType":  [...]
+    "connect-app": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathSid": { "kind": 
"parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang.S [...]
+    "incoming-phone-number": { "methods": { "creator": { "properties": { 
"areaCode": { "kind": "parameter", "displayName": "Area Code", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "pathAccountSid": { "kind": 
"parameter", "displayName": "Path Account Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType":  [...]
+    "incoming-phone-number-local": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "phoneNumber": { 
"kind": "parameter", "displayName": "Phone Number", "group": "common", "label": 
"", "required": false, "type": "object",  [...]
+    "incoming-phone-number-mobile": { "methods": { "creator": { "properties": 
{ "pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "phoneNumber": { 
"kind": "parameter", "displayName": "Phone Number", "group": "common", "label": 
"", "required": false, "type": "object", [...]
+    "incoming-phone-number-toll-free": { "methods": { "creator": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "", "optional": false }, "phoneNumber": 
{ "kind": "parameter", "displayName": "Phone Number", "group": "common", 
"label": "", "required": false, "type": "objec [...]
+    "key": { "methods": { "deleter": { "properties": { "pathAccountSid": { 
"kind": "parameter", "displayName": "Path Account Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "pathSid": { "kind": "parameter", 
"displayName": "Path Sid", "group": "common", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String",  [...]
+    "message": { "methods": { "creator": { "properties": { "body": { "kind": 
"parameter", "displayName": "Body", "group": "common", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "", "optional": false }, 
"from": { "kind": "parameter", "displayName": "From", "group": "common", 
"label": "", "required": false, "type": "object", "javaType": 
"com.twilio.type.PhoneNumber", "deprecated":  [...]
+    "message-feedback": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathMessageSid": { 
"kind": "parameter", "displayName": "Path Message Sid", "group": "common", 
"label": "", "required": false, "type": "string", "jav [...]
+    "message-media": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathMessageSid": { 
"kind": "parameter", "displayName": "Path Message Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaTy [...]
+    "new-key": { "methods": { "creator": { "properties": { "pathAccountSid": { 
"kind": "parameter", "displayName": "Path Account Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false } } } } },
+    "new-signing-key": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "notification": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathSid": { "kind": 
"parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang. [...]
+    "outgoing-caller-id": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathSid": { "kind": 
"parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java [...]
+    "queue": { "methods": { "creator": { "properties": { "friendlyName": { 
"kind": "parameter", "displayName": "Friendly Name", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "pathAccountSid": { "kind": 
"parameter", "displayName": "Path Account Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.la [...]
+    "queue-member": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathCallSid": { 
"kind": "parameter", "displayName": "Path Call Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": "j [...]
+    "recording": { "methods": { "deleter": { "properties": { "pathAccountSid": 
{ "kind": "parameter", "displayName": "Path Account Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "pathSid": { "kind": "parameter", 
"displayName": "Path Sid", "group": "common", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.Str [...]
+    "recording-add-on-result": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathReferenceSid": { 
"kind": "parameter", "displayName": "Path Reference Sid", "group": "common", 
"label": "", "required": false, "type": "st [...]
+    "recording-add-on-result-payload": { "methods": { "deleter": { 
"properties": { "pathAccountSid": { "kind": "parameter", "displayName": "Path 
Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "", "optional": false }, 
"pathAddOnResultSid": { "kind": "parameter", "displayName": "Path Add On Result 
Sid", "group": "common", "label": "", "required": fals [...]
+    "recording-transcription": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathRecordingSid": { 
"kind": "parameter", "displayName": "Path Recording Sid", "group": "common", 
"label": "", "required": false, "type": "st [...]
+    "short-code": { "methods": { "fetcher": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathSid": { "kind": 
"parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang.St [...]
+    "signing-key": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathSid": { "kind": 
"parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang.S [...]
+    "sip-credential-list": { "methods": { "creator": { "properties": { 
"friendlyName": { "kind": "parameter", "displayName": "Friendly Name", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "pathAccountSid": { "kind": 
"parameter", "displayName": "Path Account Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaT [...]
+    "sip-credential-list-credential": { "methods": { "creator": { 
"properties": { "password": { "kind": "parameter", "displayName": "Password", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathAccountSid": { 
"kind": "parameter", "displayName": "Path Account Sid", "group": "common", 
"label": "", "required": false, "type": "string", "jav [...]
+    "sip-domain": { "methods": { "creator": { "properties": { "domainName": { 
"kind": "parameter", "displayName": "Domain Name", "group": "common", "label": 
"", "required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "", 
"optional": false }, "pathAccountSid": { "kind": "parameter", "displayName": 
"Path Account Sid", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.l [...]
+    "sip-domain-credential-list-mapping": { "methods": { "creator": { 
"properties": { "credentialListSid": { "kind": "parameter", "displayName": 
"Credential List Sid", "group": "common", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "", "optional": false }, 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false [...]
+    "sip-domain-ip-access-control-list-mapping": { "methods": { "creator": { 
"properties": { "ipAccessControlListSid": { "kind": "parameter", "displayName": 
"Ip Access Control List Sid", "group": "common", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "", "optional": false }, 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "" [...]
+    "sip-ip-access-control-list": { "methods": { "creator": { "properties": { 
"friendlyName": { "kind": "parameter", "displayName": "Friendly Name", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "pathAccountSid": { "kind": 
"parameter", "displayName": "Path Account Sid", "group": "common", "label": "", 
"required": false, "type": "string", [...]
+    "sip-ip-access-control-list-ip-address": { "methods": { "creator": { 
"properties": { "friendlyName": { "kind": "parameter", "displayName": "Friendly 
Name", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "ipAddress": { "kind": 
"parameter", "displayName": "Ip Address", "group": "common", "label": "", 
"required": false, "type": "string", [...]
+    "token": { "methods": { "creator": { "properties": { "pathAccountSid": { 
"kind": "parameter", "displayName": "Path Account Sid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false } } } } },
+    "transcription": { "methods": { "deleter": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "pathSid": { "kind": 
"parameter", "displayName": "Path Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java.lang [...]
+    "usage-record": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "usage-record-all-time": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "usage-record-daily": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "usage-record-last-month": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "usage-record-monthly": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "usage-record-this-month": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "usage-record-today": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "usage-record-yearly": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "usage-record-yesterday": { "methods": { "reader": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } },
+    "usage-trigger": { "methods": { "creator": { "properties": { 
"callbackUrl": { "kind": "parameter", "displayName": "Callback Url", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.net.URI", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "pathAccountSid": { "kind": 
"parameter", "displayName": "Path Account Sid", "group": "common", "label": "", 
"required": false, "type": "string", "javaType": "java. [...]
+    "validation-request": { "methods": { "creator": { "properties": { 
"pathAccountSid": { "kind": "parameter", "displayName": "Path Account Sid", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false }, "phoneNumber": { 
"kind": "parameter", "displayName": "Phone Number", "group": "common", "label": 
"", "required": false, "type": "object", "javaType [...]
   }
 }

Reply via email to