173174175176177178179
DirectAuthentication auth = new DirectAuthentication(project); TypedItemMapper mapper = null; client = new DirectPlatformLayerClient(mapper, opsSystem, projectId, auth); return new PlatformLayerHelpers(client, serviceProviderHelpers); }