Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ChannelContractInfo
-
Packages that use ChannelContractInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ChannelContractInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return ChannelContractInfo Modifier and Type Method Description ChannelContractInfoChannelReturnContractInfo. getChannelContractInfo()Get 米大师内部存放的合约信息Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ChannelContractInfo Modifier and Type Method Description voidChannelReturnContractInfo. setChannelContractInfo(ChannelContractInfo ChannelContractInfo)Set 米大师内部存放的合约信息Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ChannelContractInfo Constructor Description ChannelContractInfo(ChannelContractInfo 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.
-