Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.OrganizationInfo
-
Packages that use OrganizationInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of OrganizationInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return OrganizationInfo Modifier and Type Method Description OrganizationInfoCreateAcctRequest. getOrganizationInfo()Get 公司信息Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OrganizationInfo Modifier and Type Method Description voidCreateAcctRequest. setOrganizationInfo(OrganizationInfo OrganizationInfo)Set 公司信息Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OrganizationInfo Constructor Description OrganizationInfo(OrganizationInfo 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.
-