This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 69686e0586e CAMEL-20549: camel-kafka - Using sslKeystoreType should work with PEM (#13444) add 336506d0417 Kotlin API enhancements (#13431) No new revisions were added by this update. Summary of changes: .../camel/kotlin/components/ActivemqUriDsl.kt | 836 ++++++++++++++++ .../apache/camel/kotlin/components/AmqpUriDsl.kt | 829 ++++++++++++++++ .../camel/kotlin/components/ArangodbUriDsl.kt | 63 ++ .../apache/camel/kotlin/components/As2UriDsl.kt | 154 +++ .../camel/kotlin/components/AsteriskUriDsl.kt | 64 ++ .../kotlin/components/AtmosphereWebsocketUriDsl.kt | 246 +++++ .../apache/camel/kotlin/components/AtomUriDsl.kt | 166 ++++ .../apache/camel/kotlin/components/AvroUriDsl.kt | 92 ++ .../camel/kotlin/components/Aws2AthenaUriDsl.kt | 184 ++++ .../apache/camel/kotlin/components/Aws2CwUriDsl.kt | 111 +++ .../camel/kotlin/components/Aws2DdbUriDsl.kt | 134 +++ .../camel/kotlin/components/Aws2DdbstreamUriDsl.kt | 220 +++++ .../camel/kotlin/components/Aws2Ec2UriDsl.kt | 107 ++ .../camel/kotlin/components/Aws2EcsUriDsl.kt | 105 ++ .../camel/kotlin/components/Aws2EksUriDsl.kt | 105 ++ .../kotlin/components/Aws2EventbridgeUriDsl.kt | 108 ++ .../camel/kotlin/components/Aws2IamUriDsl.kt | 106 ++ .../kotlin/components/Aws2KinesisFirehoseUriDsl.kt | 107 ++ .../camel/kotlin/components/Aws2KinesisUriDsl.kt | 262 +++++ .../camel/kotlin/components/Aws2KmsUriDsl.kt | 105 ++ .../camel/kotlin/components/Aws2LambdaUriDsl.kt | 106 ++ .../apache/camel/kotlin/components/Aws2MqUriDsl.kt | 105 ++ .../camel/kotlin/components/Aws2MskUriDsl.kt | 105 ++ .../kotlin/components/Aws2RedshiftDataUriDsl.kt | 107 ++ .../apache/camel/kotlin/components/Aws2S3UriDsl.kt | 473 +++++++++ .../camel/kotlin/components/Aws2SesUriDsl.kt | 123 +++ .../camel/kotlin/components/Aws2SnsUriDsl.kt | 143 +++ .../camel/kotlin/components/Aws2SqsUriDsl.kt | 407 ++++++++ .../kotlin/components/Aws2StepFunctionsUriDsl.kt | 108 ++ .../camel/kotlin/components/Aws2StsUriDsl.kt | 94 ++ .../kotlin/components/Aws2TimestreamUriDsl.kt | 105 ++ .../camel/kotlin/components/Aws2TranslateUriDsl.kt | 117 +++ .../components/AwsBedrockAgentRuntimeUriDsl.kt | 113 +++ .../kotlin/components/AwsBedrockAgentUriDsl.kt | 249 +++++ .../camel/kotlin/components/AwsBedrockUriDsl.kt | 108 ++ .../camel/kotlin/components/AwsCloudtrailUriDsl.kt | 221 +++++ .../camel/kotlin/components/AwsConfigUriDsl.kt | 105 ++ .../kotlin/components/AwsSecretsManagerUriDsl.kt | 113 +++ .../camel/kotlin/components/AzureCosmosdbUriDsl.kt | 240 +++++ .../kotlin/components/AzureEventhubsUriDsl.kt | 161 +++ .../camel/kotlin/components/AzureFilesUriDsl.kt | 784 +++++++++++++++ .../camel/kotlin/components/AzureKeyVaultUriDsl.kt | 40 + .../kotlin/components/AzureServicebusUriDsl.kt | 161 +++ .../kotlin/components/AzureStorageBlobUriDsl.kt | 318 ++++++ .../components/AzureStorageDatalakeUriDsl.kt | 291 ++++++ .../kotlin/components/AzureStorageQueueUriDsl.kt | 221 +++++ .../apache/camel/kotlin/components/BeanUriDsl.kt | 40 + .../camel/kotlin/components/BeanValidatorUriDsl.kt | 46 + .../apache/camel/kotlin/components/BonitaUriDsl.kt | 37 + .../apache/camel/kotlin/components/BoxUriDsl.kt | 87 ++ .../camel/kotlin/components/BraintreeUriDsl.kt | 75 ++ .../apache/camel/kotlin/components/BrowseUriDsl.kt | 52 + .../camel/kotlin/components/CaffeineCacheUriDsl.kt | 107 ++ .../kotlin/components/CaffeineLoadcacheUriDsl.kt | 107 ++ .../camel/kotlin/components/ChatscriptUriDsl.kt | 41 + .../apache/camel/kotlin/components/ChunkUriDsl.kt | 68 ++ .../apache/camel/kotlin/components/ClassUriDsl.kt | 40 + .../apache/camel/kotlin/components/CmSmsUriDsl.kt | 44 + .../apache/camel/kotlin/components/CoapUriDsl.kt | 118 +++ .../apache/camel/kotlin/components/CometdUriDsl.kt | 139 +++ .../apache/camel/kotlin/components/ConsulUriDsl.kt | 127 +++ .../camel/kotlin/components/ControlbusUriDsl.kt | 58 ++ .../camel/kotlin/components/CouchbaseUriDsl.kt | 269 +++++ .../camel/kotlin/components/CouchdbUriDsl.kt | 97 ++ .../apache/camel/kotlin/components/CqlUriDsl.kt | 208 ++++ .../apache/camel/kotlin/components/CronUriDsl.kt | 39 + .../apache/camel/kotlin/components/CryptoUriDsl.kt | 101 ++ .../apache/camel/kotlin/components/CxfUriDsl.kt | 210 ++++ .../apache/camel/kotlin/components/CxfrsUriDsl.kt | 207 ++++ .../camel/kotlin/components/DataformatUriDsl.kt | 25 + .../camel/kotlin/components/DatasetTestUriDsl.kt | 168 ++++ .../camel/kotlin/components/DatasetUriDsl.kt | 204 ++++ .../camel/kotlin/components/DebeziumDb2UriDsl.kt | 399 ++++++++ .../kotlin/components/DebeziumMongodbUriDsl.kt | 351 +++++++ .../camel/kotlin/components/DebeziumMysqlUriDsl.kt | 638 ++++++++++++ .../kotlin/components/DebeziumOracleUriDsl.kt | 648 ++++++++++++ .../kotlin/components/DebeziumPostgresUriDsl.kt | 565 +++++++++++ .../kotlin/components/DebeziumSqlserverUriDsl.kt | 473 +++++++++ .../apache/camel/kotlin/components/Dhis2UriDsl.kt | 177 ++++ .../camel/kotlin/components/DigitaloceanUriDsl.kt | 60 ++ .../apache/camel/kotlin/components/DirectUriDsl.kt | 86 ++ .../camel/kotlin/components/DisruptorUriDsl.kt | 113 +++ .../camel/kotlin/components/DisruptorVmUriDsl.kt | 113 +++ .../apache/camel/kotlin/components/DjlUriDsl.kt | 31 + .../apache/camel/kotlin/components/DnsUriDsl.kt | 22 + .../apache/camel/kotlin/components/DockerUriDsl.kt | 130 +++ .../apache/camel/kotlin/components/DrillUriDsl.kt | 38 + .../camel/kotlin/components/DropboxUriDsl.kt | 95 ++ .../components/DynamicRouterControlUriDsl.kt | 47 + .../camel/kotlin/components/DynamicRouterUriDsl.kt | 185 ++++ .../camel/kotlin/components/EhcacheUriDsl.kt | 97 ++ .../components/ElasticsearchRestClientUriDsl.kt | 73 ++ .../camel/kotlin/components/ElasticsearchUriDsl.kt | 137 +++ .../apache/camel/kotlin/components/Etcd3UriDsl.kt | 130 +++ .../apache/camel/kotlin/components/ExecUriDsl.kt | 62 ++ .../apache/camel/kotlin/components/FhirUriDsl.kt | 257 +++++ .../apache/camel/kotlin/components/FileUriDsl.kt | 833 ++++++++++++++++ .../camel/kotlin/components/FileWatchUriDsl.kt | 93 ++ .../camel/kotlin/components/FlatpackUriDsl.kt | 187 ++++ .../apache/camel/kotlin/components/FlinkUriDsl.kt | 40 + .../apache/camel/kotlin/components/FopUriDsl.kt | 28 + .../camel/kotlin/components/FreemarkerUriDsl.kt | 65 ++ .../apache/camel/kotlin/components/FtpUriDsl.kt | 916 +++++++++++++++++ .../apache/camel/kotlin/components/FtpsUriDsl.kt | 954 ++++++++++++++++++ .../camel/kotlin/components/GeocoderUriDsl.kt | 73 ++ .../apache/camel/kotlin/components/GitUriDsl.kt | 89 ++ .../apache/camel/kotlin/components/GithubUriDsl.kt | 183 ++++ .../kotlin/components/GoogleBigquerySqlUriDsl.kt | 33 + .../kotlin/components/GoogleBigqueryUriDsl.kt | 39 + .../components/GoogleCalendarStreamUriDsl.kt | 208 ++++ .../kotlin/components/GoogleCalendarUriDsl.kt | 199 ++++ .../camel/kotlin/components/GoogleDriveUriDsl.kt | 192 ++++ .../kotlin/components/GoogleFunctionsUriDsl.kt | 43 + .../kotlin/components/GoogleMailStreamUriDsl.kt | 190 ++++ .../camel/kotlin/components/GoogleMailUriDsl.kt | 187 ++++ .../camel/kotlin/components/GooglePubsubUriDsl.kt | 113 +++ .../kotlin/components/GoogleSecretManagerUriDsl.kt | 37 + .../kotlin/components/GoogleSheetsStreamUriDsl.kt | 198 ++++ .../camel/kotlin/components/GoogleSheetsUriDsl.kt | 197 ++++ .../camel/kotlin/components/GoogleStorageUriDsl.kt | 231 +++++ .../apache/camel/kotlin/components/GrapeUriDsl.kt | 22 + .../camel/kotlin/components/GraphqlUriDsl.kt | 55 ++ .../apache/camel/kotlin/components/GrpcUriDsl.kt | 206 ++++ .../camel/kotlin/components/GuavaEventbusUriDsl.kt | 64 ++ .../kotlin/components/HashicorpVaultUriDsl.kt | 43 + .../components/HazelcastAtomicvalueUriDsl.kt | 36 + .../kotlin/components/HazelcastInstanceUriDsl.kt | 50 + .../camel/kotlin/components/HazelcastListUriDsl.kt | 66 ++ .../camel/kotlin/components/HazelcastMapUriDsl.kt | 66 ++ .../kotlin/components/HazelcastMultimapUriDsl.kt | 66 ++ .../kotlin/components/HazelcastQueueUriDsl.kt | 81 ++ .../components/HazelcastReplicatedmapUriDsl.kt | 66 ++ .../kotlin/components/HazelcastRingbufferUriDsl.kt | 36 + .../camel/kotlin/components/HazelcastSedaUriDsl.kt | 105 ++ .../camel/kotlin/components/HazelcastSetUriDsl.kt | 66 ++ .../kotlin/components/HazelcastTopicUriDsl.kt | 72 ++ .../apache/camel/kotlin/components/HttpUriDsl.kt | 305 ++++++ .../camel/kotlin/components/HwcloudDmsUriDsl.kt | 129 +++ .../camel/kotlin/components/HwcloudFrsUriDsl.kt | 147 +++ .../components/HwcloudFunctiongraphUriDsl.kt | 67 ++ .../camel/kotlin/components/HwcloudIamUriDsl.kt | 61 ++ .../components/HwcloudImagerecognitionUriDsl.kt | 101 ++ .../camel/kotlin/components/HwcloudObsUriDsl.kt | 239 +++++ .../camel/kotlin/components/HwcloudSmnUriDsl.kt | 71 ++ .../kotlin/components/Iec60870ClientUriDsl.kt | 127 +++ .../kotlin/components/Iec60870ServerUriDsl.kt | 133 +++ .../camel/kotlin/components/IgniteCacheUriDsl.kt | 128 +++ .../camel/kotlin/components/IgniteComputeUriDsl.kt | 60 ++ .../camel/kotlin/components/IgniteEventsUriDsl.kt | 59 ++ .../camel/kotlin/components/IgniteIdgenUriDsl.kt | 55 ++ .../kotlin/components/IgniteMessagingUriDsl.kt | 80 ++ .../camel/kotlin/components/IgniteQueueUriDsl.kt | 59 ++ .../camel/kotlin/components/IgniteSetUriDsl.kt | 47 + .../apache/camel/kotlin/components/ImapUriDsl.kt | 462 +++++++++ .../kotlin/components/InfinispanEmbeddedUriDsl.kt | 117 +++ .../camel/kotlin/components/InfinispanUriDsl.kt | 129 +++ .../camel/kotlin/components/Influxdb2UriDsl.kt | 49 + .../camel/kotlin/components/InfluxdbUriDsl.kt | 52 + .../apache/camel/kotlin/components/IrcUriDsl.kt | 176 ++++ .../apache/camel/kotlin/components/IronmqUriDsl.kt | 222 +++++ .../apache/camel/kotlin/components/JcacheUriDsl.kt | 141 +++ .../apache/camel/kotlin/components/JcrUriDsl.kt | 105 ++ .../apache/camel/kotlin/components/JdbcUriDsl.kt | 112 +++ .../apache/camel/kotlin/components/JettyUriDsl.kt | 303 ++++++ .../camel/kotlin/components/JgroupsRaftUriDsl.kt | 60 ++ .../camel/kotlin/components/JgroupsUriDsl.kt | 63 ++ .../apache/camel/kotlin/components/JiraUriDsl.kt | 108 ++ .../apache/camel/kotlin/components/JmsUriDsl.kt | 829 ++++++++++++++++ .../apache/camel/kotlin/components/JmxUriDsl.kt | 184 ++++ .../apache/camel/kotlin/components/JoltUriDsl.kt | 50 + .../apache/camel/kotlin/components/JooqUriDsl.kt | 169 ++++ .../apache/camel/kotlin/components/JpaUriDsl.kt | 326 +++++++ .../apache/camel/kotlin/components/JsltUriDsl.kt | 68 ++ .../camel/kotlin/components/JsonPatchUriDsl.kt | 43 + .../camel/kotlin/components/JsonValidatorUriDsl.kt | 75 ++ .../camel/kotlin/components/JsonataUriDsl.kt | 49 + .../apache/camel/kotlin/components/Jt400UriDsl.kt | 232 +++++ .../apache/camel/kotlin/components/JteUriDsl.kt | 53 + .../apache/camel/kotlin/components/KafkaUriDsl.kt | 843 ++++++++++++++++ .../camel/kotlin/components/KameletUriDsl.kt | 90 ++ .../camel/kotlin/components/KnativeUriDsl.kt | 105 ++ .../components/KubernetesConfigMapsUriDsl.kt | 152 +++ .../kotlin/components/KubernetesCronjobUriDsl.kt | 92 ++ .../components/KubernetesCustomResourcesUriDsl.kt | 152 +++ .../components/KubernetesDeploymentsUriDsl.kt | 152 +++ .../kotlin/components/KubernetesEventsUriDsl.kt | 152 +++ .../camel/kotlin/components/KubernetesHpaUriDsl.kt | 153 +++ .../camel/kotlin/components/KubernetesJobUriDsl.kt | 92 ++ .../components/KubernetesNamespacesUriDsl.kt | 152 +++ .../kotlin/components/KubernetesNodesUriDsl.kt | 152 +++ .../KubernetesPersistentVolumesClaimsUriDsl.kt | 93 ++ .../KubernetesPersistentVolumesUriDsl.kt | 93 ++ .../kotlin/components/KubernetesPodsUriDsl.kt | 152 +++ .../KubernetesReplicationControllersUriDsl.kt | 153 +++ .../components/KubernetesResourcesQuotaUriDsl.kt | 92 ++ .../kotlin/components/KubernetesSecretsUriDsl.kt | 92 ++ .../components/KubernetesServiceAccountsUriDsl.kt | 92 ++ .../kotlin/components/KubernetesServicesUriDsl.kt | 152 +++ .../apache/camel/kotlin/components/KuduUriDsl.kt | 32 + .../camel/kotlin/components/LanguageUriDsl.kt | 73 ++ .../apache/camel/kotlin/components/LdapUriDsl.kt | 48 + .../apache/camel/kotlin/components/LdifUriDsl.kt | 23 + .../apache/camel/kotlin/components/LogUriDsl.kt | 228 +++++ .../apache/camel/kotlin/components/LprUriDsl.kt | 71 ++ .../apache/camel/kotlin/components/LuceneUriDsl.kt | 44 + .../camel/kotlin/components/LumberjackUriDsl.kt | 45 + .../camel/kotlin/components/MapstructUriDsl.kt | 28 + .../apache/camel/kotlin/components/MasterUriDsl.kt | 40 + .../camel/kotlin/components/MetricsUriDsl.kt | 55 ++ .../camel/kotlin/components/MicrometerUriDsl.kt | 43 + .../apache/camel/kotlin/components/MinaUriDsl.kt | 213 ++++ .../apache/camel/kotlin/components/MinioUriDsl.kt | 382 ++++++++ .../apache/camel/kotlin/components/MllpUriDsl.kt | 226 +++++ .../apache/camel/kotlin/components/MockUriDsl.kt | 144 +++ .../camel/kotlin/components/MongodbGridfsUriDsl.kt | 96 ++ .../camel/kotlin/components/MongodbUriDsl.kt | 377 +++++++ .../camel/kotlin/components/MustacheUriDsl.kt | 62 ++ .../apache/camel/kotlin/components/MvelUriDsl.kt | 56 ++ .../camel/kotlin/components/MybatisBeanUriDsl.kt | 44 + .../camel/kotlin/components/MybatisUriDsl.kt | 216 ++++ .../apache/camel/kotlin/components/NatsUriDsl.kt | 187 ++++ .../camel/kotlin/components/NettyHttpUriDsl.kt | 640 ++++++++++++ .../apache/camel/kotlin/components/NettyUriDsl.kt | 525 ++++++++++ .../camel/kotlin/components/NitriteUriDsl.kt | 68 ++ .../apache/camel/kotlin/components/OaipmhUriDsl.kt | 193 ++++ .../camel/kotlin/components/Olingo2UriDsl.kt | 222 +++++ .../camel/kotlin/components/Olingo4UriDsl.kt | 212 ++++ .../camel/kotlin/components/OpensearchUriDsl.kt | 123 +++ .../components/OpenshiftBuildConfigsUriDsl.kt | 92 ++ .../kotlin/components/OpenshiftBuildsUriDsl.kt | 92 ++ .../components/OpenshiftDeploymentconfigsUriDsl.kt | 152 +++ .../kotlin/components/OpenstackCinderUriDsl.kt | 46 + .../kotlin/components/OpenstackGlanceUriDsl.kt | 43 + .../kotlin/components/OpenstackKeystoneUriDsl.kt | 44 + .../kotlin/components/OpenstackNeutronUriDsl.kt | 46 + .../camel/kotlin/components/OpenstackNovaUriDsl.kt | 46 + .../kotlin/components/OpenstackSwiftUriDsl.kt | 46 + .../camel/kotlin/components/OptaplannerUriDsl.kt | 80 ++ .../camel/kotlin/components/PahoMqtt5UriDsl.kt | 299 ++++++ .../apache/camel/kotlin/components/PahoUriDsl.kt | 284 ++++++ .../apache/camel/kotlin/components/PdfUriDsl.kt | 65 ++ .../kotlin/components/PgReplicationSlotUriDsl.kt | 174 ++++ .../camel/kotlin/components/PgeventUriDsl.kt | 75 ++ .../camel/kotlin/components/PlatformHttpUriDsl.kt | 116 +++ .../apache/camel/kotlin/components/Plc4xUriDsl.kt | 70 ++ .../apache/camel/kotlin/components/PubnubUriDsl.kt | 97 ++ .../apache/camel/kotlin/components/PulsarUriDsl.kt | 275 ++++++ .../apache/camel/kotlin/components/QdrantUriDsl.kt | 43 + .../apache/camel/kotlin/components/QuartzUriDsl.kt | 142 +++ .../camel/kotlin/components/QuickfixUriDsl.kt | 72 ++ .../kotlin/components/ReactiveStreamsUriDsl.kt | 100 ++ .../apache/camel/kotlin/components/RefUriDsl.kt | 52 + .../camel/kotlin/components/RestApiUriDsl.kt | 47 + .../camel/kotlin/components/RestOpenapiUriDsl.kt | 78 ++ .../apache/camel/kotlin/components/RestUriDsl.kt | 106 ++ .../kotlin/components/RobotframeworkUriDsl.kt | 357 +++++++ .../camel/kotlin/components/RocketmqUriDsl.kt | 97 ++ .../apache/camel/kotlin/components/RssUriDsl.kt | 166 ++++ .../apache/camel/kotlin/components/SagaUriDsl.kt | 22 + .../camel/kotlin/components/SalesforceUriDsl.kt | 326 +++++++ .../camel/kotlin/components/SapNetweaverUriDsl.kt | 50 + .../camel/kotlin/components/SchedulerUriDsl.kt | 158 +++ .../camel/kotlin/components/SchematronUriDsl.kt | 35 + .../apache/camel/kotlin/components/ScpUriDsl.kt | 171 ++++ .../apache/camel/kotlin/components/SedaUriDsl.kt | 165 ++++ .../camel/kotlin/components/ServiceUriDsl.kt | 36 + .../camel/kotlin/components/ServicenowUriDsl.kt | 226 +++++ .../camel/kotlin/components/ServletUriDsl.kt | 199 ++++ .../apache/camel/kotlin/components/SftpUriDsl.kt | 1027 ++++++++++++++++++++ .../apache/camel/kotlin/components/Sjms2UriDsl.kt | 406 ++++++++ .../apache/camel/kotlin/components/SjmsUriDsl.kt | 391 ++++++++ .../apache/camel/kotlin/components/SlackUriDsl.kt | 184 ++++ .../apache/camel/kotlin/components/SmbUriDsl.kt | 169 ++++ .../apache/camel/kotlin/components/SmppUriDsl.kt | 339 +++++++ .../apache/camel/kotlin/components/SnmpUriDsl.kt | 246 +++++ .../camel/kotlin/components/SplunkHecUriDsl.kt | 75 ++ .../apache/camel/kotlin/components/SplunkUriDsl.kt | 259 +++++ .../camel/kotlin/components/SpringBatchUriDsl.kt | 34 + .../camel/kotlin/components/SpringEventUriDsl.kt | 52 + .../camel/kotlin/components/SpringJdbcUriDsl.kt | 112 +++ .../camel/kotlin/components/SpringLdapUriDsl.kt | 28 + .../kotlin/components/SpringRabbitmqUriDsl.kt | 269 +++++ .../camel/kotlin/components/SpringRedisUriDsl.kt | 77 ++ .../camel/kotlin/components/SpringWsUriDsl.kt | 177 ++++ .../camel/kotlin/components/SqlStoredUriDsl.kt | 63 ++ .../apache/camel/kotlin/components/SqlUriDsl.kt | 317 ++++++ .../apache/camel/kotlin/components/SshUriDsl.kt | 241 +++++ .../apache/camel/kotlin/components/StaxUriDsl.kt | 22 + .../apache/camel/kotlin/components/StitchUriDsl.kt | 51 + .../apache/camel/kotlin/components/StompUriDsl.kt | 77 ++ .../apache/camel/kotlin/components/StreamUriDsl.kt | 179 ++++ .../kotlin/components/StringTemplateUriDsl.kt | 59 ++ .../apache/camel/kotlin/components/StubUriDsl.kt | 165 ++++ .../camel/kotlin/components/TelegramUriDsl.kt | 203 ++++ .../apache/camel/kotlin/components/ThriftUriDsl.kt | 103 ++ .../camel/kotlin/components/ThymeleafUriDsl.kt | 82 ++ .../apache/camel/kotlin/components/TikaUriDsl.kt | 36 + .../apache/camel/kotlin/components/TimerUriDsl.kt | 93 ++ .../apache/camel/kotlin/components/TwilioUriDsl.kt | 160 +++ .../components/TwitterDirectmessageUriDsl.kt | 267 +++++ .../camel/kotlin/components/TwitterSearchUriDsl.kt | 267 +++++ .../kotlin/components/TwitterTimelineUriDsl.kt | 273 ++++++ .../camel/kotlin/components/UndertowUriDsl.kt | 218 +++++ .../camel/kotlin/components/ValidatorUriDsl.kt | 65 ++ .../camel/kotlin/components/VelocityUriDsl.kt | 65 ++ .../camel/kotlin/components/VertxHttpUriDsl.kt | 135 +++ .../apache/camel/kotlin/components/VertxUriDsl.kt | 58 ++ .../kotlin/components/VertxWebsocketUriDsl.kt | 147 +++ .../apache/camel/kotlin/components/WasmUriDsl.kt | 26 + .../camel/kotlin/components/WeatherUriDsl.kt | 234 +++++ .../apache/camel/kotlin/components/Web3jUriDsl.kt | 166 ++++ .../camel/kotlin/components/WebhookUriDsl.kt | 55 ++ .../camel/kotlin/components/WhatsappUriDsl.kt | 44 + .../camel/kotlin/components/WordpressUriDsl.kt | 88 ++ .../camel/kotlin/components/WorkdayUriDsl.kt | 46 + .../camel/kotlin/components/XchangeUriDsl.kt | 34 + .../org/apache/camel/kotlin/components/XjUriDsl.kt | 137 +++ .../kotlin/components/XmlsecuritySignUriDsl.kt | 184 ++++ .../kotlin/components/XmlsecurityVerifyUriDsl.kt | 137 +++ .../apache/camel/kotlin/components/XmppUriDsl.kt | 144 +++ .../apache/camel/kotlin/components/XqueryUriDsl.kt | 198 ++++ .../camel/kotlin/components/XsltSaxonUriDsl.kt | 134 +++ .../apache/camel/kotlin/components/XsltUriDsl.kt | 106 ++ .../apache/camel/kotlin/components/ZeebeUriDsl.kt | 67 ++ .../camel/kotlin/components/ZendeskUriDsl.kt | 172 ++++ .../kotlin/components/ZookeeperMasterUriDsl.kt | 40 + .../camel/kotlin/components/ZookeeperUriDsl.kt | 94 ++ .../camel/kotlin/dataformats/Asn1DataFormatDsl.kt | 20 +- .../camel/kotlin/dataformats/AvroDataFormatDsl.kt | 9 + .../kotlin/dataformats/AvroJacksonDataFormatDsl.kt | 244 +++++ .../kotlin/dataformats/AvrojacksonDataFormatDsl.kt | 142 --- .../kotlin/dataformats/BarcodeDataFormatDsl.kt | 24 + .../kotlin/dataformats/Base64DataFormatDsl.kt | 23 + .../kotlin/dataformats/BeanioDataFormatDsl.kt | 51 + ...vpDataFormatDsl.kt => BindyCsvDataFormatDsl.kt} | 44 +- ...DataFormatDsl.kt => BindyFixedDataFormatDsl.kt} | 44 +- ...svDataFormatDsl.kt => BindyKvpDataFormatDsl.kt} | 44 +- .../camel/kotlin/dataformats/CborDataFormatDsl.kt | 69 +- .../kotlin/dataformats/CryptoDataFormatDsl.kt | 48 + .../camel/kotlin/dataformats/CsvDataFormatDsl.kt | 149 +++ .../kotlin/dataformats/FastjsonDataFormatDsl.kt | 19 +- .../kotlin/dataformats/FhirJsonDataFormatDsl.kt | 298 ++++++ .../kotlin/dataformats/FhirXmlDataFormatDsl.kt | 298 ++++++ .../kotlin/dataformats/FhirjsonDataFormatDsl.kt | 151 --- .../kotlin/dataformats/FhirxmlDataFormatDsl.kt | 151 --- .../kotlin/dataformats/FlatpackDataFormatDsl.kt | 46 + .../camel/kotlin/dataformats/GrokDataFormatDsl.kt | 31 + .../camel/kotlin/dataformats/GsonDataFormatDsl.kt | 28 +- ...taFormatDsl.kt => GzipDeflaterDataFormatDsl.kt} | 12 +- .../camel/kotlin/dataformats/Hl7DataFormatDsl.kt | 12 + .../camel/kotlin/dataformats/IcalDataFormatDsl.kt | 12 + .../kotlin/dataformats/JacksonDataFormatDsl.kt | 121 ++- .../kotlin/dataformats/JacksonXmlDataFormatDsl.kt | 225 +++++ .../kotlin/dataformats/JacksonxmlDataFormatDsl.kt | 130 --- .../camel/kotlin/dataformats/JaxbDataFormatDsl.kt | 130 +++ ...apiDataFormatDsl.kt => JsonApiDataFormatDsl.kt} | 19 +- .../camel/kotlin/dataformats/JsonbDataFormatDsl.kt | 18 +- .../camel/kotlin/dataformats/LzfDataFormatDsl.kt | 12 + ...aFormatDsl.kt => MimeMultipartDataFormatDsl.kt} | 43 +- ...ataFormatDsl.kt => ParquetAvroDataFormatDsl.kt} | 30 +- .../camel/kotlin/dataformats/PgpDataFormatDsl.kt | 97 ++ .../kotlin/dataformats/ProtobufDataFormatDsl.kt | 24 + .../dataformats/ProtobufJacksonDataFormatDsl.kt | 244 +++++ .../dataformats/ProtobufjacksonDataFormatDsl.kt | 142 --- .../camel/kotlin/dataformats/RssDataFormatDsl.kt | 6 + ...lDataFormatDsl.kt => SnakeYamlDataFormatDsl.kt} | 66 +- .../camel/kotlin/dataformats/SoapDataFormatDsl.kt | 39 + ...tmtDataFormatDsl.kt => SwiftMtDataFormatDsl.kt} | 18 +- ...tmxDataFormatDsl.kt => SwiftMxDataFormatDsl.kt} | 30 +- .../kotlin/dataformats/SyslogDataFormatDsl.kt | 6 + ...ileDataFormatDsl.kt => TarFileDataFormatDsl.kt} | 46 +- .../kotlin/dataformats/ThriftDataFormatDsl.kt | 24 + ...taFormatDsl.kt => UnivocityCsvDataFormatDsl.kt} | 99 +- ...FormatDsl.kt => UnivocityFixedDataFormatDsl.kt} | 100 +- ...taFormatDsl.kt => UnivocityTsvDataFormatDsl.kt} | 87 +- .../kotlin/dataformats/XmlSecurityDataFormatDsl.kt | 167 ++++ .../kotlin/dataformats/XmlsecurityDataFormatDsl.kt | 97 -- ...ataFormatDsl.kt => ZipDeflaterDataFormatDsl.kt} | 20 +- ...ileDataFormatDsl.kt => ZipFileDataFormatDsl.kt} | 46 +- .../camel/kotlin/languages/BeanLanguageDsl.kt | 49 +- .../camel/kotlin/languages/ConstantLanguageDsl.kt | 18 +- .../camel/kotlin/languages/CsimpleLanguageDsl.kt | 18 +- .../kotlin/languages/DatasonnetLanguageDsl.kt | 29 +- ...nguageDsl.kt => ExchangePropertyLanguageDsl.kt} | 18 +- .../camel/kotlin/languages/FileLanguageDsl.kt | 18 +- .../camel/kotlin/languages/GroovyLanguageDsl.kt | 18 +- .../camel/kotlin/languages/HeaderLanguageDsl.kt | 12 + .../camel/kotlin/languages/Hl7terserLanguageDsl.kt | 23 +- .../camel/kotlin/languages/JavaLanguageDsl.kt | 34 +- .../camel/kotlin/languages/JoorLanguageDsl.kt | 34 +- .../apache/camel/kotlin/languages/JqLanguageDsl.kt | 23 +- .../apache/camel/kotlin/languages/JsLanguageDsl.kt | 18 +- .../camel/kotlin/languages/JsonpathLanguageDsl.kt | 58 +- .../camel/kotlin/languages/MvelLanguageDsl.kt | 18 +- .../camel/kotlin/languages/OgnlLanguageDsl.kt | 18 +- .../camel/kotlin/languages/PythonLanguageDsl.kt | 18 +- .../camel/kotlin/languages/RefLanguageDsl.kt | 18 +- .../camel/kotlin/languages/SimpleLanguageDsl.kt | 18 +- .../camel/kotlin/languages/SpelLanguageDsl.kt | 18 +- .../camel/kotlin/languages/TokenizeLanguageDsl.kt | 71 +- .../camel/kotlin/languages/VariableLanguageDsl.kt | 12 + .../camel/kotlin/languages/WasmLanguageDsl.kt | 22 +- .../camel/kotlin/languages/XpathLanguageDsl.kt | 84 +- .../camel/kotlin/languages/XqueryLanguageDsl.kt | 31 +- .../camel/kotlin/languages/XtokenizeLanguageDsl.kt | 38 +- .../main/kotlin/org/apache/camel/kotlin/Main.kt | 4 + .../main/kotlin/org/apache/camel/kotlin/RootDsl.kt | 1 - .../camel/maven/packaging/AllDslKotlinMojo.java | 184 +++- 408 files changed, 55335 insertions(+), 990 deletions(-) create mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/AvroJacksonDataFormatDsl.kt delete mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/AvrojacksonDataFormatDsl.kt rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{BindykvpDataFormatDsl.kt => BindyCsvDataFormatDsl.kt} (62%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{BindyfixedDataFormatDsl.kt => BindyFixedDataFormatDsl.kt} (62%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{BindycsvDataFormatDsl.kt => BindyKvpDataFormatDsl.kt} (62%) create mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/FhirJsonDataFormatDsl.kt create mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/FhirXmlDataFormatDsl.kt delete mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/FhirjsonDataFormatDsl.kt delete mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/FhirxmlDataFormatDsl.kt rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{GzipdeflaterDataFormatDsl.kt => GzipDeflaterDataFormatDsl.kt} (82%) create mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/JacksonXmlDataFormatDsl.kt delete mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/JacksonxmlDataFormatDsl.kt rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{JsonapiDataFormatDsl.kt => JsonApiDataFormatDsl.kt} (75%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{MimemultipartDataFormatDsl.kt => MimeMultipartDataFormatDsl.kt} (59%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{ParquetavroDataFormatDsl.kt => ParquetAvroDataFormatDsl.kt} (66%) create mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/ProtobufJacksonDataFormatDsl.kt delete mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/ProtobufjacksonDataFormatDsl.kt rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{SnakeyamlDataFormatDsl.kt => SnakeYamlDataFormatDsl.kt} (68%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{SwiftmtDataFormatDsl.kt => SwiftMtDataFormatDsl.kt} (77%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{SwiftmxDataFormatDsl.kt => SwiftMxDataFormatDsl.kt} (67%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{TarfileDataFormatDsl.kt => TarFileDataFormatDsl.kt} (55%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{UnivocitycsvDataFormatDsl.kt => UnivocityCsvDataFormatDsl.kt} (56%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{UnivocityfixedDataFormatDsl.kt => UnivocityFixedDataFormatDsl.kt} (56%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{UnivocitytsvDataFormatDsl.kt => UnivocityTsvDataFormatDsl.kt} (56%) create mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/XmlSecurityDataFormatDsl.kt delete mode 100644 dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/XmlsecurityDataFormatDsl.kt rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{ZipdeflaterDataFormatDsl.kt => ZipDeflaterDataFormatDsl.kt} (71%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/{ZipfileDataFormatDsl.kt => ZipFileDataFormatDsl.kt} (55%) rename dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/languages/{ExchangepropertyLanguageDsl.kt => ExchangePropertyLanguageDsl.kt} (78%)