Interface PortalConfigContract.DefinitionStages.WithSignup
- All Known Subinterfaces:
PortalConfigContract.Definition,PortalConfigContract.DefinitionStages.WithCreate
- Enclosing interface:
PortalConfigContract.DefinitionStages
public static interface PortalConfigContract.DefinitionStages.WithSignup
The stage of the PortalConfigContract definition 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.
-