\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

fiftyone.devicedetection.cloud.flowelements.DeviceDetectionCloudEngineBuilder Class Reference

Detailed Description

Builder for the DeviceDetectionCloudEngine.

All options for the engine should be set here.

Inheritance diagram for fiftyone.devicedetection.cloud.flowelements.DeviceDetectionCloudEngineBuilder:

[legend]

Collaboration diagram for fiftyone.devicedetection.cloud.flowelements.DeviceDetectionCloudEngineBuilder:

[legend]

Public Member Functions

 DeviceDetectionCloudEngineBuilder (ILoggerFactory loggerFactory)
Construct a new instance using the ILoggerFactory supplied. More...
DeviceDetectionCloudEngine  build () throws Exception
Build an engine using the current options. More...

Protected Member Functions

DeviceDetectionCloudEngine  newEngine (List< String > properties)

Constructor & Destructor Documentation

◆ DeviceDetectionCloudEngineBuilder()

fiftyone.devicedetection.cloud.flowelements.DeviceDetectionCloudEngineBuilder.DeviceDetectionCloudEngineBuilder ( ILoggerFactory   loggerFactory )

Construct a new instance using the ILoggerFactory supplied.

Parameters
loggerFactory - the logger factory to use

Member Function Documentation

◆ build()

DeviceDetectionCloudEngine fiftyone.devicedetection.cloud.flowelements.DeviceDetectionCloudEngineBuilder.build ( ) throws Exception

Build an engine using the current options.

Returns
new instance