| Modifier and Type | Method and Description |
|---|---|
SalesforceEndpointConfig |
SalesforceEndpointConfig.copy() |
SalesforceEndpointConfig |
SalesforceComponent.getConfig() |
SalesforceEndpointConfig |
SalesforceEndpoint.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
SalesforceComponent.setConfig(SalesforceEndpointConfig config) |
| Constructor and Description |
|---|
SalesforceEndpoint(String uri,
SalesforceComponent salesforceComponent,
SalesforceEndpointConfig configuration,
OperationName operationName,
String topicName) |
| Constructor and Description |
|---|
DefaultCompositeApiClient(SalesforceEndpointConfig configuration,
PayloadFormat format,
String version,
SalesforceSession session,
SalesforceHttpClient httpClient) |
| Constructor and Description |
|---|
PushTopicHelper(SalesforceEndpointConfig config,
String topicName,
RestClient restClient) |
Apache Camel