Class IdentifyOptions

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

public class IdentifyOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The identify options.
  • Method Details

    • newBuilder

      public IdentifyOptions.Builder newBuilder()
      New builder.
      Returns:
      a IdentifyOptions builder
    • text

      public String text()
      Gets the text.

      Input text in UTF-8 format.

      Returns:
      the text