Interface NamedBuilder

All Known Implementing Classes:
WeblinkHandler

public interface NamedBuilder
The Interface NamedBuilder.
  • Method Summary

    Modifier and Type
    Method
    Description
    named(String name)
    Named.
  • Method Details

    • named

      ElementBuilder named(String name)
      Named. To add if Weblink download should have a filename.
      Parameters:
      name - the filename of downloaded file
      Returns:
      the options builder