Class TwilioPropertiesHelper
java.lang.Object
org.apache.camel.support.component.ApiMethodPropertiesHelper<TwilioConfiguration>
org.apache.camel.component.twilio.internal.TwilioPropertiesHelper
public final class TwilioPropertiesHelper
extends org.apache.camel.support.component.ApiMethodPropertiesHelper<TwilioConfiguration>
Singleton
ApiMethodPropertiesHelper for Twilio component.-
Field Summary
Fields inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper
componentConfigClass, componentConfigFields, LOG, propertyPrefix -
Method Summary
Modifier and TypeMethodDescriptionstatic TwilioPropertiesHelpergetHelper(org.apache.camel.CamelContext context) Methods inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper
getConfigurationProperties, getEndpointProperties, getEndpointPropertyNames, getExchangeProperties, getValidEndpointProperties
-
Method Details
-
getHelper
-