Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.EphemeralContainers
-
Packages that use EphemeralContainers Package Description org.apache.camel.v1.pipespec.integration.template -
-
Uses of EphemeralContainers in org.apache.camel.v1.pipespec.integration.template
Methods in org.apache.camel.v1.pipespec.integration.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.pipespec.integration.template with type arguments of type EphemeralContainers Modifier and Type Method Description voidSpec. setEphemeralContainers(java.util.List<EphemeralContainers> ephemeralContainers)
-