Class FindSynchronizationRequest.FindSynchronizationRequestBuilder
Object
FindSynchronizationRequestBuilder
- Enclosing class:
 FindSynchronizationRequest
public static final class FindSynchronizationRequest.FindSynchronizationRequestBuilder
extends Object
- 
Method Details
- 
offset
Sets the offset.- Parameters:
 offset- the offset to set
 - 
limit
Sets the maximum number of results.- Parameters:
 limit- the limit to set. If not set (value = 0), maximum 1000 elements will be retrieved
 - 
build
 
 -