Uses of Class
org.apache.camel.component.aws2.msk.MSK2Configuration
-
-
Uses of MSK2Configuration in org.apache.camel.component.aws2.msk
Methods in org.apache.camel.component.aws2.msk that return MSK2Configuration Modifier and Type Method Description MSK2Configuration
MSK2Configuration. copy()
MSK2Configuration
MSK2Component. getConfiguration()
MSK2Configuration
MSK2Endpoint. getConfiguration()
protected MSK2Configuration
MSK2Producer. getConfiguration()
Methods in org.apache.camel.component.aws2.msk with parameters of type MSK2Configuration Modifier and Type Method Description void
MSK2Component. setConfiguration(MSK2Configuration configuration)
Component configurationConstructors in org.apache.camel.component.aws2.msk with parameters of type MSK2Configuration Constructor Description MSK2Endpoint(String uri, org.apache.camel.Component component, MSK2Configuration configuration)
-