Class ShortDoc

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.compare_comply.v1.model.ShortDoc
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class ShortDoc
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Brief information about the input document.
  • Method Details

    • newBuilder

      public ShortDoc.Builder newBuilder()
      New builder.
      Returns:
      a ShortDoc builder
    • title

      public String title()
      Gets the title.

      The title of the input document, if identified.

      Returns:
      the title
    • hash

      public String hash()
      Gets the hash.

      The MD5 hash of the input document.

      Returns:
      the hash