Uses of Class
com.tencentcloudapi.ciam.v20220331.models.CreateApiImportUserJobResponse
-
Packages that use CreateApiImportUserJobResponse Package Description com.tencentcloudapi.ciam.v20220331 com.tencentcloudapi.ciam.v20220331.models -
-
Uses of CreateApiImportUserJobResponse in com.tencentcloudapi.ciam.v20220331
Methods in com.tencentcloudapi.ciam.v20220331 that return CreateApiImportUserJobResponse Modifier and Type Method Description CreateApiImportUserJobResponseCiamClient. CreateApiImportUserJob(CreateApiImportUserJobRequest req)新建接口导入用户任务 -
Uses of CreateApiImportUserJobResponse in com.tencentcloudapi.ciam.v20220331.models
Constructors in com.tencentcloudapi.ciam.v20220331.models with parameters of type CreateApiImportUserJobResponse Constructor Description CreateApiImportUserJobResponse(CreateApiImportUserJobResponse 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.
-