Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ContractSyncInfo
-
Packages that use ContractSyncInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ContractSyncInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return ContractSyncInfo Modifier and Type Method Description ContractSyncInfoSyncContractDataRequest. getContractSyncInfo()Get 签约同步信息Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ContractSyncInfo Modifier and Type Method Description voidSyncContractDataRequest. setContractSyncInfo(ContractSyncInfo ContractSyncInfo)Set 签约同步信息Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ContractSyncInfo Constructor Description ContractSyncInfo(ContractSyncInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-