JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
G
I
O
P
S
T
V
C
copy()
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
createConsumer(Processor)
- Method in class org.apache.camel.component.aws.ec2.
EC2Endpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.aws.ec2.
EC2Component
createProducer()
- Method in class org.apache.camel.component.aws.ec2.
EC2Endpoint
D
doStart()
- Method in class org.apache.camel.component.aws.ec2.
EC2Endpoint
doStop()
- Method in class org.apache.camel.component.aws.ec2.
EC2Endpoint
E
EC2Component
- Class in
org.apache.camel.component.aws.ec2
For working with Amazon's Elastic Compute Cloud (EC2).
EC2Component()
- Constructor for class org.apache.camel.component.aws.ec2.
EC2Component
EC2Component(CamelContext)
- Constructor for class org.apache.camel.component.aws.ec2.
EC2Component
EC2ComponentVerifierExtension
- Class in
org.apache.camel.component.aws.ec2
EC2ComponentVerifierExtension()
- Constructor for class org.apache.camel.component.aws.ec2.
EC2ComponentVerifierExtension
EC2ComponentVerifierExtension(String)
- Constructor for class org.apache.camel.component.aws.ec2.
EC2ComponentVerifierExtension
EC2Configuration
- Class in
org.apache.camel.component.aws.ec2
EC2Configuration()
- Constructor for class org.apache.camel.component.aws.ec2.
EC2Configuration
EC2Constants
- Interface in
org.apache.camel.component.aws.ec2
Constants used in Camel AWS EC2 module
EC2Endpoint
- Class in
org.apache.camel.component.aws.ec2
The aws-ec2 is used for managing Amazon EC2 instances.
EC2Endpoint(String, Component, EC2Configuration)
- Constructor for class org.apache.camel.component.aws.ec2.
EC2Endpoint
EC2Operations
- Enum in
org.apache.camel.component.aws.ec2
EC2Producer
- Class in
org.apache.camel.component.aws.ec2
A Producer which sends messages to the Amazon EC2 Service
AWS EC2
EC2Producer(Endpoint)
- Constructor for class org.apache.camel.component.aws.ec2.
EC2Producer
G
getAccessKey()
- Method in class org.apache.camel.component.aws.ec2.
EC2Component
getAccessKey()
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
getAmazonEc2Client()
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
getConfiguration()
- Method in class org.apache.camel.component.aws.ec2.
EC2Component
getConfiguration()
- Method in class org.apache.camel.component.aws.ec2.
EC2Endpoint
getConfiguration()
- Method in class org.apache.camel.component.aws.ec2.
EC2Producer
getEc2Client()
- Method in class org.apache.camel.component.aws.ec2.
EC2Endpoint
getEndpoint()
- Method in class org.apache.camel.component.aws.ec2.
EC2Producer
getMessageForResponse(Exchange)
- Static method in class org.apache.camel.component.aws.ec2.
EC2Producer
getOperation()
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
getProxyHost()
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
getProxyPort()
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
getRegion()
- Method in class org.apache.camel.component.aws.ec2.
EC2Component
The region in which EC2 client needs to work
getRegion()
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
getSecretKey()
- Method in class org.apache.camel.component.aws.ec2.
EC2Component
getSecretKey()
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
I
IMAGE_ID
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCE_EBS_OPTIMIZED
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCE_KERNEL_ID
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCE_MAX_COUNT
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCE_MIN_COUNT
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCE_MONITORING
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCE_SECURITY_GROUPS
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCE_TYPE
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCES_CLIENT_TOKEN
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCES_IDS
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCES_KEY_PAIR
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCES_PLACEMENT
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
INSTANCES_TAGS
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
isSingleton()
- Method in class org.apache.camel.component.aws.ec2.
EC2Endpoint
O
OPERATION
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
org.apache.camel.component.aws.ec2
- package org.apache.camel.component.aws.ec2
P
process(Exchange)
- Method in class org.apache.camel.component.aws.ec2.
EC2Producer
S
setAccessKey(String)
- Method in class org.apache.camel.component.aws.ec2.
EC2Component
Amazon AWS Access Key
setAccessKey(String)
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
Amazon AWS Access Key
setAmazonEc2Client(AmazonEC2Client)
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
To use a existing configured AmazonEC2Client as client
setConfiguration(EC2Configuration)
- Method in class org.apache.camel.component.aws.ec2.
EC2Component
The AWS EC2 default configuration
setOperation(EC2Operations)
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
The operation to perform.
setProxyHost(String)
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
To define a proxy host when instantiating the EC2 client
setProxyPort(Integer)
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
To define a proxy port when instantiating the EC2 client
setRegion(String)
- Method in class org.apache.camel.component.aws.ec2.
EC2Component
setRegion(String)
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
The region in which EC2 client needs to work
setSecretKey(String)
- Method in class org.apache.camel.component.aws.ec2.
EC2Component
Amazon AWS Secret Key
setSecretKey(String)
- Method in class org.apache.camel.component.aws.ec2.
EC2Configuration
Amazon AWS Secret Key
SUBNET_ID
- Static variable in interface org.apache.camel.component.aws.ec2.
EC2Constants
T
toString()
- Method in class org.apache.camel.component.aws.ec2.
EC2Producer
V
valueOf(String)
- Static method in enum org.apache.camel.component.aws.ec2.
EC2Operations
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.camel.component.aws.ec2.
EC2Operations
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.ec2.
EC2ComponentVerifierExtension
verifyParameters(Map<String, Object>)
- Method in class org.apache.camel.component.aws.ec2.
EC2ComponentVerifierExtension
C
D
E
G
I
O
P
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel