Uses of Interface
org.apache.camel.builder.endpoint.dsl.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder
Packages that use KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder
-
Uses of KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.aws2KinesisFirehose(String path) AWS Kinesis Firehose (camel-aws2-kinesis) Produce data to AWS Kinesis Firehose streams.StaticEndpointBuilders.aws2KinesisFirehose(String componentName, String path) AWS Kinesis Firehose (camel-aws2-kinesis) Produce data to AWS Kinesis Firehose streams. -
Uses of KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilderModifier and TypeMethodDescriptionAmazon AWS Access Key.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2Builders.aws2KinesisFirehose(String path) AWS Kinesis Firehose (camel-aws2-kinesis) Produce data to AWS Kinesis Firehose streams.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2Builders.aws2KinesisFirehose(String componentName, String path) AWS Kinesis Firehose (camel-aws2-kinesis) Produce data to AWS Kinesis Firehose streams.KinesisFirehose2EndpointBuilderFactory.AdvancedKinesisFirehose2EndpointBuilder.basic()KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.cborEnabled(boolean cborEnabled) This option will set the CBOR_ENABLED property during the execution.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.cborEnabled(String cborEnabled) This option will set the CBOR_ENABLED property during the execution.KinesisFirehose2EndpointBuilderFactory.endpointBuilder(String componentName, String path) The operation to do in case the user don't want to send only a record.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.operation(org.apache.camel.component.aws2.firehose.KinesisFirehose2Operations operation) The operation to do in case the user don't want to send only a record.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.overrideEndpoint(boolean overrideEndpoint) Set the need for overidding the endpoint.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.overrideEndpoint(String overrideEndpoint) Set the need for overidding the endpoint.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.profileCredentialsName(String profileCredentialsName) If using a profile credentials provider this parameter will set the profile name.To define a proxy host when instantiating the Kinesis Firehose client.To define a proxy port when instantiating the Kinesis Firehose client.To define a proxy port when instantiating the Kinesis Firehose client.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.proxyProtocol(String proxyProtocol) To define a proxy protocol when instantiating the Kinesis Firehose client.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol) To define a proxy protocol when instantiating the Kinesis Firehose client.The region in which Kinesis Firehose client needs to work.Amazon AWS Secret Key.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.trustAllCertificates(boolean trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.trustAllCertificates(String trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.uriEndpointOverride(String uriEndpointOverride) Set the overriding uri endpoint.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider) Set whether the Kinesis Firehose client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.useDefaultCredentialsProvider(String useDefaultCredentialsProvider) Set whether the Kinesis Firehose client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.useProfileCredentialsProvider(boolean useProfileCredentialsProvider) Set whether the Kinesis Firehose client should expect to load credentials through a profile credentials provider.KinesisFirehose2EndpointBuilderFactory.KinesisFirehose2EndpointBuilder.useProfileCredentialsProvider(String useProfileCredentialsProvider) Set whether the Kinesis Firehose client should expect to load credentials through a profile credentials provider.