| Package | Description |
|---|---|
| io.redlink.sdk | |
| io.redlink.sdk.impl.analysis |
| Modifier and Type | Method and Description |
|---|---|
Enhancements |
RedLink.Analysis.enhance(AnalysisRequest request)
Performs an analysis of the content included in the request, getting a
Enhancements object as result
The analysis result will depend on the configured in the configured application within the used Credentials |
<T> T |
RedLink.Analysis.enhance(AnalysisRequest request,
Class<T> responseType)
Performs an analysis of the content included in the request getting as response an instance of the
Class
passed by parameter. |
| Modifier and Type | Method and Description |
|---|---|
AnalysisRequest |
AnalysisRequest.AnalysisRequestBuilder.build()
Returns
RedLink.Analysis's service request object |
| Modifier and Type | Method and Description |
|---|---|
Enhancements |
RedLinkAnalysisImpl.enhance(AnalysisRequest request) |
<T> T |
RedLinkAnalysisImpl.enhance(AnalysisRequest request,
Class<T> responseType) |
Copyright © 2018 Redlink GmbH. All rights reserved.