Uses of Interface
org.apache.camel.component.aws2.ec2.client.AWS2EC2InternalClient
Packages that use AWS2EC2InternalClient
Package
Description
-
Uses of AWS2EC2InternalClient in org.apache.camel.component.aws2.ec2.client
Methods in org.apache.camel.component.aws2.ec2.client that return AWS2EC2InternalClientModifier and TypeMethodDescriptionstatic AWS2EC2InternalClientAWS2EC2ClientFactory.getEc2Client(AWS2EC2Configuration configuration) Return the correct AWS EC2 client (based on remote vs local). -
Uses of AWS2EC2InternalClient in org.apache.camel.component.aws2.ec2.client.impl
Classes in org.apache.camel.component.aws2.ec2.client.impl that implement AWS2EC2InternalClientModifier and TypeClassDescriptionclassManage an AWS EC2 client for all users to use (enabling temporary creds).classManage an AWS EC2 client for all users to use (enabling temporary creds).classManage an AWS EC2 client for all users to use.