Interface PortalConfigContract.UpdateStages.WithSignup
- All Known Subinterfaces:
PortalConfigContract.Update
- Enclosing interface:
PortalConfigContract.UpdateStages
public static interface PortalConfigContract.UpdateStages.WithSignup
The stage of the PortalConfigContract update allowing to specify signup.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the signup property: The signup property..
-
Method Details
-
withSignup
Specifies the signup property: The signup property..- Parameters:
signup- The signup property.- Returns:
- the next definition stage.
-