Skip to content

Commit

Permalink
release 3.0.1130
Browse files Browse the repository at this point in the history
  • Loading branch information
tencentcloudapi committed Apr 25, 2024
1 parent 138caee commit 9f802a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
],
"require": {
"tencentcloud/common": "3.0.1129"
"tencentcloud/common": "3.0.1130"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion src/TencentCloud/Mariadb/V20170312/MariadbClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
/**
* @method Models\ActivateHourDBInstanceResponse ActivateHourDBInstance(Models\ActivateHourDBInstanceRequest $req) 解隔离MariaDB按量计费实例
* @method Models\AssociateSecurityGroupsResponse AssociateSecurityGroups(Models\AssociateSecurityGroupsRequest $req) 本接口 (AssociateSecurityGroups) 用于安全组批量绑定云资源。
* @method Models\CancelDcnJobResponse CancelDcnJob(Models\CancelDcnJobRequest $req) 取消DCN同步
* @method Models\CancelDcnJobResponse CancelDcnJob(Models\CancelDcnJobRequest $req) 本接口(CancelDcnJob)用于取消DCN同步
* @method Models\CloneAccountResponse CloneAccount(Models\CloneAccountRequest $req) 本接口(CloneAccount)用于克隆实例账户。
* @method Models\CloseDBExtranetAccessResponse CloseDBExtranetAccess(Models\CloseDBExtranetAccessRequest $req) 本接口(CloseDBExtranetAccess)用于关闭云数据库实例的外网访问。关闭外网访问后,外网地址将不可访问,查询实例列表接口将不返回对应实例的外网域名和端口信息。
* @method Models\CopyAccountPrivilegesResponse CopyAccountPrivileges(Models\CopyAccountPrivilegesRequest $req) 本接口(CopyAccountPrivileges)用于复制云数据库账号的权限。
Expand Down

0 comments on commit 9f802a7

Please sign in to comment.