Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.AssignProjectResponse
-
Packages that use AssignProjectResponse Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of AssignProjectResponse in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 that return AssignProjectResponse Modifier and Type Method Description AssignProjectResponse
MongodbClient. AssignProject(AssignProjectRequest req)
本接口(AssignProject)用于指定云数据库实例的所属项目。 -
Uses of AssignProjectResponse in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.models with parameters of type AssignProjectResponse Constructor Description AssignProjectResponse(AssignProjectResponse 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.
-