JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
G
I
M
O
P
S
T
V
B
buildUri(String, Map<String, Object>, boolean)
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpointUriFactory
C
CLUSTER_NAME
- Static variable in interface org.apache.camel.component.aws.ecs.
ECSConstants
configure(CamelContext, Object, String, Object, boolean)
- Method in class org.apache.camel.component.aws.ecs.
ECSComponentConfigurer
configure(CamelContext, Object, String, Object, boolean)
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpointConfigurer
copy()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
createConsumer(Processor)
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.aws.ecs.
ECSComponent
createProducer()
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpoint
D
doStart()
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpoint
doStop()
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpoint
E
ECSComponent
- Class in
org.apache.camel.component.aws.ecs
For working with Amazon ECS.
ECSComponent()
- Constructor for class org.apache.camel.component.aws.ecs.
ECSComponent
ECSComponent(CamelContext)
- Constructor for class org.apache.camel.component.aws.ecs.
ECSComponent
ECSComponentConfigurer
- Class in
org.apache.camel.component.aws.ecs
Generated by camel build tools - do NOT edit this file!
ECSComponentConfigurer()
- Constructor for class org.apache.camel.component.aws.ecs.
ECSComponentConfigurer
ECSComponentVerifierExtension
- Class in
org.apache.camel.component.aws.ecs
ECSComponentVerifierExtension()
- Constructor for class org.apache.camel.component.aws.ecs.
ECSComponentVerifierExtension
ECSComponentVerifierExtension(String)
- Constructor for class org.apache.camel.component.aws.ecs.
ECSComponentVerifierExtension
ECSConfiguration
- Class in
org.apache.camel.component.aws.ecs
ECSConfiguration()
- Constructor for class org.apache.camel.component.aws.ecs.
ECSConfiguration
ECSConstants
- Interface in
org.apache.camel.component.aws.ecs
Constants used in Camel AWS ECS module
ECSEndpoint
- Class in
org.apache.camel.component.aws.ecs
Manage AWS ECS cluster instances.
ECSEndpoint(String, Component, ECSConfiguration)
- Constructor for class org.apache.camel.component.aws.ecs.
ECSEndpoint
ECSEndpointConfigurer
- Class in
org.apache.camel.component.aws.ecs
Generated by camel build tools - do NOT edit this file!
ECSEndpointConfigurer()
- Constructor for class org.apache.camel.component.aws.ecs.
ECSEndpointConfigurer
ECSEndpointUriFactory
- Class in
org.apache.camel.component.aws.ecs
Generated by camel build tools - do NOT edit this file!
ECSEndpointUriFactory()
- Constructor for class org.apache.camel.component.aws.ecs.
ECSEndpointUriFactory
ECSOperations
- Enum in
org.apache.camel.component.aws.ecs
ECSProducer
- Class in
org.apache.camel.component.aws.ecs
A Producer which sends messages to the Amazon ECS Service
AWS ECS
ECSProducer(Endpoint)
- Constructor for class org.apache.camel.component.aws.ecs.
ECSProducer
G
getAccessKey()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
getConfiguration()
- Method in class org.apache.camel.component.aws.ecs.
ECSComponent
getConfiguration()
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpoint
getConfiguration()
- Method in class org.apache.camel.component.aws.ecs.
ECSProducer
getEcsClient()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
getEcsClient()
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpoint
getEndpoint()
- Method in class org.apache.camel.component.aws.ecs.
ECSProducer
getMessageForResponse(Exchange)
- Static method in class org.apache.camel.component.aws.ecs.
ECSProducer
getOperation()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
getOptionType(String, boolean)
- Method in class org.apache.camel.component.aws.ecs.
ECSComponentConfigurer
getOptionType(String, boolean)
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpointConfigurer
getOptionValue(Object, String, boolean)
- Method in class org.apache.camel.component.aws.ecs.
ECSComponentConfigurer
getOptionValue(Object, String, boolean)
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpointConfigurer
getProxyHost()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
getProxyPort()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
getProxyProtocol()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
getRegion()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
getSecretKey()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
I
isAutoDiscoverClient()
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
isEnabled(String)
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpointUriFactory
isLenientProperties()
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpointUriFactory
M
MAX_RESULTS
- Static variable in interface org.apache.camel.component.aws.ecs.
ECSConstants
O
OPERATION
- Static variable in interface org.apache.camel.component.aws.ecs.
ECSConstants
org.apache.camel.component.aws.ecs
- package org.apache.camel.component.aws.ecs
P
process(Exchange)
- Method in class org.apache.camel.component.aws.ecs.
ECSProducer
propertyNames()
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpointUriFactory
S
secretPropertyNames()
- Method in class org.apache.camel.component.aws.ecs.
ECSEndpointUriFactory
setAccessKey(String)
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
Amazon AWS Access Key
setAutoDiscoverClient(boolean)
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
Setting the autoDiscoverClient mechanism, if true, the component will look for a client instance in the registry automatically otherwise it will skip that checking.
setConfiguration(ECSConfiguration)
- Method in class org.apache.camel.component.aws.ecs.
ECSComponent
The component configuration
setEcsClient(AmazonECS)
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
To use a existing configured AWS ECS as client
setOperation(ECSOperations)
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
The operation to perform
setProxyHost(String)
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
To define a proxy host when instantiating the ECS client
setProxyPort(Integer)
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
To define a proxy port when instantiating the ECS client
setProxyProtocol(Protocol)
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
To define a proxy protocol when instantiating the ECS client
setRegion(String)
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
The region in which ECS client needs to work.
setSecretKey(String)
- Method in class org.apache.camel.component.aws.ecs.
ECSConfiguration
Amazon AWS Secret Key
T
toString()
- Method in class org.apache.camel.component.aws.ecs.
ECSProducer
V
valueOf(String)
- Static method in enum org.apache.camel.component.aws.ecs.
ECSOperations
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.camel.component.aws.ecs.
ECSOperations
Returns an array containing the constants of this enum type, in the order they are declared.
verifyConnectivity(Map<String, Object>)
- Method in class org.apache.camel.component.aws.ecs.
ECSComponentVerifierExtension
verifyParameters(Map<String, Object>)
- Method in class org.apache.camel.component.aws.ecs.
ECSComponentVerifierExtension
B
C
D
E
G
I
M
O
P
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel