Skip to content

Commit 64d4ad7

Browse files
committed
Generated 2014-05-26, 2016-03-14 for Ecs
1 parent b472d57 commit 64d4ad7

File tree

342 files changed

+400
-682
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

342 files changed

+400
-682
lines changed

aliyun-php-sdk-ecs/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2019-05-22 Version: 2.0.0
2+
- Generated 2014-05-26, 2016-03-14 for `Ecs`
3+
14
2019-05-20 Version: 1.60.4
25
- Generated 2014-05-26, 2016-03-14 for `Ecs`
36

aliyun-php-sdk-ecs/Ecs/Request/V20140526/AcceptInquiredSystemEventRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ public function __construct()
2929
parent::__construct(
3030
'Ecs',
3131
'2014-05-26',
32-
'AcceptInquiredSystemEvent',
33-
'ecs'
32+
'AcceptInquiredSystemEvent'
3433
);
3534
}
3635

aliyun-php-sdk-ecs/Ecs/Request/V20140526/ActivateRouterInterfaceRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ public function __construct()
2828
parent::__construct(
2929
'Ecs',
3030
'2014-05-26',
31-
'ActivateRouterInterface',
32-
'ecs'
31+
'ActivateRouterInterface'
3332
);
3433
}
3534

aliyun-php-sdk-ecs/Ecs/Request/V20140526/AddBandwidthPackageIpsRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ public function __construct()
3131
parent::__construct(
3232
'Ecs',
3333
'2014-05-26',
34-
'AddBandwidthPackageIps',
35-
'ecs'
34+
'AddBandwidthPackageIps'
3635
);
3736
}
3837

aliyun-php-sdk-ecs/Ecs/Request/V20140526/AddIpRangeRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ public function __construct()
3030
parent::__construct(
3131
'Ecs',
3232
'2014-05-26',
33-
'AddIpRange',
34-
'ecs'
33+
'AddIpRange'
3534
);
3635
}
3736

aliyun-php-sdk-ecs/Ecs/Request/V20140526/AddTagsRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ public function __construct()
3030
parent::__construct(
3131
'Ecs',
3232
'2014-05-26',
33-
'AddTags',
34-
'ecs'
33+
'AddTags'
3534
);
3635
}
3736

aliyun-php-sdk-ecs/Ecs/Request/V20140526/AllocateDedicatedHostsRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ public function __construct()
4646
parent::__construct(
4747
'Ecs',
4848
'2014-05-26',
49-
'AllocateDedicatedHosts',
50-
'ecs'
49+
'AllocateDedicatedHosts'
5150
);
5251
}
5352

aliyun-php-sdk-ecs/Ecs/Request/V20140526/AllocateEipAddressRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ public function __construct()
3232
parent::__construct(
3333
'Ecs',
3434
'2014-05-26',
35-
'AllocateEipAddress',
36-
'ecs'
35+
'AllocateEipAddress'
3736
);
3837
}
3938

aliyun-php-sdk-ecs/Ecs/Request/V20140526/AllocatePublicIpAddressRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ public function __construct()
3131
parent::__construct(
3232
'Ecs',
3333
'2014-05-26',
34-
'AllocatePublicIpAddress',
35-
'ecs'
34+
'AllocatePublicIpAddress'
3635
);
3736
}
3837

aliyun-php-sdk-ecs/Ecs/Request/V20140526/ApplyAutoSnapshotPolicyRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ public function __construct()
2929
parent::__construct(
3030
'Ecs',
3131
'2014-05-26',
32-
'ApplyAutoSnapshotPolicy',
33-
'ecs'
32+
'ApplyAutoSnapshotPolicy'
3433
);
3534
}
3635

0 commit comments

Comments
 (0)