Interface Left1.Builder3

Enclosing class:
Left1

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

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

    • key

      Left1.Builder4 key(@Nonnull String key)
      Set the key of this Left1 instance.
      Parameters:
      key - The key of this Left1
      Returns:
      The Left1 builder.