C D E F G H I K L M O P R S T U V Z 
All Classes All Packages

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2ComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2EndpointConfigurer
 
copy() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 
createAlias - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Component
 
createEventSourceMapping - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
createFunction - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
createProducer() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
 

D

deleteAlias - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
deleteEventSourceMapping - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
deleteFunction - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
DESCRIPTION - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
doStart() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
 
doStop() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
 

E

ENVIRONMENT_VARIABLES - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
EVENT_SOURCE_ARN - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
EVENT_SOURCE_BATCH_SIZE - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
EVENT_SOURCE_UUID - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 

F

FUNCTION_ALIAS_DESCRIPTION - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
FUNCTION_ALIAS_NAME - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
FUNCTION_VERSION - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 

G

getAccessKey() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 
getAlias - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
getAllOptions(Object) - Method in class org.apache.camel.component.aws2.lambda.Lambda2ComponentConfigurer
 
getAllOptions(Object) - Method in class org.apache.camel.component.aws2.lambda.Lambda2EndpointConfigurer
 
getAwsLambdaClient() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 
getAwsLambdaClient() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Component
 
getConfiguration() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Producer
 
getEndpoint() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Producer
 
getFunction - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
getFunction() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
 
getMessageForResponse(Exchange) - Static method in class org.apache.camel.component.aws2.lambda.Lambda2Producer
 
getOperation() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2ComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2EndpointConfigurer
 
getProxyHost() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 
getProxyPort() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 
getProxyProtocol() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 
getRegion() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 

H

HANDLER - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 

I

invokeFunction - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
isPojoRequest() - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 

K

KMS_KEY_ARN - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 

L

Lambda2Component - Class in org.apache.camel.component.aws2.lambda
For working with Amazon Lambda SDK v2.
Lambda2Component() - Constructor for class org.apache.camel.component.aws2.lambda.Lambda2Component
 
Lambda2Component(CamelContext) - Constructor for class org.apache.camel.component.aws2.lambda.Lambda2Component
 
Lambda2ComponentConfigurer - Class in org.apache.camel.component.aws2.lambda
Generated by camel build tools - do NOT edit this file!
Lambda2ComponentConfigurer() - Constructor for class org.apache.camel.component.aws2.lambda.Lambda2ComponentConfigurer
 
Lambda2ComponentVerifierExtension - Class in org.apache.camel.component.aws2.lambda
 
Lambda2ComponentVerifierExtension() - Constructor for class org.apache.camel.component.aws2.lambda.Lambda2ComponentVerifierExtension
 
Lambda2ComponentVerifierExtension(String) - Constructor for class org.apache.camel.component.aws2.lambda.Lambda2ComponentVerifierExtension
 
Lambda2Configuration - Class in org.apache.camel.component.aws2.lambda
 
Lambda2Configuration() - Constructor for class org.apache.camel.component.aws2.lambda.Lambda2Configuration
 
Lambda2Constants - Interface in org.apache.camel.component.aws2.lambda
Constants used in Camel AWS Lambda module
Lambda2Endpoint - Class in org.apache.camel.component.aws2.lambda
Manage and invoke AWS Lambda functions using AWS SDK version 2.x.
Lambda2Endpoint(String, Component, Lambda2Configuration) - Constructor for class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
 
Lambda2EndpointConfigurer - Class in org.apache.camel.component.aws2.lambda
Generated by camel build tools - do NOT edit this file!
Lambda2EndpointConfigurer() - Constructor for class org.apache.camel.component.aws2.lambda.Lambda2EndpointConfigurer
 
Lambda2Operations - Enum in org.apache.camel.component.aws2.lambda
 
Lambda2Producer - Class in org.apache.camel.component.aws2.lambda
A Producer which sends messages to the Amazon Web Service Lambda AWS Lambda
Lambda2Producer(Endpoint) - Constructor for class org.apache.camel.component.aws2.lambda.Lambda2Producer
 
listAliases - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
listEventSourceMapping - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
listFunctions - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
listTags - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
listVersions - org.apache.camel.component.aws2.lambda.Lambda2Operations
 

M

MEMORY_SIZE - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 

O

OPERATION - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
org.apache.camel.component.aws2.lambda - package org.apache.camel.component.aws2.lambda
 

P

process(Exchange) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Producer
 
PUBLISH - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
publishVersion - org.apache.camel.component.aws2.lambda.Lambda2Operations
 

R

RESOURCE_ARN - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
RESOURCE_TAG_KEYS - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
RESOURCE_TAGS - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
ROLE - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
RUNTIME - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 

S

S3_BUCKET - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
S3_KEY - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
S3_OBJECT_VERSION - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
SECURITY_GROUP_IDS - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
setAccessKey(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
Amazon AWS Access Key
setAwsLambdaClient(LambdaClient) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
To use a existing configured AwsLambdaClient as client
setConfiguration(Lambda2Configuration) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Component
Component configuration
setFunction(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
Name of the Lambda function.
setOperation(Lambda2Operations) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
The operation to perform.
setPojoRequest(boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
If we want to use a POJO request as body or not
setProxyHost(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
To define a proxy host when instantiating the Lambda client
setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
To define a proxy port when instantiating the Lambda client
setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
To define a proxy protocol when instantiating the Lambda client
setRegion(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
The region in which ECS client needs to work.
setSecretKey(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
Amazon AWS Secret Key
SUBNET_IDS - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 

T

tagResource - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
TAGS - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
TARGET_ARN - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
TIMEOUT - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
TRACING_CONFIG - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 

U

untagResource - org.apache.camel.component.aws2.lambda.Lambda2Operations
 
updateFunction - org.apache.camel.component.aws2.lambda.Lambda2Operations
 

V

valueOf(String) - Static method in enum org.apache.camel.component.aws2.lambda.Lambda2Operations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.aws2.lambda.Lambda2Operations
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.lambda.Lambda2ComponentVerifierExtension
 
verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.aws2.lambda.Lambda2ComponentVerifierExtension
 
VERSION_DESCRIPTION - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
VERSION_REVISION_ID - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 

Z

ZIP_FILE - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
 
C D E F G H I K L M O P R S T U V Z 
All Classes All Packages