| 
75 | 75 |  * @method DescribeDBInstancesByExpireTime describeDBInstancesByExpireTime(array $options = [])  | 
76 | 76 |  * @method DescribeDBInstancesByPerformance describeDBInstancesByPerformance(array $options = [])  | 
77 | 77 |  * @method DescribeDBInstancesForClone describeDBInstancesForClone(array $options = [])  | 
 | 78 | + * @method DescribeDBInstancesOverview describeDBInstancesOverview(array $options = [])  | 
78 | 79 |  * @method DescribeDBInstanceSSL describeDBInstanceSSL(array $options = [])  | 
79 | 80 |  * @method DescribeDBInstanceTDE describeDBInstanceTDE(array $options = [])  | 
80 | 81 |  * @method DescribeDBProxy describeDBProxy(array $options = [])  | 
 | 
96 | 97 |  * @method DescribeMigrateTasks describeMigrateTasks(array $options = [])  | 
97 | 98 |  * @method DescribeMigrateTasksForSQLServer describeMigrateTasksForSQLServer(array $options = [])  | 
98 | 99 |  * @method DescribeModifyParameterLog describeModifyParameterLog(array $options = [])  | 
 | 100 | + * @method DescribeNextEventForSign describeNextEventForSign(array $options = [])  | 
99 | 101 |  * @method DescribeOssDownloads describeOssDownloads(array $options = [])  | 
100 | 102 |  * @method DescribeOssDownloadsForSQLServer describeOssDownloadsForSQLServer(array $options = [])  | 
101 | 103 |  * @method DescribeParameterGroup describeParameterGroup(array $options = [])  | 
 | 
108 | 110 |  * @method DescribeRenewalPrice describeRenewalPrice(array $options = [])  | 
109 | 111 |  * @method DescribeResourceUsage describeResourceUsage(array $options = [])  | 
110 | 112 |  * @method DescribeSecurityGroupConfiguration describeSecurityGroupConfiguration(array $options = [])  | 
 | 113 | + * @method DescribeSignedEventActions describeSignedEventActions(array $options = [])  | 
111 | 114 |  * @method DescribeSlowLogRecords describeSlowLogRecords(array $options = [])  | 
112 | 115 |  * @method DescribeSlowLogs describeSlowLogs(array $options = [])  | 
 | 116 | + * @method DescribeSQLCollectorPolicy describeSQLCollectorPolicy(array $options = [])  | 
 | 117 | + * @method DescribeSQLCollectorRetention describeSQLCollectorRetention(array $options = [])  | 
113 | 118 |  * @method DescribeSQLLogFiles describeSQLLogFiles(array $options = [])  | 
114 | 119 |  * @method DescribeSQLLogRecords describeSQLLogRecords(array $options = [])  | 
115 | 120 |  * @method DescribeSQLLogReportList describeSQLLogReportList(array $options = [])  | 
 | 
129 | 134 |  * @method MigrateToOtherZone migrateToOtherZone(array $options = [])  | 
130 | 135 |  * @method ModifyAccountDescription modifyAccountDescription(array $options = [])  | 
131 | 136 |  * @method ModifyActionEventPolicy modifyActionEventPolicy(array $options = [])  | 
 | 137 | + * @method ModifyActionEventVerifyPolicy modifyActionEventVerifyPolicy(array $options = [])  | 
132 | 138 |  * @method ModifyBackupPolicy modifyBackupPolicy(array $options = [])  | 
133 | 139 |  * @method ModifyCollationTimeZone modifyCollationTimeZone(array $options = [])  | 
134 | 140 |  * @method ModifyDBDescription modifyDBDescription(array $options = [])  | 
 | 
164 | 170 |  * @method ModifySecurityGroupConfiguration modifySecurityGroupConfiguration(array $options = [])  | 
165 | 171 |  * @method ModifySecurityIps modifySecurityIps(array $options = [])  | 
166 | 172 |  * @method ModifySQLCollectorPolicy modifySQLCollectorPolicy(array $options = [])  | 
 | 173 | + * @method ModifySQLCollectorRetention modifySQLCollectorRetention(array $options = [])  | 
167 | 174 |  * @method PurgeDBInstanceLog purgeDBInstanceLog(array $options = [])  | 
168 | 175 |  * @method RebuildDBInstance rebuildDBInstance(array $options = [])  | 
169 | 176 |  * @method RecoveryDBInstance recoveryDBInstance(array $options = [])  | 
 | 
182 | 189 |  * @method RestoreTable restoreTable(array $options = [])  | 
183 | 190 |  * @method RevokeAccountPrivilege revokeAccountPrivilege(array $options = [])  | 
184 | 191 |  * @method RevokeOperatorPermission revokeOperatorPermission(array $options = [])  | 
 | 192 | + * @method SignEventAction signEventAction(array $options = [])  | 
185 | 193 |  * @method SwitchDBInstanceHA switchDBInstanceHA(array $options = [])  | 
186 | 194 |  * @method SwitchDBInstanceNetType switchDBInstanceNetType(array $options = [])  | 
187 | 195 |  * @method SwitchDBInstanceVpc switchDBInstanceVpc(array $options = [])  | 
@@ -1917,6 +1925,8 @@ class DescribeDBInstanceNetInfo extends Rpc  | 
1917 | 1925 |  * @method $this withEndTime($value)  | 
1918 | 1926 |  * @method string getOwnerId()  | 
1919 | 1927 |  * @method $this withOwnerId($value)  | 
 | 1928 | + * @method string getUseNullWhenMissingPoint()  | 
 | 1929 | + * @method $this withUseNullWhenMissingPoint($value)  | 
1920 | 1930 |  */  | 
1921 | 1931 | class DescribeDBInstancePerformance extends Rpc  | 
1922 | 1932 | {  | 
@@ -2399,6 +2409,8 @@ public function withTag4key($value)  | 
2399 | 2409 |  * @method $this withExpired($value)  | 
2400 | 2410 |  * @method string getEngine()  | 
2401 | 2411 |  * @method $this withEngine($value)  | 
 | 2412 | + * @method string getCurrentInstanceId()  | 
 | 2413 | + * @method $this withCurrentInstanceId($value)  | 
2402 | 2414 |  * @method string getPageSize()  | 
2403 | 2415 |  * @method $this withPageSize($value)  | 
2404 | 2416 |  * @method string getDBInstanceStatus()  | 
@@ -2444,6 +2456,30 @@ public function withProxyId($value)  | 
2444 | 2456 |     }  | 
2445 | 2457 | }  | 
2446 | 2458 | 
 
  | 
 | 2459 | +/**  | 
 | 2460 | + * @method string getResourceOwnerId()  | 
 | 2461 | + * @method $this withResourceOwnerId($value)  | 
 | 2462 | + * @method string getClientToken()  | 
 | 2463 | + * @method $this withClientToken($value)  | 
 | 2464 | + * @method string getExpired()  | 
 | 2465 | + * @method $this withExpired($value)  | 
 | 2466 | + * @method string getEngine()  | 
 | 2467 | + * @method $this withEngine($value)  | 
 | 2468 | + * @method string getDBInstanceId()  | 
 | 2469 | + * @method $this withDBInstanceId($value)  | 
 | 2470 | + * @method string getProxyId()  | 
 | 2471 | + * @method $this withProxyId($value)  | 
 | 2472 | + * @method string getResourceOwnerAccount()  | 
 | 2473 | + * @method $this withResourceOwnerAccount($value)  | 
 | 2474 | + * @method string getOwnerId()  | 
 | 2475 | + * @method $this withOwnerId($value)  | 
 | 2476 | + * @method string getZoneId()  | 
 | 2477 | + * @method $this withZoneId($value)  | 
 | 2478 | + */  | 
 | 2479 | +class DescribeDBInstancesOverview extends Rpc  | 
 | 2480 | +{  | 
 | 2481 | +}  | 
 | 2482 | + | 
2447 | 2483 | /**  | 
2448 | 2484 |  * @method string getResourceOwnerId()  | 
2449 | 2485 |  * @method $this withResourceOwnerId($value)  | 
@@ -2852,6 +2888,18 @@ class DescribeModifyParameterLog extends Rpc  | 
2852 | 2888 | {  | 
2853 | 2889 | }  | 
2854 | 2890 | 
 
  | 
 | 2891 | +/**  | 
 | 2892 | + * @method string getResourceOwnerId()  | 
 | 2893 | + * @method $this withResourceOwnerId($value)  | 
 | 2894 | + * @method string getResourceOwnerAccount()  | 
 | 2895 | + * @method $this withResourceOwnerAccount($value)  | 
 | 2896 | + * @method string getOwnerId()  | 
 | 2897 | + * @method $this withOwnerId($value)  | 
 | 2898 | + */  | 
 | 2899 | +class DescribeNextEventForSign extends Rpc  | 
 | 2900 | +{  | 
 | 2901 | +}  | 
 | 2902 | + | 
2855 | 2903 | /**  | 
2856 | 2904 |  * @method string getResourceOwnerId()  | 
2857 | 2905 |  * @method $this withResourceOwnerId($value)  | 
@@ -3100,6 +3148,22 @@ class DescribeSecurityGroupConfiguration extends Rpc  | 
3100 | 3148 | {  | 
3101 | 3149 | }  | 
3102 | 3150 | 
 
  | 
 | 3151 | +/**  | 
 | 3152 | + * @method string getResourceOwnerId()  | 
 | 3153 | + * @method $this withResourceOwnerId($value)  | 
 | 3154 | + * @method string getBeginEventId()  | 
 | 3155 | + * @method $this withBeginEventId($value)  | 
 | 3156 | + * @method string getResourceOwnerAccount()  | 
 | 3157 | + * @method $this withResourceOwnerAccount($value)  | 
 | 3158 | + * @method string getOwnerId()  | 
 | 3159 | + * @method $this withOwnerId($value)  | 
 | 3160 | + * @method string getPageSize()  | 
 | 3161 | + * @method $this withPageSize($value)  | 
 | 3162 | + */  | 
 | 3163 | +class DescribeSignedEventActions extends Rpc  | 
 | 3164 | +{  | 
 | 3165 | +}  | 
 | 3166 | + | 
3103 | 3167 | /**  | 
3104 | 3168 |  * @method string getResourceOwnerId()  | 
3105 | 3169 |  * @method $this withResourceOwnerId($value)  | 
@@ -3156,6 +3220,42 @@ class DescribeSlowLogs extends Rpc  | 
3156 | 3220 | {  | 
3157 | 3221 | }  | 
3158 | 3222 | 
 
  | 
 | 3223 | +/**  | 
 | 3224 | + * @method string getResourceOwnerId()  | 
 | 3225 | + * @method $this withResourceOwnerId($value)  | 
 | 3226 | + * @method string getResourceOwnerAccount()  | 
 | 3227 | + * @method $this withResourceOwnerAccount($value)  | 
 | 3228 | + * @method string getClientToken()  | 
 | 3229 | + * @method $this withClientToken($value)  | 
 | 3230 | + * @method string getOwnerAccount()  | 
 | 3231 | + * @method $this withOwnerAccount($value)  | 
 | 3232 | + * @method string getOwnerId()  | 
 | 3233 | + * @method $this withOwnerId($value)  | 
 | 3234 | + * @method string getDBInstanceId()  | 
 | 3235 | + * @method $this withDBInstanceId($value)  | 
 | 3236 | + */  | 
 | 3237 | +class DescribeSQLCollectorPolicy extends Rpc  | 
 | 3238 | +{  | 
 | 3239 | +}  | 
 | 3240 | + | 
 | 3241 | +/**  | 
 | 3242 | + * @method string getResourceOwnerId()  | 
 | 3243 | + * @method $this withResourceOwnerId($value)  | 
 | 3244 | + * @method string getSecurityToken()  | 
 | 3245 | + * @method $this withSecurityToken($value)  | 
 | 3246 | + * @method string getDBInstanceId()  | 
 | 3247 | + * @method $this withDBInstanceId($value)  | 
 | 3248 | + * @method string getResourceOwnerAccount()  | 
 | 3249 | + * @method $this withResourceOwnerAccount($value)  | 
 | 3250 | + * @method string getOwnerAccount()  | 
 | 3251 | + * @method $this withOwnerAccount($value)  | 
 | 3252 | + * @method string getOwnerId()  | 
 | 3253 | + * @method $this withOwnerId($value)  | 
 | 3254 | + */  | 
 | 3255 | +class DescribeSQLCollectorRetention extends Rpc  | 
 | 3256 | +{  | 
 | 3257 | +}  | 
 | 3258 | + | 
3159 | 3259 | /**  | 
3160 | 3260 |  * @method string getResourceOwnerId()  | 
3161 | 3261 |  * @method $this withResourceOwnerId($value)  | 
@@ -3633,6 +3733,20 @@ class ModifyActionEventPolicy extends Rpc  | 
3633 | 3733 | {  | 
3634 | 3734 | }  | 
3635 | 3735 | 
 
  | 
 | 3736 | +/**  | 
 | 3737 | + * @method string getResourceOwnerId()  | 
 | 3738 | + * @method $this withResourceOwnerId($value)  | 
 | 3739 | + * @method string getResourceOwnerAccount()  | 
 | 3740 | + * @method $this withResourceOwnerAccount($value)  | 
 | 3741 | + * @method string getOwnerId()  | 
 | 3742 | + * @method $this withOwnerId($value)  | 
 | 3743 | + * @method string getUserPublicKey()  | 
 | 3744 | + * @method $this withUserPublicKey($value)  | 
 | 3745 | + */  | 
 | 3746 | +class ModifyActionEventVerifyPolicy extends Rpc  | 
 | 3747 | +{  | 
 | 3748 | +}  | 
 | 3749 | + | 
3636 | 3750 | /**  | 
3637 | 3751 |  * @method string getResourceOwnerId()  | 
3638 | 3752 |  * @method $this withResourceOwnerId($value)  | 
@@ -3982,6 +4096,8 @@ class ModifyDBInstanceProxyConfiguration extends Rpc  | 
3982 | 4096 |  * @method $this withDBInstanceId($value)  | 
3983 | 4097 |  * @method string getDBInstanceStorageType()  | 
3984 | 4098 |  * @method $this withDBInstanceStorageType($value)  | 
 | 4099 | + * @method string getSourceBiz()  | 
 | 4100 | + * @method $this withSourceBiz($value)  | 
3985 | 4101 |  * @method string getDirection()  | 
3986 | 4102 |  * @method $this withDirection($value)  | 
3987 | 4103 |  * @method string getResourceOwnerAccount()  | 
@@ -4449,6 +4565,26 @@ class ModifySQLCollectorPolicy extends Rpc  | 
4449 | 4565 | {  | 
4450 | 4566 | }  | 
4451 | 4567 | 
 
  | 
 | 4568 | +/**  | 
 | 4569 | + * @method string getResourceOwnerId()  | 
 | 4570 | + * @method $this withResourceOwnerId($value)  | 
 | 4571 | + * @method string getSecurityToken()  | 
 | 4572 | + * @method $this withSecurityToken($value)  | 
 | 4573 | + * @method string getDBInstanceId()  | 
 | 4574 | + * @method $this withDBInstanceId($value)  | 
 | 4575 | + * @method string getResourceOwnerAccount()  | 
 | 4576 | + * @method $this withResourceOwnerAccount($value)  | 
 | 4577 | + * @method string getOwnerAccount()  | 
 | 4578 | + * @method $this withOwnerAccount($value)  | 
 | 4579 | + * @method string getConfigValue()  | 
 | 4580 | + * @method $this withConfigValue($value)  | 
 | 4581 | + * @method string getOwnerId()  | 
 | 4582 | + * @method $this withOwnerId($value)  | 
 | 4583 | + */  | 
 | 4584 | +class ModifySQLCollectorRetention extends Rpc  | 
 | 4585 | +{  | 
 | 4586 | +}  | 
 | 4587 | + | 
4452 | 4588 | /**  | 
4453 | 4589 |  * @method string getResourceOwnerId()  | 
4454 | 4590 |  * @method $this withResourceOwnerId($value)  | 
@@ -4977,6 +5113,22 @@ class RevokeOperatorPermission extends Rpc  | 
4977 | 5113 | {  | 
4978 | 5114 | }  | 
4979 | 5115 | 
 
  | 
 | 5116 | +/**  | 
 | 5117 | + * @method string getEventId()  | 
 | 5118 | + * @method $this withEventId($value)  | 
 | 5119 | + * @method string getResourceOwnerId()  | 
 | 5120 | + * @method $this withResourceOwnerId($value)  | 
 | 5121 | + * @method string getEventSig()  | 
 | 5122 | + * @method $this withEventSig($value)  | 
 | 5123 | + * @method string getResourceOwnerAccount()  | 
 | 5124 | + * @method $this withResourceOwnerAccount($value)  | 
 | 5125 | + * @method string getOwnerId()  | 
 | 5126 | + * @method $this withOwnerId($value)  | 
 | 5127 | + */  | 
 | 5128 | +class SignEventAction extends Rpc  | 
 | 5129 | +{  | 
 | 5130 | +}  | 
 | 5131 | + | 
4980 | 5132 | /**  | 
4981 | 5133 |  * @method string getResourceOwnerId()  | 
4982 | 5134 |  * @method $this withResourceOwnerId($value)  | 
 | 
0 commit comments