| Package | Description |
|---|---|
| org.apache.camel.component.salesforce.api | |
| org.apache.camel.component.salesforce.api.dto |
| Modifier and Type | Field and Description |
|---|---|
static com.fasterxml.jackson.core.type.TypeReference<List<SearchResult>> |
TypeReferences.SEARCH_RESULT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResult> |
SearchResults.getResults() |
List<SearchResult> |
SearchResult2.getSearchRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResults.setResults(List<SearchResult> results) |
void |
SearchResult2.setSearchRecords(List<SearchResult> searchRecords) |
Apache Camel