java.lang.Object
org.apache.camel.component.salesforce.codegen.ObjectDescriptions
public final class ObjectDescriptions
extends Object
-
Constructor Summary
Constructors
ObjectDescriptions(org.apache.camel.component.salesforce.internal.client.RestClient client,
long responseTimeout,
String[] includes,
String includePattern,
String[] excludes,
String excludePattern,
org.slf4j.Logger log)
-
Method Summary
Iterable<org.apache.camel.component.salesforce.api.dto.SObjectDescription>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ObjectDescriptions
public ObjectDescriptions(org.apache.camel.component.salesforce.internal.client.RestClient client,
long responseTimeout,
String[] includes,
String includePattern,
String[] excludes,
String excludePattern,
org.slf4j.Logger log)
throws Exception
- Throws:
Exception
-
Method Details
-
fetched
public Iterable<org.apache.camel.component.salesforce.api.dto.SObjectDescription> fetched()