Uses of Class
com.tencentcloudapi.cam.v20190116.models.ListGrantServiceAccessNode
-
Packages that use ListGrantServiceAccessNode Package Description com.tencentcloudapi.cam.v20190116.models -
-
Uses of ListGrantServiceAccessNode in com.tencentcloudapi.cam.v20190116.models
Methods in com.tencentcloudapi.cam.v20190116.models that return ListGrantServiceAccessNode Modifier and Type Method Description ListGrantServiceAccessNode[]ListPoliciesGrantingServiceAccessResponse. getList()Get 列表Methods in com.tencentcloudapi.cam.v20190116.models with parameters of type ListGrantServiceAccessNode Modifier and Type Method Description voidListPoliciesGrantingServiceAccessResponse. setList(ListGrantServiceAccessNode[] List)Set 列表Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type ListGrantServiceAccessNode Constructor Description ListGrantServiceAccessNode(ListGrantServiceAccessNode 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.
-