Uses of Interface
org.apache.camel.component.aws2.ecs.client.ECS2InternalClient
Packages that use ECS2InternalClient
Package
Description
-
Uses of ECS2InternalClient in org.apache.camel.component.aws2.ecs.client
Methods in org.apache.camel.component.aws2.ecs.client that return ECS2InternalClientModifier and TypeMethodDescriptionstatic ECS2InternalClientECS2ClientFactory.getEcsClient(ECS2Configuration configuration) Return the correct AWS ECS client (based on remote vs local). -
Uses of ECS2InternalClient in org.apache.camel.component.aws2.ecs.client.impl
Classes in org.apache.camel.component.aws2.ecs.client.impl that implement ECS2InternalClientModifier and TypeClassDescriptionclassManage an AWS ECS client for all users to use (enabling temporary creds).classManage an AWS ECS client for all users to use (enabling temporary creds).classManage an AWS ECS client for all users to use.