Uses of Class
org.apache.camel.v1.integrationspec.template.spec.EphemeralContainers
-
Packages that use EphemeralContainers Package Description org.apache.camel.v1.integrationspec.template -
-
Uses of EphemeralContainers in org.apache.camel.v1.integrationspec.template
Methods in org.apache.camel.v1.integrationspec.template that return types with arguments of type EphemeralContainers Modifier and Type Method Description java.util.List<EphemeralContainers>Spec. getEphemeralContainers()Method parameters in org.apache.camel.v1.integrationspec.template with type arguments of type EphemeralContainers Modifier and Type Method Description voidSpec. setEphemeralContainers(java.util.List<EphemeralContainers> ephemeralContainers)
-