Class AnalyzeOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class AnalyzeOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The analyze options.
    • Method Detail

      • unstructured

        public java.util.List<UnstructuredContainer> unstructured()
        Gets the unstructured.
        Returns:
        the unstructured
      • annotatorFlows

        public java.util.List<AnnotatorFlow> annotatorFlows()
        Gets the annotatorFlows.
        Returns:
        the annotatorFlows
      • returnAnalyzedText

        public boolean returnAnalyzedText()
        Gets the returnAnalyzedText. true or false
        Returns:
        the returnAnalyzedText
      • debug

        public boolean debug()
        Gets the debug flag. true or false
        Returns:
        the debug