public static class CollectionSyncRequest.Options
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CollectionSyncRequest.Options.ConflicResolution  | 
| Modifier and Type | Field and Description | 
|---|---|
BodyOptions | 
bodyOptions  | 
CollectionSyncRequest.Options.ConflicResolution | 
conflictPolicy
If the Conflict element is not present, the server object will replace the
 client object when a conflict occurs. 
 | 
FilterType | 
filterType  | 
| Constructor and Description | 
|---|
Options()  | 
public BodyOptions bodyOptions
public FilterType filterType
public CollectionSyncRequest.Options.ConflicResolution conflictPolicy
Copyright © 2023. All Rights Reserved.