Class SearchAnalyzeResult

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

    public class SearchAnalyzeResult
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Schema for the output of testing search analyzer tokenization.
    • Constructor Detail

      • SearchAnalyzeResult

        public SearchAnalyzeResult()
    • Method Detail

      • getTokens

        public List<String> getTokens()
        Gets the tokens. tokens.
        Returns:
        the tokens