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 SalesforceLoginConfig as configuration
|
Constructor and Description |
---|
SalesforceEndpoint(String uri,
SalesforceComponent salesforceComponent,
SalesforceEndpointConfig config,
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