Interface StripeComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface StripeComponentBuilderFactory
Interact with the Stripe payment platform.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Stripe component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstripe()Stripe (camel-stripe) Interact with the Stripe payment platform.
-
Method Details
-
stripe
Stripe (camel-stripe) Interact with the Stripe payment platform. Category: saas,finance Since: 4.17 Maven coordinates: org.apache.camel:camel-stripe- Returns:
- the dsl builder
-