Uses of Class
com.tencentcloudapi.cam.v20190116.models.DescribeSafeAuthFlagCollRequest
-
Packages that use DescribeSafeAuthFlagCollRequest Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of DescribeSafeAuthFlagCollRequest in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 with parameters of type DescribeSafeAuthFlagCollRequest Modifier and Type Method Description DescribeSafeAuthFlagCollResponseCamClient. DescribeSafeAuthFlagColl(DescribeSafeAuthFlagCollRequest req)获取子账号安全设置 -
Uses of DescribeSafeAuthFlagCollRequest in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type DescribeSafeAuthFlagCollRequest Constructor Description DescribeSafeAuthFlagCollRequest(DescribeSafeAuthFlagCollRequest 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.
-