Uses of Class
com.tencentcloudapi.cam.v20190116.models.CreateUserSAMLConfigResponse
-
Packages that use CreateUserSAMLConfigResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of CreateUserSAMLConfigResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return CreateUserSAMLConfigResponse Modifier and Type Method Description CreateUserSAMLConfigResponse
CamClient. CreateUserSAMLConfig(CreateUserSAMLConfigRequest req)
创建用户SAML配置 -
Uses of CreateUserSAMLConfigResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type CreateUserSAMLConfigResponse Constructor Description CreateUserSAMLConfigResponse(CreateUserSAMLConfigResponse 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.
-