Class DocumentModelInfo


  • public final class DocumentModelInfo
    extends Object
    Model summary for the built and prebuilt models.
    • Constructor Detail

      • DocumentModelInfo

        public DocumentModelInfo()
    • Method Detail

      • getModelId

        public String getModelId()
        Get the unique model identifier.
        Returns:
        the modelId value.
      • getDescription

        public String getDescription()
        Get the description property: Model description.
        Returns:
        the description value.
      • getCreatedOn

        public OffsetDateTime getCreatedOn()
        Get the createdDateTime property: Date and time (UTC) when the model was created.
        Returns:
        the createdDateTime value.