Uses of Class
com.tencentcloudapi.cam.v20190116.models.DescribeSafeAuthFlagIntlRequest
-
Packages that use DescribeSafeAuthFlagIntlRequest Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of DescribeSafeAuthFlagIntlRequest in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 with parameters of type DescribeSafeAuthFlagIntlRequest Modifier and Type Method Description DescribeSafeAuthFlagIntlResponseCamClient. DescribeSafeAuthFlagIntl(DescribeSafeAuthFlagIntlRequest req)查询安全设置(国际站) -
Uses of DescribeSafeAuthFlagIntlRequest in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type DescribeSafeAuthFlagIntlRequest Constructor Description DescribeSafeAuthFlagIntlRequest(DescribeSafeAuthFlagIntlRequest 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.
-