Interface UserContract.DefinitionStages.WithNote

All Known Subinterfaces:
UserContract.Definition, UserContract.DefinitionStages.WithCreate
Enclosing interface:
UserContract.DefinitionStages

public static interface UserContract.DefinitionStages.WithNote
The stage of the UserContract definition allowing to specify note.
  • Method Details

    • withNote

      Specifies the note property: Optional note about a user set by the administrator..
      Parameters:
      note - Optional note about a user set by the administrator.
      Returns:
      the next definition stage.