Class Translate2ClientFactory

java.lang.Object
org.apache.camel.component.aws2.translate.client.Translate2ClientFactory

public final class Translate2ClientFactory extends Object
Factory class to return the correct type of AWS Translate aws.
  • Method Details

    • getTranslateClient

      public static Translate2InternalClient getTranslateClient(Translate2Configuration configuration)
      Return the correct aws Translate client (based on remote vs local).
      Parameters:
      configuration - configuration
      Returns:
      TranslateClient