Uses of Class
org.apache.camel.builder.endpoint.dsl.EKS2EndpointBuilderFactory.EKS2Operations
-
Packages that use EKS2EndpointBuilderFactory.EKS2Operations Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of EKS2EndpointBuilderFactory.EKS2Operations in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return EKS2EndpointBuilderFactory.EKS2Operations Modifier and Type Method Description static EKS2EndpointBuilderFactory.EKS2OperationsEKS2EndpointBuilderFactory.EKS2Operations. valueOf(String name)Returns the enum constant of this type with the specified name.static EKS2EndpointBuilderFactory.EKS2Operations[]EKS2EndpointBuilderFactory.EKS2Operations. 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 EKS2EndpointBuilderFactory.EKS2Operations Modifier and Type Method Description default EKS2EndpointBuilderFactory.EKS2EndpointBuilderEKS2EndpointBuilderFactory.EKS2EndpointBuilder. operation(EKS2EndpointBuilderFactory.EKS2Operations operation)The operation to perform.
-