Interface CreateReportsSnapshotConfigOptions.Versioning

  • Enclosing class:
    CreateReportsSnapshotConfigOptions

    public static interface CreateReportsSnapshotConfigOptions.Versioning
    A new version of report is created or the existing report version is overwritten with every update. Defaults to "new".
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OVERWRITE
      overwrite.
      static java.lang.String X_NEW
      new.