This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new c4653e7 Regen
c4653e7 is described below
commit c4653e77143ba32246f745555892eec648881906
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Mar 9 21:00:55 2020 +0100
Regen
---
.../apache/camel/builder/endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AWS2S3EndpointBuilderFactory.java
b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AWS2S3EndpointBuilderFactory.java
index ef4c426..12587b2 100644
---
a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AWS2S3EndpointBuilderFactory.java
+++
b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AWS2S3EndpointBuilderFactory.java
@@ -2445,7 +2445,6 @@ public interface AWS2S3EndpointBuilderFactory {
deleteObject,
deleteBucket,
listBuckets,
- downloadLink,
getObject,
getObjectRange;
}