Uses of Class
com.tencentcloudapi.iotexplorer.v20190423.models.CreateProjectResponse
-
Packages that use CreateProjectResponse Package Description com.tencentcloudapi.iotexplorer.v20190423 com.tencentcloudapi.iotexplorer.v20190423.models -
-
Uses of CreateProjectResponse in com.tencentcloudapi.iotexplorer.v20190423
Methods in com.tencentcloudapi.iotexplorer.v20190423 that return CreateProjectResponse Modifier and Type Method Description CreateProjectResponseIotexplorerClient. CreateProject(CreateProjectRequest req)为用户提供新建项目的能力,用于集中管理产品和应用。 -
Uses of CreateProjectResponse in com.tencentcloudapi.iotexplorer.v20190423.models
Constructors in com.tencentcloudapi.iotexplorer.v20190423.models with parameters of type CreateProjectResponse Constructor Description CreateProjectResponse(CreateProjectResponse 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.
-