Package | Description |
---|---|
org.apache.camel.component.salesforce.api | |
org.apache.camel.component.salesforce.internal.client |
Modifier and Type | Field and Description |
---|---|
static com.fasterxml.jackson.core.type.TypeReference<List<ReportInstance>> |
TypeReferences.REPORT_INSTANCE_LIST_TYPE |
Modifier and Type | Method and Description |
---|---|
void |
AnalyticsApiClient.ReportInstanceResponseCallback.onResponse(ReportInstance reportInstance,
Map<String,String> headers,
SalesforceException ex) |
Modifier and Type | Method and Description |
---|---|
void |
AnalyticsApiClient.ReportInstanceListResponseCallback.onResponse(List<ReportInstance> reportInstances,
Map<String,String> headers,
SalesforceException ex) |
Apache Camel