Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ResponseTerminateContract
-
Packages that use ResponseTerminateContract Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ResponseTerminateContract in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return ResponseTerminateContract Modifier and Type Method Description ResponseTerminateContractTerminateContractResponse. getContractTerminateData()Get 解约数据Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ResponseTerminateContract Modifier and Type Method Description voidTerminateContractResponse. setContractTerminateData(ResponseTerminateContract ContractTerminateData)Set 解约数据Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ResponseTerminateContract Constructor Description ResponseTerminateContract(ResponseTerminateContract 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.
-