default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.accessKey(String accessKey) |
Amazon AWS Access Key.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.autowiredEnabled(boolean autowiredEnabled) |
Whether autowiring is enabled.
|
static AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.awsCloudtrail() |
AWS Cloudtrail (camel-aws-cloudtrail)
Consume events from Amazon Cloudtrail using AWS SDK version 2.x.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) |
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.cloudTrailClient(software.amazon.awssdk.services.cloudtrail.CloudTrailClient cloudTrailClient) |
Amazon Cloudtrail client to use for all requests for this endpoint.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.configuration(org.apache.camel.component.aws.cloudtrail.CloudtrailConfiguration configuration) |
Component configuration.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.eventSource(String eventSource) |
Specify an event source to select events.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.maxResults(int maxResults) |
Maximum number of records that will be fetched in each poll.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.overrideEndpoint(boolean overrideEndpoint) |
Set the need for overidding the endpoint.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.proxyHost(String proxyHost) |
To define a proxy host when instantiating the Cloudtrail client.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.proxyPort(Integer proxyPort) |
To define a proxy port when instantiating the Cloudtrail client.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol) |
To define a proxy protocol when instantiating the Cloudtrail client.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.region(String region) |
The region in which Cloudtrail client needs to work.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.secretKey(String secretKey) |
Amazon AWS Secret Key.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.trustAllCertificates(boolean trustAllCertificates) |
If we want to trust all certificates in case of overriding the
endpoint.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.uriEndpointOverride(String uriEndpointOverride) |
Set the overriding uri endpoint.
|
default AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder |
AwsCloudtrailComponentBuilderFactory.AwsCloudtrailComponentBuilder.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.
|