Uses of Class
com.tencentcloudapi.ess.v20201111.models.OccupiedSeal
-
Packages that use OccupiedSeal Package Description com.tencentcloudapi.ess.v20201111.models -
-
Uses of OccupiedSeal in com.tencentcloudapi.ess.v20201111.models
Methods in com.tencentcloudapi.ess.v20201111.models that return OccupiedSeal Modifier and Type Method Description OccupiedSeal[]DescribeOrganizationSealsResponse. getSeals()Get 查询到的印章结果数组Methods in com.tencentcloudapi.ess.v20201111.models with parameters of type OccupiedSeal Modifier and Type Method Description voidDescribeOrganizationSealsResponse. setSeals(OccupiedSeal[] Seals)Set 查询到的印章结果数组Constructors in com.tencentcloudapi.ess.v20201111.models with parameters of type OccupiedSeal Constructor Description OccupiedSeal(OccupiedSeal 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.
-