Interface Module.DefinitionStages.WithContentLink

All Known Subinterfaces:
Module.Definition
Enclosing interface:
Module.DefinitionStages

public static interface Module.DefinitionStages.WithContentLink
The stage of the Module definition allowing to specify contentLink.
  • Method Details

    • withContentLink

      Module.DefinitionStages.WithCreate withContentLink(ContentLink contentLink)
      Specifies the contentLink property: Gets or sets the module content link..
      Parameters:
      contentLink - Gets or sets the module content link.
      Returns:
      the next definition stage.