Interface WithBuilder

  • All Known Implementing Classes:
    WeblinkHandler

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

      • with

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