You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/11/09 14:50:15 UTC

[camel] branch main updated: Regen for commit d0bce72855edf0a5313b5ef5a2c9f2e274599a5d

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 2025fbd6c18 Regen for commit d0bce72855edf0a5313b5ef5a2c9f2e274599a5d
2025fbd6c18 is described below

commit 2025fbd6c18d0afd137be4b038af0b94280fe727
Author: oscerd <os...@users.noreply.github.com>
AuthorDate: Wed Nov 9 14:39:17 2022 +0000

    Regen for commit d0bce72855edf0a5313b5ef5a2c9f2e274599a5d
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../builder/endpoint/dsl/DockerEndpointBuilderFactory.java  | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DockerEndpointBuilderFactory.java b/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DockerEndpointBuilderFactory.java
index 29afed0d379..12cc354af00 100644
--- a/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DockerEndpointBuilderFactory.java
+++ b/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/DockerEndpointBuilderFactory.java
@@ -2613,6 +2613,19 @@ public interface DockerEndpointBuilderFactory {
             return "DockerDomainName";
         }
 
+        /**
+         * With binds.
+         * 
+         * The option is a: {@code Bind or Bind[]} type.
+         * 
+         * Group: common
+         * 
+         * @return the name of the header {@code DockerBinds}.
+         */
+        public String dockerBinds() {
+            return "DockerBinds";
+        }
+
         /**
          * With cap add.
          *