Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.ModifyAccountRemarkResponse
-
Packages that use ModifyAccountRemarkResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of ModifyAccountRemarkResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return ModifyAccountRemarkResponse Modifier and Type Method Description ModifyAccountRemarkResponse
SqlserverClient. ModifyAccountRemark(ModifyAccountRemarkRequest req)
本接口(ModifyAccountRemark)用于修改账户备注。 -
Uses of ModifyAccountRemarkResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type ModifyAccountRemarkResponse Constructor Description ModifyAccountRemarkResponse(ModifyAccountRemarkResponse 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.
-