Skip to content

Commit 3398df0

Browse files
author
admin
committed
Generated 2014-05-26, 2016-03-14 for Ecs
1 parent 1f7440b commit 3398df0

File tree

418 files changed

+1026
-416
lines changed

Some content is hidden

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

418 files changed

+1026
-416
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-20 Version: 1.60.4
2+
- Generated 2014-05-26, 2016-03-14 for `Ecs`
3+
14
2019-05-17 Version: 1.80.3
25
- Generated 2014-05-26, 2016-03-14 for `Ecs`
36

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ public function __construct()
2929
parent::__construct(
3030
'Ecs',
3131
'2014-05-26',
32-
'AcceptInquiredSystemEvent'
32+
'AcceptInquiredSystemEvent',
33+
'ecs'
3334
);
3435
}
3536

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ public function __construct()
2828
parent::__construct(
2929
'Ecs',
3030
'2014-05-26',
31-
'ActivateRouterInterface'
31+
'ActivateRouterInterface',
32+
'ecs'
3233
);
3334
}
3435

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ public function __construct()
3131
parent::__construct(
3232
'Ecs',
3333
'2014-05-26',
34-
'AddBandwidthPackageIps'
34+
'AddBandwidthPackageIps',
35+
'ecs'
3536
);
3637
}
3738

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ public function __construct()
3030
parent::__construct(
3131
'Ecs',
3232
'2014-05-26',
33-
'AddIpRange'
33+
'AddIpRange',
34+
'ecs'
3435
);
3536
}
3637

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ public function __construct()
3030
parent::__construct(
3131
'Ecs',
3232
'2014-05-26',
33-
'AddTags'
33+
'AddTags',
34+
'ecs'
3435
);
3536
}
3637

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ public function __construct()
3030
parent::__construct(
3131
'Ecs',
3232
'2014-05-26',
33-
'AddTags_GatedLaunch'
33+
'AddTags_GatedLaunch',
34+
'ecs'
3435
);
3536
}
3637

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ public function __construct()
4646
parent::__construct(
4747
'Ecs',
4848
'2014-05-26',
49-
'AllocateDedicatedHosts'
49+
'AllocateDedicatedHosts',
50+
'ecs'
5051
);
5152
}
5253

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ public function __construct()
3232
parent::__construct(
3333
'Ecs',
3434
'2014-05-26',
35-
'AllocateEipAddress'
35+
'AllocateEipAddress',
36+
'ecs'
3637
);
3738
}
3839

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ public function __construct()
3131
parent::__construct(
3232
'Ecs',
3333
'2014-05-26',
34-
'AllocatePublicIpAddress'
34+
'AllocatePublicIpAddress',
35+
'ecs'
3536
);
3637
}
3738

0 commit comments

Comments
 (0)