Class TranslationModels

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.language_translator.v3.model.TranslationModels
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class TranslationModels
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The response type for listing existing translation models.
  • Constructor Details

    • TranslationModels

      public TranslationModels()
  • Method Details

    • getModels

      public List<TranslationModel> getModels()
      Gets the models.

      An array of available models.

      Returns:
      the models