Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers.Ports
-
Packages that use Ports Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec -
-
Uses of Ports in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec that return types with arguments of type Ports Modifier and Type Method Description java.util.List<Ports>Containers. getPorts()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec with type arguments of type Ports Modifier and Type Method Description voidContainers. setPorts(java.util.List<Ports> ports)
-