Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.AgencyClientInfo
-
Packages that use AgencyClientInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of AgencyClientInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return AgencyClientInfo Modifier and Type Method Description AgencyClientInfoBindAcctRequest. getAgencyClientInfo()Get 经办人信息Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type AgencyClientInfo Modifier and Type Method Description voidBindAcctRequest. setAgencyClientInfo(AgencyClientInfo AgencyClientInfo)Set 经办人信息Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type AgencyClientInfo Constructor Description AgencyClientInfo(AgencyClientInfo 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.
-