Uses of Class
com.tencentcloudapi.ess.v20201111.models.GroupOrganization
-
Packages that use GroupOrganization Package Description com.tencentcloudapi.ess.v20201111.models -
-
Uses of GroupOrganization in com.tencentcloudapi.ess.v20201111.models
Methods in com.tencentcloudapi.ess.v20201111.models that return GroupOrganization Modifier and Type Method Description GroupOrganization[]DescribeOrganizationGroupOrganizationsResponse. getList()Get 成员企业信息列表 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ess.v20201111.models with parameters of type GroupOrganization Modifier and Type Method Description voidDescribeOrganizationGroupOrganizationsResponse. setList(GroupOrganization[] List)Set 成员企业信息列表 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ess.v20201111.models with parameters of type GroupOrganization Constructor Description GroupOrganization(GroupOrganization 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.
-