Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.SetAccountUserPrivilegeResponse
-
Packages that use SetAccountUserPrivilegeResponse Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of SetAccountUserPrivilegeResponse in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 that return SetAccountUserPrivilegeResponse Modifier and Type Method Description SetAccountUserPrivilegeResponse
MongodbClient. SetAccountUserPrivilege(SetAccountUserPrivilegeRequest req)
本接口(SetAccountUserPrivilege)用于设置实例的账号权限。 -
Uses of SetAccountUserPrivilegeResponse in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.models with parameters of type SetAccountUserPrivilegeResponse Constructor Description SetAccountUserPrivilegeResponse(SetAccountUserPrivilegeResponse 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.
-