Interface MetadataModel.UpdateStages.WithContentId

    • Method Detail

      • withContentId

        MetadataModel.Update withContentId​(String contentId)
        Specifies the contentId property: Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name.
        Parameters:
        contentId - Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name.
        Returns:
        the next definition stage.