Package com.mypurecloud.sdk.v2.model
Class V3StartManualSyncRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.V3StartManualSyncRequest
- All Implemented Interfaces:
Serializable
V3StartManualSyncRequest
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumOptional field that specifies the synchronization type. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
V3StartManualSyncRequest
public V3StartManualSyncRequest() -
V3StartManualSyncRequest
-
-
Method Details
-
type
Optional field that specifies the synchronization type. For SharePoint only Full synchronization is supported, therefore that is the default. For FileUpload both Full and Incremental is supported, default is Incremental. -
getType
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-