- All Implemented Interfaces:
Cloneable
@ApiParams(apiName="transcription",description="",apiMethods={@ApiMethod(methodName="deleter",description="Create a TranscriptionDeleter to execute delete",signatures={"com.twilio.rest.api.v2010.account.TranscriptionDeleter deleter(String pathSid)","com.twilio.rest.api.v2010.account.TranscriptionDeleter deleter(String pathAccountSid, String pathSid)"}),@ApiMethod(methodName="fetcher",description="Create a TranscriptionFetcher to execute fetch",signatures={"com.twilio.rest.api.v2010.account.TranscriptionFetcher fetcher(String pathSid)","com.twilio.rest.api.v2010.account.TranscriptionFetcher fetcher(String pathAccountSid, String pathSid)"}),@ApiMethod(methodName="reader",description="Create a TranscriptionReader to execute read",signatures={"com.twilio.rest.api.v2010.account.TranscriptionReader reader()","com.twilio.rest.api.v2010.account.TranscriptionReader reader(String pathAccountSid)"})},aliases={"^creator$=create","^deleter$=delete","^fetcher$=fetch","^reader$=read","^updater$=update"})
@UriParams
@Configurer(extended=true)
public final class TranscriptionEndpointConfiguration
extends TwilioConfiguration
Camel endpoint configuration for Transcription
.