| 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)
To use the shared SalesforceEndpointConfig as configuration.
|
| Constructor and Description |
|---|
SalesforceEndpoint(String uri,
SalesforceComponent salesforceComponent,
SalesforceEndpointConfig config,
OperationName operationName,
String topicName) |
| Constructor and Description |
|---|
PushTopicHelper(SalesforceEndpointConfig config,
String topicName,
RestClient restClient) |
| Modifier and Type | Method and Description |
|---|---|
SalesforceEndpointConfig |
SalesforceComponentConfiguration.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
SalesforceComponentConfiguration.setConfig(SalesforceEndpointConfig config) |
Apache Camel