Index

B C D E G I L M O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointUriFactory
 

C

CLUSTER_NAME - Static variable in interface org.apache.camel.component.aws2.ecs.ECS2Constants
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2ComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointConfigurer
 
copy() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
createCluster - Enum constant in enum class org.apache.camel.component.aws2.ecs.ECS2Operations
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws2.ecs.ECS2Endpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws2.ecs.ECS2Component
 
createProducer() - Method in class org.apache.camel.component.aws2.ecs.ECS2Endpoint
 

D

deleteCluster - Enum constant in enum class org.apache.camel.component.aws2.ecs.ECS2Operations
 
describeCluster - Enum constant in enum class org.apache.camel.component.aws2.ecs.ECS2Operations
 
doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.component.aws2.ecs.ECS2ProducerHealthCheck
 
doStart() - Method in class org.apache.camel.component.aws2.ecs.ECS2Endpoint
 
doStart() - Method in class org.apache.camel.component.aws2.ecs.ECS2Producer
 
doStop() - Method in class org.apache.camel.component.aws2.ecs.ECS2Endpoint
 
doStop() - Method in class org.apache.camel.component.aws2.ecs.ECS2Producer
 

E

ECS2ClientFactory - Class in org.apache.camel.component.aws2.ecs.client
Factory class to return the correct type of AWS Athena client.
ECS2ClientIAMOptimizedImpl - Class in org.apache.camel.component.aws2.ecs.client.impl
Manage an AWS ECS client for all users to use (enabling temporary creds).
ECS2ClientIAMOptimizedImpl(ECS2Configuration) - Constructor for class org.apache.camel.component.aws2.ecs.client.impl.ECS2ClientIAMOptimizedImpl
Constructor that uses the config file.
ECS2ClientIAMProfileOptimizedImpl - Class in org.apache.camel.component.aws2.ecs.client.impl
Manage an AWS ECS client for all users to use (enabling temporary creds).
ECS2ClientIAMProfileOptimizedImpl(ECS2Configuration) - Constructor for class org.apache.camel.component.aws2.ecs.client.impl.ECS2ClientIAMProfileOptimizedImpl
Constructor that uses the config file.
ECS2ClientSessionTokenImpl - Class in org.apache.camel.component.aws2.ecs.client.impl
Manage an AWS ECS client for all users to use.
ECS2ClientSessionTokenImpl(ECS2Configuration) - Constructor for class org.apache.camel.component.aws2.ecs.client.impl.ECS2ClientSessionTokenImpl
Constructor that uses the config file.
ECS2ClientStandardImpl - Class in org.apache.camel.component.aws2.ecs.client.impl
Manage an AWS ECS client for all users to use.
ECS2ClientStandardImpl(ECS2Configuration) - Constructor for class org.apache.camel.component.aws2.ecs.client.impl.ECS2ClientStandardImpl
Constructor that uses the config file.
ECS2Component - Class in org.apache.camel.component.aws2.ecs
For working with Amazon ECS SDK v2.
ECS2Component() - Constructor for class org.apache.camel.component.aws2.ecs.ECS2Component
 
ECS2Component(CamelContext) - Constructor for class org.apache.camel.component.aws2.ecs.ECS2Component
 
ECS2ComponentConfigurer - Class in org.apache.camel.component.aws2.ecs
Generated by camel build tools - do NOT edit this file!
ECS2ComponentConfigurer() - Constructor for class org.apache.camel.component.aws2.ecs.ECS2ComponentConfigurer
 
ECS2Configuration - Class in org.apache.camel.component.aws2.ecs
 
ECS2Configuration() - Constructor for class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
ECS2Constants - Interface in org.apache.camel.component.aws2.ecs
Constants used in Camel AWS2 ECS module
ECS2Endpoint - Class in org.apache.camel.component.aws2.ecs
Manage AWS ECS cluster instances.
ECS2Endpoint(String, Component, ECS2Configuration) - Constructor for class org.apache.camel.component.aws2.ecs.ECS2Endpoint
 
ECS2EndpointConfigurer - Class in org.apache.camel.component.aws2.ecs
Generated by camel build tools - do NOT edit this file!
ECS2EndpointConfigurer() - Constructor for class org.apache.camel.component.aws2.ecs.ECS2EndpointConfigurer
 
ECS2EndpointUriFactory - Class in org.apache.camel.component.aws2.ecs
Generated by camel build tools - do NOT edit this file!
ECS2EndpointUriFactory() - Constructor for class org.apache.camel.component.aws2.ecs.ECS2EndpointUriFactory
 
ECS2InternalClient - Interface in org.apache.camel.component.aws2.ecs.client
Manage the required actions of an ECS client for either local or remote.
ECS2Operations - Enum Class in org.apache.camel.component.aws2.ecs
 
ECS2Producer - Class in org.apache.camel.component.aws2.ecs
A Producer which sends messages to the Amazon ECS Service SDK v2 AWS ECS
ECS2Producer(Endpoint) - Constructor for class org.apache.camel.component.aws2.ecs.ECS2Producer
 
ECS2ProducerHealthCheck - Class in org.apache.camel.component.aws2.ecs
 
ECS2ProducerHealthCheck(ECS2Endpoint, String) - Constructor for class org.apache.camel.component.aws2.ecs.ECS2ProducerHealthCheck
 

G

getAccessKey() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.ecs.ECS2ComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointConfigurer
 
getComponent() - Method in class org.apache.camel.component.aws2.ecs.ECS2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.ecs.ECS2Component
 
getConfiguration() - Method in class org.apache.camel.component.aws2.ecs.ECS2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.ecs.ECS2Producer
 
getEcsClient() - Method in interface org.apache.camel.component.aws2.ecs.client.ECS2InternalClient
Returns an ECS client after a factory method determines which one to return.
getEcsClient() - Method in class org.apache.camel.component.aws2.ecs.client.impl.ECS2ClientIAMOptimizedImpl
Getting the ECS aws client that is used.
getEcsClient() - Method in class org.apache.camel.component.aws2.ecs.client.impl.ECS2ClientIAMProfileOptimizedImpl
Getting the ECS aws client that is used.
getEcsClient() - Method in class org.apache.camel.component.aws2.ecs.client.impl.ECS2ClientSessionTokenImpl
Getting the ECS AWS client that is used.
getEcsClient() - Method in class org.apache.camel.component.aws2.ecs.client.impl.ECS2ClientStandardImpl
Getting the ECS AWS client that is used.
getEcsClient() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getEcsClient() - Method in class org.apache.camel.component.aws2.ecs.ECS2Endpoint
 
getEcsClient(ECS2Configuration) - Static method in class org.apache.camel.component.aws2.ecs.client.ECS2ClientFactory
Return the correct AWS ECS client (based on remote vs local).
getEndpoint() - Method in class org.apache.camel.component.aws2.ecs.ECS2Producer
 
getMessageForResponse(Exchange) - Static method in class org.apache.camel.component.aws2.ecs.ECS2Producer
 
getOperation() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2ComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2ComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointConfigurer
 
getProfileCredentialsName() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getProxyHost() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getProxyPort() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getProxyProtocol() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getRegion() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getSessionToken() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
getUriEndpointOverride() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 

I

isEnabled(String) - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointUriFactory
 
isOverrideEndpoint() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
isPojoRequest() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
isTrustAllCertificates() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
isUseDefaultCredentialsProvider() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
isUseProfileCredentialsProvider() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 
isUseSessionCredentials() - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
 

L

listClusters - Enum constant in enum class org.apache.camel.component.aws2.ecs.ECS2Operations
 

M

MAX_RESULTS - Static variable in interface org.apache.camel.component.aws2.ecs.ECS2Constants
 
multiValuePrefixes() - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointUriFactory
 

O

OPERATION - Static variable in interface org.apache.camel.component.aws2.ecs.ECS2Constants
 
org.apache.camel.component.aws2.ecs - package org.apache.camel.component.aws2.ecs
 
org.apache.camel.component.aws2.ecs.client - package org.apache.camel.component.aws2.ecs.client
 
org.apache.camel.component.aws2.ecs.client.impl - package org.apache.camel.component.aws2.ecs.client.impl
 

P

process(Exchange) - Method in class org.apache.camel.component.aws2.ecs.ECS2Producer
 
propertyNames() - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.aws2.ecs.ECS2EndpointUriFactory
 
setAccessKey(String) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
Amazon AWS Access Key
setConfiguration(ECS2Configuration) - Method in class org.apache.camel.component.aws2.ecs.ECS2Component
Component configuration
setEcsClient(EcsClient) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
To use an existing configured AWS ECS client
setOperation(ECS2Operations) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
The operation to perform
setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
Set the need for overriding the endpoint.
setPojoRequest(boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
If we want to use a POJO request as body or not
setProfileCredentialsName(String) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
If using a profile credentials provider, this parameter will set the profile name
setProxyHost(String) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
To define a proxy host when instantiating the ECS client
setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
To define a proxy port when instantiating the ECS client
setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
To define a proxy protocol when instantiating the ECS client
setRegion(String) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
The region in which the ECS client needs to work.
setSecretKey(String) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
Amazon AWS Secret Key
setSessionToken(String) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
Amazon AWS Session Token used when the user needs to assume an IAM role
setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
If we want to trust all certificates in case of overriding the endpoint
setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
Set the overriding uri endpoint.
setUseDefaultCredentialsProvider(Boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
Set whether the ECS client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.
setUseProfileCredentialsProvider(boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
Set whether the ECS client should expect to load credentials through a profile credentials provider.
setUseSessionCredentials(boolean) - Method in class org.apache.camel.component.aws2.ecs.ECS2Configuration
Set whether the ECS client should expect to use Session Credentials.

T

toString() - Method in class org.apache.camel.component.aws2.ecs.ECS2Producer
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.aws2.ecs.ECS2Operations
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.aws2.ecs.ECS2Operations
Returns an array containing the constants of this enum class, in the order they are declared.
B C D E G I L M O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values