Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.CreateAccountUserResponse
-
Packages that use CreateAccountUserResponse Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of CreateAccountUserResponse in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 that return CreateAccountUserResponse Modifier and Type Method Description CreateAccountUserResponse
MongodbClient. CreateAccountUser(CreateAccountUserRequest req)
本接口(CreateAccountUser)用于自定义实例访问账号。 -
Uses of CreateAccountUserResponse in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.models with parameters of type CreateAccountUserResponse Constructor Description CreateAccountUserResponse(CreateAccountUserResponse 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.
-