Uses of Class
com.tencentcloudapi.cam.v20190116.models.UpdateUserSAMLConfigResponse
-
Packages that use UpdateUserSAMLConfigResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of UpdateUserSAMLConfigResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return UpdateUserSAMLConfigResponse Modifier and Type Method Description UpdateUserSAMLConfigResponseCamClient. UpdateUserSAMLConfig(UpdateUserSAMLConfigRequest req)修改用户SAML配置 -
Uses of UpdateUserSAMLConfigResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type UpdateUserSAMLConfigResponse Constructor Description UpdateUserSAMLConfigResponse(UpdateUserSAMLConfigResponse 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.
-