Interface BackendContract.UpdateStages.WithTitle
- All Known Subinterfaces:
BackendContract.Update
- Enclosing interface:
BackendContract.UpdateStages
public static interface BackendContract.UpdateStages.WithTitle
The stage of the BackendContract update allowing to specify title.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the title property: Backend Title..
-
Method Details
-
withTitle
Specifies the title property: Backend Title..- Parameters:
title- Backend Title.- Returns:
- the next definition stage.
-