Uses of Class
org.apache.camel.builder.endpoint.dsl.MSK2EndpointBuilderFactory.MSK2Operations
-
Packages that use MSK2EndpointBuilderFactory.MSK2Operations Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of MSK2EndpointBuilderFactory.MSK2Operations in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return MSK2EndpointBuilderFactory.MSK2Operations Modifier and Type Method Description static MSK2EndpointBuilderFactory.MSK2OperationsMSK2EndpointBuilderFactory.MSK2Operations. valueOf(String name)Returns the enum constant of this type with the specified name.static MSK2EndpointBuilderFactory.MSK2Operations[]MSK2EndpointBuilderFactory.MSK2Operations. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.builder.endpoint.dsl with parameters of type MSK2EndpointBuilderFactory.MSK2Operations Modifier and Type Method Description default MSK2EndpointBuilderFactory.MSK2EndpointBuilderMSK2EndpointBuilderFactory.MSK2EndpointBuilder. operation(MSK2EndpointBuilderFactory.MSK2Operations operation)The operation to perform.
-