ListDataSourceSyncJobsRequest
Types
Properties
Link copied to clipboard
The maximum number of synchronization jobs to return in the response. If there are fewer results in the list, this response contains only the actual results.
Link copied to clipboard
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
Link copied to clipboard
Only returns synchronization jobs with the Status
field equal to the specified status.
Functions
Link copied to clipboard
inline fun copy(block: ListDataSourceSyncJobsRequest.Builder.() -> Unit = {}): ListDataSourceSyncJobsRequest