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