| Package | Description |
|---|---|
| com.sovren | |
| com.sovren.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ParseResumeResponse |
SovrenClient.parseResume(ParseRequest request)
Parse a resume
|
| Modifier and Type | Field and Description |
|---|---|
ParseResumeResponse |
SovrenUsableResumeException.Response
This may or may not be
null or incomplete depending on what specific error occurred |
| Constructor and Description |
|---|
SovrenGeocodeResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
SovrenIndexResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
SovrenProfessionNormalizationResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
SovrenUsableResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
Copyright © 2023. All rights reserved.