Uses of Class
org.apache.camel.component.aws.msk.MSKConfiguration
-
-
Uses of MSKConfiguration in org.apache.camel.component.aws.msk
Methods in org.apache.camel.component.aws.msk that return MSKConfiguration Modifier and Type Method Description MSKConfiguration
MSKConfiguration. copy()
MSKConfiguration
MSKComponent. getConfiguration()
MSKConfiguration
MSKEndpoint. getConfiguration()
protected MSKConfiguration
MSKProducer. getConfiguration()
Methods in org.apache.camel.component.aws.msk with parameters of type MSKConfiguration Modifier and Type Method Description void
MSKComponent. setConfiguration(MSKConfiguration configuration)
The component configurationConstructors in org.apache.camel.component.aws.msk with parameters of type MSKConfiguration Constructor Description MSKEndpoint(String uri, org.apache.camel.Component component, MSKConfiguration configuration)
-