Uses of Interface
org.apache.camel.builder.endpoint.dsl.MSK2EndpointBuilderFactory.MSK2EndpointBuilder
Packages that use MSK2EndpointBuilderFactory.MSK2EndpointBuilder
-
Uses of MSK2EndpointBuilderFactory.MSK2EndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return MSK2EndpointBuilderFactory.MSK2EndpointBuilderModifier and TypeMethodDescriptionAWS Managed Streaming for Apache Kafka (MSK) (camel-aws2-msk) Manage AWS MSK instances.AWS Managed Streaming for Apache Kafka (MSK) (camel-aws2-msk) Manage AWS MSK instances. -
Uses of MSK2EndpointBuilderFactory.MSK2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return MSK2EndpointBuilderFactory.MSK2EndpointBuilderModifier and TypeMethodDescriptionAmazon AWS Access Key.AWS Managed Streaming for Apache Kafka (MSK) (camel-aws2-msk) Manage AWS MSK instances.AWS Managed Streaming for Apache Kafka (MSK) (camel-aws2-msk) Manage AWS MSK instances.MSK2EndpointBuilderFactory.AdvancedMSK2EndpointBuilder.basic()MSK2EndpointBuilderFactory.endpointBuilder(String componentName, String path) The operation to perform.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.operation(org.apache.camel.component.aws2.msk.MSK2Operations operation) The operation to perform.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.overrideEndpoint(boolean overrideEndpoint) Set the need for overidding the endpoint.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.overrideEndpoint(String overrideEndpoint) Set the need for overidding the endpoint.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.pojoRequest(boolean pojoRequest) If we want to use a POJO request as body or not.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.pojoRequest(String pojoRequest) If we want to use a POJO request as body or not.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.profileCredentialsName(String profileCredentialsName) If using a profile credentials provider this parameter will set the profile name.To define a proxy host when instantiating the MSK client.To define a proxy port when instantiating the MSK client.To define a proxy port when instantiating the MSK client.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.proxyProtocol(String proxyProtocol) To define a proxy protocol when instantiating the MSK client.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol) To define a proxy protocol when instantiating the MSK client.The region in which MSK client needs to work.Amazon AWS Secret Key.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.trustAllCertificates(boolean trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.trustAllCertificates(String trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.uriEndpointOverride(String uriEndpointOverride) Set the overriding uri endpoint.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider) Set whether the Kafka client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.useDefaultCredentialsProvider(String useDefaultCredentialsProvider) Set whether the Kafka client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.useProfileCredentialsProvider(boolean useProfileCredentialsProvider) Set whether the MSK client should expect to load credentials through a profile credentials provider.MSK2EndpointBuilderFactory.MSK2EndpointBuilder.useProfileCredentialsProvider(String useProfileCredentialsProvider) Set whether the MSK client should expect to load credentials through a profile credentials provider.