Interface WithBuilder

All Known Implementing Classes:
WeblinkHandler

public interface WithBuilder
The Interface WithBuilder. Extends the Weblink LinkBuilder with options to add.
  • Method Summary

    Modifier and Type
    Method
    Description
    with(String field, String value)
    With.
  • Method Details

    • with

      NamedBuilder with(String field, String value)
      With. Option to add value of field.
      Parameters:
      field - the field
      value - the value
      Returns:
      the element builder