Uses of Class
com.tencentcloudapi.cam.v20190116.models.DescribeSafeAuthFlagRequest
-
Packages that use DescribeSafeAuthFlagRequest Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of DescribeSafeAuthFlagRequest in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 with parameters of type DescribeSafeAuthFlagRequest Modifier and Type Method Description DescribeSafeAuthFlagResponseCamClient. DescribeSafeAuthFlag(DescribeSafeAuthFlagRequest req)查询用户安全设置 -
Uses of DescribeSafeAuthFlagRequest in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type DescribeSafeAuthFlagRequest Constructor Description DescribeSafeAuthFlagRequest(DescribeSafeAuthFlagRequest 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.
-