WithIdentifier
DepotInfoBuilder& WithIdentifier(const BString& value);
depotInfoBuilder.WithIdentifier(repoConfig.Identifier());
.WithIdentifier(LOCAL_DEPOT_IDENTIFIER)
.WithIdentifier(SINGLE_PACKAGE_DEPOT_IDENTIFIER)
.WithIdentifier("repo:flamingo")