| Package | Description |
|---|---|
| com.sovren | |
| com.sovren.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ParseJobResponse |
SovrenClient.parseJob(ParseRequest request)
Parse a job
|
| Modifier and Type | Field and Description |
|---|---|
ParseJobResponse |
SovrenUsableJobException.Response
This may or may not be
null or incomplete depending on what specific error occurred |
| Constructor and Description |
|---|
SovrenGeocodeJobException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseJobResponse parseResponse) |
SovrenIndexJobException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseJobResponse parseResponse) |
SovrenUsableJobException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseJobResponse parseResponse) |
Copyright © 2021. All rights reserved.