Interface Filter.Builder3

Enclosing class:
Filter

public static interface Filter.Builder3
Builder helper class.
  • Method Summary

    Modifier and Type
    Method
    Description
    key(String key)
    Set the key of this Filter instance.
  • Method Details