B C D G I M O P S T 
All Classes All Packages

B

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

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.cw.Cw2ComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.cw.Cw2EndpointConfigurer
 
copy() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws2.cw.Cw2Endpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws2.cw.Cw2Component
 
createProducer() - Method in class org.apache.camel.component.aws2.cw.Cw2Endpoint
 
Cw2ClientFactory - Class in org.apache.camel.component.aws2.cw.client
Factory class to return the correct type of AWS Cloud Watch client.
Cw2ClientHealthCheck - Class in org.apache.camel.component.aws2.cw
 
Cw2ClientHealthCheck(Cw2Endpoint, String) - Constructor for class org.apache.camel.component.aws2.cw.Cw2ClientHealthCheck
 
Cw2ClientIAMOptimizedImpl - Class in org.apache.camel.component.aws2.cw.client.impl
Manage an AWS CloudWatch client for all users to use (enabling temporary creds).
Cw2ClientIAMOptimizedImpl(Cw2Configuration) - Constructor for class org.apache.camel.component.aws2.cw.client.impl.Cw2ClientIAMOptimizedImpl
Constructor that uses the config file.
Cw2ClientStandardImpl - Class in org.apache.camel.component.aws2.cw.client.impl
Manage an AWS Cloud Watch client for all users to use.
Cw2ClientStandardImpl(Cw2Configuration) - Constructor for class org.apache.camel.component.aws2.cw.client.impl.Cw2ClientStandardImpl
Constructor that uses the config file.
Cw2Component - Class in org.apache.camel.component.aws2.cw
For working with Amazon CloudWatch SDK v2.
Cw2Component() - Constructor for class org.apache.camel.component.aws2.cw.Cw2Component
 
Cw2Component(CamelContext) - Constructor for class org.apache.camel.component.aws2.cw.Cw2Component
 
Cw2ComponentConfigurer - Class in org.apache.camel.component.aws2.cw
Generated by camel build tools - do NOT edit this file!
Cw2ComponentConfigurer() - Constructor for class org.apache.camel.component.aws2.cw.Cw2ComponentConfigurer
 
Cw2Configuration - Class in org.apache.camel.component.aws2.cw
 
Cw2Configuration() - Constructor for class org.apache.camel.component.aws2.cw.Cw2Configuration
 
Cw2Constants - Interface in org.apache.camel.component.aws2.cw
Constants used in Camel AWS CloudWatch module SDK v2
Cw2Endpoint - Class in org.apache.camel.component.aws2.cw
Sending metrics to AWS CloudWatch using AWS SDK version 2.x.
Cw2Endpoint(String, Component, Cw2Configuration) - Constructor for class org.apache.camel.component.aws2.cw.Cw2Endpoint
 
Cw2EndpointConfigurer - Class in org.apache.camel.component.aws2.cw
Generated by camel build tools - do NOT edit this file!
Cw2EndpointConfigurer() - Constructor for class org.apache.camel.component.aws2.cw.Cw2EndpointConfigurer
 
Cw2EndpointUriFactory - Class in org.apache.camel.component.aws2.cw
Generated by camel build tools - do NOT edit this file!
Cw2EndpointUriFactory() - Constructor for class org.apache.camel.component.aws2.cw.Cw2EndpointUriFactory
 
Cw2InternalClient - Interface in org.apache.camel.component.aws2.cw.client
Manage the required actions of an CloudWatch client for either local or remote.
Cw2Producer - Class in org.apache.camel.component.aws2.cw
A Producer which sends messages to the AWS CloudWatch Service
Cw2Producer(Endpoint) - Constructor for class org.apache.camel.component.aws2.cw.Cw2Producer
 

D

doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.component.aws2.cw.Cw2ClientHealthCheck
 
doInit() - Method in class org.apache.camel.component.aws2.cw.Cw2Endpoint
 
doStart() - Method in class org.apache.camel.component.aws2.cw.Cw2Endpoint
 
doStop() - Method in class org.apache.camel.component.aws2.cw.Cw2Endpoint
 

G

getAccessKey() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getAmazonCwClient() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.cw.Cw2ComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.cw.Cw2EndpointConfigurer
 
getCloudWatchClient() - Method in interface org.apache.camel.component.aws2.cw.client.Cw2InternalClient
Returns an CloudWatch client after a factory method determines which one to return.
getCloudWatchClient() - Method in class org.apache.camel.component.aws2.cw.client.impl.Cw2ClientIAMOptimizedImpl
Getting the Cloud watch aws client that is used.
getCloudWatchClient() - Method in class org.apache.camel.component.aws2.cw.client.impl.Cw2ClientStandardImpl
Getting the Cloud Watch AWS client that is used.
getCloudWatchClient() - Method in class org.apache.camel.component.aws2.cw.Cw2Endpoint
 
getCloudWatchClient(Cw2Configuration) - Static method in class org.apache.camel.component.aws2.cw.client.Cw2ClientFactory
Return the correct AWS Cloud Watch client (based on remote vs local).
getConfiguration() - Method in class org.apache.camel.component.aws2.cw.Cw2Component
 
getConfiguration() - Method in class org.apache.camel.component.aws2.cw.Cw2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.cw.Cw2Producer
 
getEndpoint() - Method in class org.apache.camel.component.aws2.cw.Cw2Producer
 
getName() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getNamespace() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.cw.Cw2ComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.cw.Cw2EndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.cw.Cw2ComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.cw.Cw2EndpointConfigurer
 
getProxyHost() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getProxyPort() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getProxyProtocol() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getRegion() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getTimestamp() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getUnit() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getUriEndpointOverride() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
getValue() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 

I

isEnabled(String) - Method in class org.apache.camel.component.aws2.cw.Cw2EndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.aws2.cw.Cw2EndpointUriFactory
 
isLiveness() - Method in class org.apache.camel.component.aws2.cw.Cw2ClientHealthCheck
 
isOverrideEndpoint() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
isTrustAllCertificates() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 
isUseDefaultCredentialsProvider() - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
 

M

METRIC_DIMENSION_NAME - Static variable in interface org.apache.camel.component.aws2.cw.Cw2Constants
 
METRIC_DIMENSION_VALUE - Static variable in interface org.apache.camel.component.aws2.cw.Cw2Constants
 
METRIC_DIMENSIONS - Static variable in interface org.apache.camel.component.aws2.cw.Cw2Constants
 
METRIC_NAME - Static variable in interface org.apache.camel.component.aws2.cw.Cw2Constants
 
METRIC_NAMESPACE - Static variable in interface org.apache.camel.component.aws2.cw.Cw2Constants
 
METRIC_TIMESTAMP - Static variable in interface org.apache.camel.component.aws2.cw.Cw2Constants
 
METRIC_UNIT - Static variable in interface org.apache.camel.component.aws2.cw.Cw2Constants
 
METRIC_VALUE - Static variable in interface org.apache.camel.component.aws2.cw.Cw2Constants
 
multiValuePrefixes() - Method in class org.apache.camel.component.aws2.cw.Cw2EndpointUriFactory
 

O

org.apache.camel.component.aws2.cw - package org.apache.camel.component.aws2.cw
 
org.apache.camel.component.aws2.cw.client - package org.apache.camel.component.aws2.cw.client
 
org.apache.camel.component.aws2.cw.client.impl - package org.apache.camel.component.aws2.cw.client.impl
 

P

process(Exchange) - Method in class org.apache.camel.component.aws2.cw.Cw2Producer
 
propertyNames() - Method in class org.apache.camel.component.aws2.cw.Cw2EndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.aws2.cw.Cw2EndpointUriFactory
 
setAccessKey(String) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
Amazon AWS Access Key
setAmazonCwClient(CloudWatchClient) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
To use the AmazonCloudWatch as the client
setCloudWatchClient(CloudWatchClient) - Method in class org.apache.camel.component.aws2.cw.Cw2Endpoint
 
setConfiguration(Cw2Configuration) - Method in class org.apache.camel.component.aws2.cw.Cw2Component
The component configuration
setConfiguration(Cw2Configuration) - Method in class org.apache.camel.component.aws2.cw.Cw2Endpoint
 
setName(String) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
The metric name
setNamespace(String) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
The metric namespace
setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
Set the need for overidding the endpoint.
setProxyHost(String) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
To define a proxy host when instantiating the CW client
setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
To define a proxy port when instantiating the CW client
setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
To define a proxy protocol when instantiating the CW client
setRegion(String) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
The region in which CW client needs to work.
setSecretKey(String) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
Amazon AWS Secret Key
setTimestamp(Instant) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
The metric timestamp
setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
If we want to trust all certificates in case of overriding the endpoint
setUnit(String) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
The metric unit
setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
Set the overriding uri endpoint.
setUseDefaultCredentialsProvider(Boolean) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
Set whether the S3 client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.
setValue(Double) - Method in class org.apache.camel.component.aws2.cw.Cw2Configuration
The metric value

T

toString() - Method in class org.apache.camel.component.aws2.cw.Cw2Producer
 
B C D G I M O P S T 
All Classes All Packages