Interface GroupContract.UpdateStages.WithDescription

  • All Known Subinterfaces:
    GroupContract.Update
    Enclosing interface:
    GroupContract.UpdateStages

    public static interface GroupContract.UpdateStages.WithDescription
    The stage of the GroupContract update allowing to specify description.
    • Method Detail

      • withDescription

        GroupContract.Update withDescription​(String description)
        Specifies the description property: Group description..
        Parameters:
        description - Group description.
        Returns:
        the next definition stage.