Interface Registry.DefinitionStages.WithAdminUserEnabled
- All Known Subinterfaces:
Registry.Definition
,Registry.DefinitionStages.WithCreate
- Enclosing interface:
- Registry.DefinitionStages
public static interface Registry.DefinitionStages.WithAdminUserEnabled
The stage of the registry definition allowing to enable admin user.
-
Method Summary
Modifier and TypeMethodDescriptionEnable admin user.
-
Method Details
-
withRegistryNameAsAdminUser
Registry.DefinitionStages.WithCreate withRegistryNameAsAdminUser()Enable admin user.- Returns:
- the next stage of the definition
-