Interface Registry.UpdateStages.WithAdminUserEnabled

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

    public static interface Registry.UpdateStages.WithAdminUserEnabled
    The stage of the registry update allowing to enable admin user.
    • Method Detail

      • withRegistryNameAsAdminUser

        Registry.Update withRegistryNameAsAdminUser()
        Enable admin user.
        Returns:
        the next stage of the definition
      • withoutRegistryNameAsAdminUser

        Registry.Update withoutRegistryNameAsAdminUser()
        Disable admin user.
        Returns:
        the next stage of the definition