Interface DataProductVersion.State

  • Enclosing class:
    DataProductVersion

    public static interface DataProductVersion.State
    The state of the data product version.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String AVAILABLE
      available.
      static java.lang.String DRAFT
      draft.
      static java.lang.String RETIRED
      retired.