|
15 | 15 | * @method AssociateHaVip associateHaVip(array $options = [])
|
16 | 16 | * @method AttachDisk attachDisk(array $options = [])
|
17 | 17 | * @method AttachEnsInstances attachEnsInstances(array $options = [])
|
| 18 | + * @method AttachInstanceSDG attachInstanceSDG(array $options = []) |
18 | 19 | * @method AttachNetworkInterface attachNetworkInterface(array $options = [])
|
19 | 20 | * @method AuthorizeSecurityGroup authorizeSecurityGroup(array $options = [])
|
20 | 21 | * @method AuthorizeSecurityGroupEgress authorizeSecurityGroupEgress(array $options = [])
|
|
33 | 34 | * @method CreateEpnInstance createEpnInstance(array $options = [])
|
34 | 35 | * @method CreateFileSystem createFileSystem(array $options = [])
|
35 | 36 | * @method CreateForwardEntry createForwardEntry(array $options = [])
|
| 37 | + * @method CreateHaVip createHaVip(array $options = []) |
36 | 38 | * @method CreateImage createImage(array $options = [])
|
37 | 39 | * @method CreateInstance createInstance(array $options = [])
|
38 | 40 | * @method CreateInstanceActiveOpsTask createInstanceActiveOpsTask(array $options = [])
|
|
47 | 49 | * @method CreateNetwork createNetwork(array $options = [])
|
48 | 50 | * @method CreateNetworkAcl createNetworkAcl(array $options = [])
|
49 | 51 | * @method CreateNetworkAclEntry createNetworkAclEntry(array $options = [])
|
| 52 | + * @method CreateNetworkInterface createNetworkInterface(array $options = []) |
50 | 53 | * @method CreateSDG createSDG(array $options = [])
|
51 | 54 | * @method CreateSecurityGroup createSecurityGroup(array $options = [])
|
52 | 55 | * @method CreateSnapshot createSnapshot(array $options = [])
|
|
65 | 68 | * @method DeleteEpnInstance deleteEpnInstance(array $options = [])
|
66 | 69 | * @method DeleteFileSystem deleteFileSystem(array $options = [])
|
67 | 70 | * @method DeleteForwardEntry deleteForwardEntry(array $options = [])
|
| 71 | + * @method DeleteHaVips deleteHaVips(array $options = []) |
68 | 72 | * @method DeleteImage deleteImage(array $options = [])
|
69 | 73 | * @method DeleteKeyPairs deleteKeyPairs(array $options = [])
|
70 | 74 | * @method DeleteLoadBalancerListener deleteLoadBalancerListener(array $options = [])
|
|
73 | 77 | * @method DeleteNetwork deleteNetwork(array $options = [])
|
74 | 78 | * @method DeleteNetworkAcl deleteNetworkAcl(array $options = [])
|
75 | 79 | * @method DeleteNetworkAclEntry deleteNetworkAclEntry(array $options = [])
|
| 80 | + * @method DeleteNetworkInterfaces deleteNetworkInterfaces(array $options = []) |
76 | 81 | * @method DeleteObject deleteObject(array $options = [])
|
77 | 82 | * @method DeleteSDG deleteSDG(array $options = [])
|
78 | 83 | * @method DeleteSecurityGroup deleteSecurityGroup(array $options = [])
|
|
114 | 119 | * @method DescribeEnsRegions describeEnsRegions(array $options = [])
|
115 | 120 | * @method DescribeEnsResourceUsage describeEnsResourceUsage(array $options = [])
|
116 | 121 | * @method DescribeEnsRouteEntryList describeEnsRouteEntryList(array $options = [])
|
| 122 | + * @method DescribeEnsRouteTables describeEnsRouteTables(array $options = []) |
117 | 123 | * @method DescribeEnsSaleControl describeEnsSaleControl(array $options = [])
|
118 | 124 | * @method DescribeEnsSaleControlAvailableResource describeEnsSaleControlAvailableResource(array $options = [])
|
119 | 125 | * @method DescribeEnsSaleControlStock describeEnsSaleControlStock(array $options = [])
|
|
134 | 140 | * @method DescribeInstanceBandwidthDetail describeInstanceBandwidthDetail(array $options = [])
|
135 | 141 | * @method DescribeInstanceMonitorData describeInstanceMonitorData(array $options = [])
|
136 | 142 | * @method DescribeInstances describeInstances(array $options = [])
|
| 143 | + * @method DescribeInstanceSDGStatus describeInstanceSDGStatus(array $options = []) |
137 | 144 | * @method DescribeInstanceSpec describeInstanceSpec(array $options = [])
|
138 | 145 | * @method DescribeInstanceTypes describeInstanceTypes(array $options = [])
|
139 | 146 | * @method DescribeInstanceVncUrl describeInstanceVncUrl(array $options = [])
|
|
179 | 186 | * @method DescribeUserBandWidthData describeUserBandWidthData(array $options = [])
|
180 | 187 | * @method DescribeVSwitches describeVSwitches(array $options = [])
|
181 | 188 | * @method DetachDisk detachDisk(array $options = [])
|
| 189 | + * @method DetachInstanceSDG detachInstanceSDG(array $options = []) |
182 | 190 | * @method DetachNetworkInterface detachNetworkInterface(array $options = [])
|
183 | 191 | * @method DistApplicationData distApplicationData(array $options = [])
|
184 | 192 | * @method ExportBillDetailData exportBillDetailData(array $options = [])
|
|
217 | 225 | * @method ModifySecurityGroupAttribute modifySecurityGroupAttribute(array $options = [])
|
218 | 226 | * @method ModifySnapshotAttribute modifySnapshotAttribute(array $options = [])
|
219 | 227 | * @method ModifyVSwitchAttribute modifyVSwitchAttribute(array $options = [])
|
| 228 | + * @method MountInstanceSDG mountInstanceSDG(array $options = []) |
220 | 229 | * @method PreloadRegionSDG preloadRegionSDG(array $options = [])
|
221 | 230 | * @method PrepareUpload prepareUpload(array $options = [])
|
222 | 231 | * @method PushApplicationData pushApplicationData(array $options = [])
|
|
278 | 287 | * @method UnassociateHaVip unassociateHaVip(array $options = [])
|
279 | 288 | * @method UnassociateNetworkAcl unassociateNetworkAcl(array $options = [])
|
280 | 289 | * @method UnloadRegionSDG unloadRegionSDG(array $options = [])
|
| 290 | + * @method UnmountInstanceSDG unmountInstanceSDG(array $options = []) |
281 | 291 | * @method UntagResources untagResources(array $options = [])
|
282 | 292 | * @method UpdateEnsSaleControl updateEnsSaleControl(array $options = [])
|
283 | 293 | * @method UpgradeAICInstanceImage upgradeAICInstanceImage(array $options = [])
|
@@ -421,6 +431,19 @@ class AttachEnsInstances extends Rpc
|
421 | 431 | {
|
422 | 432 | }
|
423 | 433 |
|
| 434 | +/** |
| 435 | + * @method string getSDGId() |
| 436 | + * @method $this withSDGId($value) |
| 437 | + * @method string getInstanceIds() |
| 438 | + * @method $this withInstanceIds($value) |
| 439 | + */ |
| 440 | +class AttachInstanceSDG extends Rpc |
| 441 | +{ |
| 442 | + |
| 443 | + /** @var string */ |
| 444 | + public $scheme = 'https'; |
| 445 | +} |
| 446 | + |
424 | 447 | /**
|
425 | 448 | * @method string getInstanceId()
|
426 | 449 | * @method $this withInstanceId($value)
|
@@ -550,6 +573,8 @@ class CreateApplication extends Rpc
|
550 | 573 | * @method $this withInstanceType($value)
|
551 | 574 | * @method string getAmount()
|
552 | 575 | * @method $this withAmount($value)
|
| 576 | + * @method string getEnvironmentVar() |
| 577 | + * @method $this withEnvironmentVar($value) |
553 | 578 | * @method string getNameSpace()
|
554 | 579 | * @method $this withNameSpace($value)
|
555 | 580 | * @method string getServerName()
|
@@ -764,6 +789,25 @@ class CreateForwardEntry extends Rpc
|
764 | 789 | {
|
765 | 790 | }
|
766 | 791 |
|
| 792 | +/** |
| 793 | + * @method string getIpAddress() |
| 794 | + * @method $this withIpAddress($value) |
| 795 | + * @method string getDescription() |
| 796 | + * @method $this withDescription($value) |
| 797 | + * @method string getAmount() |
| 798 | + * @method $this withAmount($value) |
| 799 | + * @method string getVSwitchId() |
| 800 | + * @method $this withVSwitchId($value) |
| 801 | + * @method string getName() |
| 802 | + * @method $this withName($value) |
| 803 | + */ |
| 804 | +class CreateHaVip extends Rpc |
| 805 | +{ |
| 806 | + |
| 807 | + /** @var string */ |
| 808 | + public $scheme = 'https'; |
| 809 | +} |
| 810 | + |
767 | 811 | /**
|
768 | 812 | * @method string getSnapshotId()
|
769 | 813 | * @method $this withSnapshotId($value)
|
@@ -1198,6 +1242,20 @@ class CreateNetworkAclEntry extends Rpc
|
1198 | 1242 | {
|
1199 | 1243 | }
|
1200 | 1244 |
|
| 1245 | +/** |
| 1246 | + * @method string getDescription() |
| 1247 | + * @method $this withDescription($value) |
| 1248 | + * @method string getSecurityGroupIds() |
| 1249 | + * @method $this withSecurityGroupIds($value) |
| 1250 | + * @method string getVSwitchId() |
| 1251 | + * @method $this withVSwitchId($value) |
| 1252 | + * @method string getName() |
| 1253 | + * @method $this withName($value) |
| 1254 | + */ |
| 1255 | +class CreateNetworkInterface extends Rpc |
| 1256 | +{ |
| 1257 | +} |
| 1258 | + |
1201 | 1259 | /**
|
1202 | 1260 | * @method string getFromSDGId()
|
1203 | 1261 | * @method $this withFromSDGId($value)
|
@@ -1452,6 +1510,17 @@ class DeleteForwardEntry extends Rpc
|
1452 | 1510 | {
|
1453 | 1511 | }
|
1454 | 1512 |
|
| 1513 | +/** |
| 1514 | + * @method string getHaVipIds() |
| 1515 | + * @method $this withHaVipIds($value) |
| 1516 | + */ |
| 1517 | +class DeleteHaVips extends Rpc |
| 1518 | +{ |
| 1519 | + |
| 1520 | + /** @var string */ |
| 1521 | + public $scheme = 'https'; |
| 1522 | +} |
| 1523 | + |
1455 | 1524 | /**
|
1456 | 1525 | * @method string getImageId()
|
1457 | 1526 | * @method $this withImageId($value)
|
@@ -1526,6 +1595,14 @@ class DeleteNetworkAclEntry extends Rpc
|
1526 | 1595 | {
|
1527 | 1596 | }
|
1528 | 1597 |
|
| 1598 | +/** |
| 1599 | + * @method string getNetworkInterfaceIds() |
| 1600 | + * @method $this withNetworkInterfaceIds($value) |
| 1601 | + */ |
| 1602 | +class DeleteNetworkInterfaces extends Rpc |
| 1603 | +{ |
| 1604 | +} |
| 1605 | + |
1529 | 1606 | /**
|
1530 | 1607 | * @method string getBucketName()
|
1531 | 1608 | * @method $this withBucketName($value)
|
@@ -2058,6 +2135,22 @@ class DescribeEnsRouteEntryList extends Rpc
|
2058 | 2135 | {
|
2059 | 2136 | }
|
2060 | 2137 |
|
| 2138 | +/** |
| 2139 | + * @method string getPageNumber() |
| 2140 | + * @method $this withPageNumber($value) |
| 2141 | + * @method string getPageSize() |
| 2142 | + * @method $this withPageSize($value) |
| 2143 | + * @method string getEnsRegionId() |
| 2144 | + * @method $this withEnsRegionId($value) |
| 2145 | + * @method string getRouteTableId() |
| 2146 | + * @method $this withRouteTableId($value) |
| 2147 | + * @method string getNetworkId() |
| 2148 | + * @method $this withNetworkId($value) |
| 2149 | + */ |
| 2150 | +class DescribeEnsRouteTables extends Rpc |
| 2151 | +{ |
| 2152 | +} |
| 2153 | + |
2061 | 2154 | /**
|
2062 | 2155 | * @method string getCustomAccount()
|
2063 | 2156 | * @method $this withCustomAccount($value)
|
@@ -2399,6 +2492,28 @@ class DescribeInstances extends Rpc
|
2399 | 2492 | {
|
2400 | 2493 | }
|
2401 | 2494 |
|
| 2495 | +/** |
| 2496 | + * @method string getPageNumber() |
| 2497 | + * @method $this withPageNumber($value) |
| 2498 | + * @method string getPageSize() |
| 2499 | + * @method $this withPageSize($value) |
| 2500 | + * @method string getSDGIds() |
| 2501 | + * @method $this withSDGIds($value) |
| 2502 | + * @method string getInstanceId() |
| 2503 | + * @method $this withInstanceId($value) |
| 2504 | + * @method string getStatus() |
| 2505 | + * @method $this withStatus($value) |
| 2506 | + */ |
| 2507 | +class DescribeInstanceSDGStatus extends Rpc |
| 2508 | +{ |
| 2509 | + |
| 2510 | + /** @var string */ |
| 2511 | + public $scheme = 'https'; |
| 2512 | + |
| 2513 | + /** @var string */ |
| 2514 | + public $method = 'GET'; |
| 2515 | +} |
| 2516 | + |
2402 | 2517 | class DescribeInstanceSpec extends Rpc
|
2403 | 2518 | {
|
2404 | 2519 | }
|
@@ -2963,18 +3078,22 @@ class DescribeServerLoadBalancerMonitor extends Rpc
|
2963 | 3078 | }
|
2964 | 3079 |
|
2965 | 3080 | /**
|
| 3081 | + * @method string getEnsRegionId() |
| 3082 | + * @method $this withEnsRegionId($value) |
| 3083 | + * @method string getInstanceId() |
| 3084 | + * @method $this withInstanceId($value) |
2966 | 3085 | * @method string getSnapshotId()
|
2967 | 3086 | * @method $this withSnapshotId($value)
|
| 3087 | + * @method string getSnapshotName() |
| 3088 | + * @method $this withSnapshotName($value) |
2968 | 3089 | * @method string getPageNumber()
|
2969 | 3090 | * @method $this withPageNumber($value)
|
2970 |
| - * @method string getEnsRegionId() |
2971 |
| - * @method $this withEnsRegionId($value) |
2972 | 3091 | * @method string getPageSize()
|
2973 | 3092 | * @method $this withPageSize($value)
|
2974 | 3093 | * @method string getDiskId()
|
2975 | 3094 | * @method $this withDiskId($value)
|
2976 |
| - * @method string getInstanceId() |
2977 |
| - * @method $this withInstanceId($value) |
| 3095 | + * @method string getEnsRegionIds() |
| 3096 | + * @method $this withEnsRegionIds($value) |
2978 | 3097 | */
|
2979 | 3098 | class DescribeSnapshots extends Rpc
|
2980 | 3099 | {
|
@@ -3099,6 +3218,19 @@ class DetachDisk extends Rpc
|
3099 | 3218 | {
|
3100 | 3219 | }
|
3101 | 3220 |
|
| 3221 | +/** |
| 3222 | + * @method string getSDGId() |
| 3223 | + * @method $this withSDGId($value) |
| 3224 | + * @method string getInstanceIds() |
| 3225 | + * @method $this withInstanceIds($value) |
| 3226 | + */ |
| 3227 | +class DetachInstanceSDG extends Rpc |
| 3228 | +{ |
| 3229 | + |
| 3230 | + /** @var string */ |
| 3231 | + public $scheme = 'https'; |
| 3232 | +} |
| 3233 | + |
3102 | 3234 | /**
|
3103 | 3235 | * @method string getNetworkInterfaceId()
|
3104 | 3236 | * @method $this withNetworkInterfaceId($value)
|
@@ -3628,6 +3760,19 @@ class ModifyVSwitchAttribute extends Rpc
|
3628 | 3760 | {
|
3629 | 3761 | }
|
3630 | 3762 |
|
| 3763 | +/** |
| 3764 | + * @method string getSDGId() |
| 3765 | + * @method $this withSDGId($value) |
| 3766 | + * @method string getInstanceIds() |
| 3767 | + * @method $this withInstanceIds($value) |
| 3768 | + */ |
| 3769 | +class MountInstanceSDG extends Rpc |
| 3770 | +{ |
| 3771 | + |
| 3772 | + /** @var string */ |
| 3773 | + public $scheme = 'https'; |
| 3774 | +} |
| 3775 | + |
3631 | 3776 | /**
|
3632 | 3777 | * @method string getDestinationRegionIds()
|
3633 | 3778 | * @method $this withDestinationRegionIds($value)
|
@@ -4855,6 +5000,19 @@ class UnloadRegionSDG extends Rpc
|
4855 | 5000 | public $scheme = 'https';
|
4856 | 5001 | }
|
4857 | 5002 |
|
| 5003 | +/** |
| 5004 | + * @method string getSDGId() |
| 5005 | + * @method $this withSDGId($value) |
| 5006 | + * @method string getInstanceIds() |
| 5007 | + * @method $this withInstanceIds($value) |
| 5008 | + */ |
| 5009 | +class UnmountInstanceSDG extends Rpc |
| 5010 | +{ |
| 5011 | + |
| 5012 | + /** @var string */ |
| 5013 | + public $scheme = 'https'; |
| 5014 | +} |
| 5015 | + |
4858 | 5016 | /**
|
4859 | 5017 | * @method string getAll()
|
4860 | 5018 | * @method $this withAll($value)
|
|
0 commit comments