| Interface | Description |
|---|---|
| CloudRequestEngine |
Engine that makes requests to the 51Degrees cloud service based on the
details passed at creation and the evidence in the FlowData instance.
|
| Class | Description |
|---|---|
| CloudAspectEngineBase<TData extends AspectData> |
Base class for 51Degrees cloud aspect engines.
|
| CloudRequestDataInternal | |
| CloudRequestEngineBuilder |
Builder for the
CloudRequestEngine. |
| CloudRequestEngineDefault |
Engine that makes requests to the 51Degrees cloud service based on the
details passed at creation and the evidence in the FlowData instance.
|
| PropertyKeyedCloudEngineBase<TData extends MultiProfileData<TProfile>,TProfile extends AspectData> |
A specialised type of
CloudAspectEngineBase that has the
functionality to support returning a list of matching AspectData
profiles rather than a single item. |
Copyright © 2021 51Degrees. All rights reserved.