Uses of Class
com.tencentcloudapi.cam.v20190116.models.SetMfaFlagResponse
-
Packages that use SetMfaFlagResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of SetMfaFlagResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return SetMfaFlagResponse Modifier and Type Method Description SetMfaFlagResponseCamClient. SetMfaFlag(SetMfaFlagRequest req)设置子用户的登录保护和敏感操作校验方式 -
Uses of SetMfaFlagResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type SetMfaFlagResponse Constructor Description SetMfaFlagResponse(SetMfaFlagResponse 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.
-