Uses of Interface
org.apache.camel.builder.endpoint.dsl.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder
Packages that use CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder
-
Uses of CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.awsCloudtrail(String path) AWS Cloudtrail (camel-aws-cloudtrail) Consume events from Amazon Cloudtrail using AWS SDK version 2.x.StaticEndpointBuilders.awsCloudtrail(String componentName, String path) AWS Cloudtrail (camel-aws-cloudtrail) Consume events from Amazon Cloudtrail using AWS SDK version 2.x. -
Uses of CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilderModifier and TypeMethodDescriptionAmazon AWS Access Key.CloudtrailEndpointBuilderFactory.CloudtrailBuilders.awsCloudtrail(String path) AWS Cloudtrail (camel-aws-cloudtrail) Consume events from Amazon Cloudtrail using AWS SDK version 2.x.CloudtrailEndpointBuilderFactory.CloudtrailBuilders.awsCloudtrail(String componentName, String path) AWS Cloudtrail (camel-aws-cloudtrail) Consume events from Amazon Cloudtrail using AWS SDK version 2.x.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.backoffErrorThreshold(int backoffErrorThreshold) The number of subsequent error polls (failed due some error) that should happen before the backoffMultipler should kick-in.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.backoffErrorThreshold(String backoffErrorThreshold) The number of subsequent error polls (failed due some error) that should happen before the backoffMultipler should kick-in.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.backoffIdleThreshold(int backoffIdleThreshold) The number of subsequent idle polls that should happen before the backoffMultipler should kick-in.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.backoffIdleThreshold(String backoffIdleThreshold) The number of subsequent idle polls that should happen before the backoffMultipler should kick-in.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.backoffMultiplier(int backoffMultiplier) To let the scheduled polling consumer backoff if there has been a number of subsequent idles/errors in a row.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.backoffMultiplier(String backoffMultiplier) To let the scheduled polling consumer backoff if there has been a number of subsequent idles/errors in a row.CloudtrailEndpointBuilderFactory.AdvancedCloudtrailEndpointBuilder.basic()CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.delay(long delay) Milliseconds before the next poll.Milliseconds before the next poll.CloudtrailEndpointBuilderFactory.endpointBuilder(String componentName, String path) CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.eventSource(String eventSource) Specify an event source to select events.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.greedy(boolean greedy) If greedy is enabled, then the ScheduledPollConsumer will run immediately again, if the previous run polled 1 or more messages.If greedy is enabled, then the ScheduledPollConsumer will run immediately again, if the previous run polled 1 or more messages.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.initialDelay(long initialDelay) Milliseconds before the first poll starts.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.initialDelay(String initialDelay) Milliseconds before the first poll starts.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.maxResults(int maxResults) Maximum number of records that will be fetched in each poll.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.maxResults(String maxResults) Maximum number of records that will be fetched in each poll.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.overrideEndpoint(boolean overrideEndpoint) Set the need for overidding the endpoint.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.overrideEndpoint(String overrideEndpoint) Set the need for overidding the endpoint.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.profileCredentialsName(String profileCredentialsName) If using a profile credentials provider this parameter will set the profile name.To define a proxy host when instantiating the Cloudtrail client.To define a proxy port when instantiating the Cloudtrail client.To define a proxy port when instantiating the Cloudtrail client.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.proxyProtocol(String proxyProtocol) To define a proxy protocol when instantiating the Cloudtrail client.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol) To define a proxy protocol when instantiating the Cloudtrail client.The region in which Cloudtrail client needs to work.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.repeatCount(long repeatCount) Specifies a maximum limit of number of fires.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.repeatCount(String repeatCount) Specifies a maximum limit of number of fires.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.runLoggingLevel(String runLoggingLevel) The consumer logs a start/complete log line when it polls.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.runLoggingLevel(org.apache.camel.LoggingLevel runLoggingLevel) The consumer logs a start/complete log line when it polls.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.scheduledExecutorService(String scheduledExecutorService) Allows for configuring a custom/shared thread pool to use for the consumer.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.scheduledExecutorService(ScheduledExecutorService scheduledExecutorService) Allows for configuring a custom/shared thread pool to use for the consumer.To use a cron scheduler from either camel-spring or camel-quartz component.To use a cron scheduler from either camel-spring or camel-quartz component.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.schedulerProperties(String key, Object value) To configure additional properties when using a custom scheduler or any of the Quartz, Spring based scheduler.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.schedulerProperties(Map values) To configure additional properties when using a custom scheduler or any of the Quartz, Spring based scheduler.Amazon AWS Secret Key.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.sendEmptyMessageWhenIdle(boolean sendEmptyMessageWhenIdle) If the polling consumer did not poll any files, you can enable this option to send an empty message (no body) instead.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.sendEmptyMessageWhenIdle(String sendEmptyMessageWhenIdle) If the polling consumer did not poll any files, you can enable this option to send an empty message (no body) instead.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.startScheduler(boolean startScheduler) Whether the scheduler should be auto started.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.startScheduler(String startScheduler) Whether the scheduler should be auto started.Time unit for initialDelay and delay options.Time unit for initialDelay and delay options.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.trustAllCertificates(boolean trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.trustAllCertificates(String trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.uriEndpointOverride(String uriEndpointOverride) Set the overriding uri endpoint.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider) Set whether the Cloudtrail client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.useDefaultCredentialsProvider(String useDefaultCredentialsProvider) Set whether the Cloudtrail client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.useFixedDelay(boolean useFixedDelay) Controls if fixed delay or fixed rate is used.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.useFixedDelay(String useFixedDelay) Controls if fixed delay or fixed rate is used.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.useProfileCredentialsProvider(boolean useProfileCredentialsProvider) Set whether the Cloudtrail client should expect to load credentials through a profile credentials provider.CloudtrailEndpointBuilderFactory.CloudtrailEndpointBuilder.useProfileCredentialsProvider(String useProfileCredentialsProvider) Set whether the Cloudtrail client should expect to load credentials through a profile credentials provider.