Interface MetadataModel.UpdateStages.WithLastPublishDate

  • All Known Subinterfaces:
    MetadataModel.Update
    Enclosing interface:
    MetadataModel.UpdateStages

    public static interface MetadataModel.UpdateStages.WithLastPublishDate
    The stage of the MetadataModel update allowing to specify lastPublishDate.
    • Method Detail

      • withLastPublishDate

        MetadataModel.Update withLastPublishDate​(LocalDate lastPublishDate)
        Specifies the lastPublishDate property: last publish date for the solution content item.
        Parameters:
        lastPublishDate - last publish date for the solution content item.
        Returns:
        the next definition stage.