Skip navigation links
A C D G I O P S T U V 

A

ACCESS_KEY_ID - Static variable in interface org.apache.camel.component.aws2.iam.IAM2Constants
 
ACCESS_KEY_STATUS - Static variable in interface org.apache.camel.component.aws2.iam.IAM2Constants
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.iam.IAM2ComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.iam.IAM2EndpointConfigurer
 
copy() - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws2.iam.IAM2Endpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws2.iam.IAM2Component
 
createProducer() - Method in class org.apache.camel.component.aws2.iam.IAM2Endpoint
 

D

doStart() - Method in class org.apache.camel.component.aws2.iam.IAM2Endpoint
 
doStop() - Method in class org.apache.camel.component.aws2.iam.IAM2Endpoint
 

G

getAccessKey() - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
 
getAllOptions(Object) - Method in class org.apache.camel.component.aws2.iam.IAM2ComponentConfigurer
 
getAllOptions(Object) - Method in class org.apache.camel.component.aws2.iam.IAM2EndpointConfigurer
 
getConfiguration() - Method in class org.apache.camel.component.aws2.iam.IAM2Component
 
getConfiguration() - Method in class org.apache.camel.component.aws2.iam.IAM2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.iam.IAM2Producer
 
getEndpoint() - Method in class org.apache.camel.component.aws2.iam.IAM2Producer
 
getIamClient() - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
 
getIamClient() - Method in class org.apache.camel.component.aws2.iam.IAM2Endpoint
 
getMessageForResponse(Exchange) - Static method in class org.apache.camel.component.aws2.iam.IAM2Producer
 
getOperation() - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.iam.IAM2ComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.iam.IAM2EndpointConfigurer
 
getProxyHost() - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
 
getProxyPort() - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
 
getProxyProtocol() - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
 
getRegion() - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
 
GROUP_NAME - Static variable in interface org.apache.camel.component.aws2.iam.IAM2Constants
 
GROUP_PATH - Static variable in interface org.apache.camel.component.aws2.iam.IAM2Constants
 

I

IAM2Component - Class in org.apache.camel.component.aws2.iam
For working with Amazon IAM SDK v2.
IAM2Component() - Constructor for class org.apache.camel.component.aws2.iam.IAM2Component
 
IAM2Component(CamelContext) - Constructor for class org.apache.camel.component.aws2.iam.IAM2Component
 
IAM2ComponentConfigurer - Class in org.apache.camel.component.aws2.iam
Generated by camel build tools - do NOT edit this file!
IAM2ComponentConfigurer() - Constructor for class org.apache.camel.component.aws2.iam.IAM2ComponentConfigurer
 
IAM2ComponentVerifierExtension - Class in org.apache.camel.component.aws2.iam
 
IAM2ComponentVerifierExtension() - Constructor for class org.apache.camel.component.aws2.iam.IAM2ComponentVerifierExtension
 
IAM2ComponentVerifierExtension(String) - Constructor for class org.apache.camel.component.aws2.iam.IAM2ComponentVerifierExtension
 
IAM2Configuration - Class in org.apache.camel.component.aws2.iam
 
IAM2Configuration() - Constructor for class org.apache.camel.component.aws2.iam.IAM2Configuration
 
IAM2Constants - Interface in org.apache.camel.component.aws2.iam
Constants used in Camel AWS IAM module
IAM2Endpoint - Class in org.apache.camel.component.aws2.iam
The aws2-iam is used for managing Amazon IAM
IAM2Endpoint(String, Component, IAM2Configuration) - Constructor for class org.apache.camel.component.aws2.iam.IAM2Endpoint
 
IAM2EndpointConfigurer - Class in org.apache.camel.component.aws2.iam
Generated by camel build tools - do NOT edit this file!
IAM2EndpointConfigurer() - Constructor for class org.apache.camel.component.aws2.iam.IAM2EndpointConfigurer
 
IAM2Operations - Enum in org.apache.camel.component.aws2.iam
 
IAM2Producer - Class in org.apache.camel.component.aws2.iam
A Producer which sends messages to the Amazon IAM Service AWS IAM
IAM2Producer(Endpoint) - Constructor for class org.apache.camel.component.aws2.iam.IAM2Producer
 

O

OPERATION - Static variable in interface org.apache.camel.component.aws2.iam.IAM2Constants
 
org.apache.camel.component.aws2.iam - package org.apache.camel.component.aws2.iam
 

P

process(Exchange) - Method in class org.apache.camel.component.aws2.iam.IAM2Producer
 

S

setAccessKey(String) - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
Amazon AWS Access Key
setConfiguration(IAM2Configuration) - Method in class org.apache.camel.component.aws2.iam.IAM2Component
Component configuration
setIamClient(IamClient) - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
To use a existing configured AWS IAM as client
setOperation(IAM2Operations) - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
The operation to perform
setProxyHost(String) - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
To define a proxy host when instantiating the IAM client
setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
To define a proxy port when instantiating the IAM client
setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
To define a proxy protocol when instantiating the IAM client
setRegion(String) - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
The region in which IAM client needs to work.
setSecretKey(String) - Method in class org.apache.camel.component.aws2.iam.IAM2Configuration
Amazon AWS Secret Key

T

toString() - Method in class org.apache.camel.component.aws2.iam.IAM2Producer
 

U

USERNAME - Static variable in interface org.apache.camel.component.aws2.iam.IAM2Constants
 

V

valueOf(String) - Static method in enum org.apache.camel.component.aws2.iam.IAM2Operations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.aws2.iam.IAM2Operations
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.aws2.iam.IAM2ComponentVerifierExtension
 
verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.aws2.iam.IAM2ComponentVerifierExtension
 
A C D G I O P S T U V 
Skip navigation links

Apache Camel