XeroSource |
XeroSource.withAdditionalColumns(Object additionalColumns) |
Set the additionalColumns property: Specifies the additional columns to be added to source data.
|
XeroSource |
XeroSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
XeroSource |
XeroSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
XeroSource |
XeroSource.withQuery(Object query) |
Set the query property: A query to retrieve data from source.
|
XeroSource |
XeroSource.withQueryTimeout(Object queryTimeout) |
Set the queryTimeout property: Query timeout.
|
XeroSource |
XeroSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
XeroSource |
XeroSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|