Interface CwEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface CwEndpointBuilderFactory
Send metrics to AWS CloudWatch. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
CwEndpointBuilderFactory.AdvancedCwEndpointBuilder
Advanced builder for endpoint for the AWS CloudWatch component.static interface
CwEndpointBuilderFactory.CwBuilders
static interface
CwEndpointBuilderFactory.CwEndpointBuilder
Builder for endpoint for the AWS CloudWatch component.static class
CwEndpointBuilderFactory.Protocol
Proxy enum forcom.amazonaws.Protocol
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static CwEndpointBuilderFactory.CwEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static CwEndpointBuilderFactory.CwEndpointBuilder endpointBuilder(String componentName, String path)
-
-