Interface Translate2Constants


public interface Translate2Constants
Constants used in Camel AWS2 Translate module
  • Field Details

    • SOURCE_LANGUAGE

      @Metadata(description="The text source language", javaType="String") static final String SOURCE_LANGUAGE
      See Also:
    • TARGET_LANGUAGE

      @Metadata(description="The text target language", javaType="String") static final String TARGET_LANGUAGE
      See Also:
    • TERMINOLOGY_NAMES

      @Metadata(description="The terminologies to use", javaType="Collection<String>") static final String TERMINOLOGY_NAMES
      See Also:
    • OPERATION

      @Metadata(description="The operation we want to perform", javaType="String") static final String OPERATION
      See Also: