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