Uses of Class
com.tencentcloudapi.cam.v20190116.models.DescribeOIDCConfigResponse
-
Packages that use DescribeOIDCConfigResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of DescribeOIDCConfigResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return DescribeOIDCConfigResponse Modifier and Type Method Description DescribeOIDCConfigResponseCamClient. DescribeOIDCConfig(DescribeOIDCConfigRequest req)查询角色OIDC配置 -
Uses of DescribeOIDCConfigResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type DescribeOIDCConfigResponse Constructor Description DescribeOIDCConfigResponse(DescribeOIDCConfigResponse 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.
-