Uses of Interface
org.apache.camel.builder.endpoint.dsl.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder
Packages that use RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder
-
Uses of RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.aws2RedshiftData(String path) AWS RedshiftData (camel-aws2-redshift) Perform operations on AWS Redshift using Redshift Data API.StaticEndpointBuilders.aws2RedshiftData(String componentName, String path) AWS RedshiftData (camel-aws2-redshift) Perform operations on AWS Redshift using Redshift Data API. -
Uses of RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilderModifier and TypeMethodDescriptionAmazon AWS Access Key.RedshiftData2EndpointBuilderFactory.RedshiftData2Builders.aws2RedshiftData(String path) AWS RedshiftData (camel-aws2-redshift) Perform operations on AWS Redshift using Redshift Data API.RedshiftData2EndpointBuilderFactory.RedshiftData2Builders.aws2RedshiftData(String componentName, String path) AWS RedshiftData (camel-aws2-redshift) Perform operations on AWS Redshift using Redshift Data API.RedshiftData2EndpointBuilderFactory.AdvancedRedshiftData2EndpointBuilder.basic()RedshiftData2EndpointBuilderFactory.endpointBuilder(String componentName, String path) The operation to perform.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.operation(org.apache.camel.component.aws2.redshift.data.RedshiftData2Operations operation) The operation to perform.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.overrideEndpoint(boolean overrideEndpoint) Set the need for overidding the endpoint.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.overrideEndpoint(String overrideEndpoint) Set the need for overidding the endpoint.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.pojoRequest(boolean pojoRequest) If we want to use a POJO request as body or not.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.pojoRequest(String pojoRequest) If we want to use a POJO request as body or not.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.profileCredentialsName(String profileCredentialsName) If using a profile credentials provider this parameter will set the profile name.To define a proxy host when instantiating the RedshiftData client.To define a proxy port when instantiating the RedshiftData client.To define a proxy port when instantiating the RedshiftData client.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.proxyProtocol(String proxyProtocol) To define a proxy protocol when instantiating the RedshiftData client.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol) To define a proxy protocol when instantiating the RedshiftData client.The region in which RedshiftData client needs to work.Amazon AWS Secret Key.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.trustAllCertificates(boolean trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.trustAllCertificates(String trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.uriEndpointOverride(String uriEndpointOverride) Set the overriding uri endpoint.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider) Set whether the RedshiftData client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.useDefaultCredentialsProvider(String useDefaultCredentialsProvider) Set whether the RedshiftData client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.useProfileCredentialsProvider(boolean useProfileCredentialsProvider) Set whether the RedshiftData client should expect to load credentials through a profile credentials provider.RedshiftData2EndpointBuilderFactory.RedshiftData2EndpointBuilder.useProfileCredentialsProvider(String useProfileCredentialsProvider) Set whether the RedshiftData client should expect to load credentials through a profile credentials provider.