Uses of Class
com.tencentcloudapi.cam.v20190116.models.ListGrantServiceAccessService
-
Packages that use ListGrantServiceAccessService Package Description com.tencentcloudapi.cam.v20190116.models -
-
Uses of ListGrantServiceAccessService in com.tencentcloudapi.cam.v20190116.models
Methods in com.tencentcloudapi.cam.v20190116.models that return ListGrantServiceAccessService Modifier and Type Method Description ListGrantServiceAccessServiceListGrantServiceAccessNode. getService()Get 服务Methods in com.tencentcloudapi.cam.v20190116.models with parameters of type ListGrantServiceAccessService Modifier and Type Method Description voidListGrantServiceAccessNode. setService(ListGrantServiceAccessService Service)Set 服务Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type ListGrantServiceAccessService Constructor Description ListGrantServiceAccessService(ListGrantServiceAccessService 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.
-