Skip to content

Commit 9b5bae6

Browse files
committed
Generated 2021-03-08 for eds-user.
1 parent 78184d1 commit 9b5bae6

File tree

4 files changed

+51
-2
lines changed

4 files changed

+51
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.8.2267 - 2025-4-27
4+
- Generated 2021-03-08 for `eds-user`.
5+
6+
37
## 1.8.2266 - 2025-4-25
48
- Generated 2014-08-28 for `Ess`.
59

src/EdsUser/V20210308/EdsUserApiResolver.php

+45
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@
1111
* @method CheckUsedPropertyValue checkUsedPropertyValue(array $options = [])
1212
* @method CreateOrg createOrg(array $options = [])
1313
* @method CreateProperty createProperty(array $options = [])
14+
* @method CreateResourceGroup createResourceGroup(array $options = [])
1415
* @method CreateUsers createUsers(array $options = [])
16+
* @method DeleteResourceGroup deleteResourceGroup(array $options = [])
1517
* @method DeleteUserPropertyValue deleteUserPropertyValue(array $options = [])
1618
* @method DescribeMfaDevices describeMfaDevices(array $options = [])
1719
* @method DescribeOrgByLayer describeOrgByLayer(array $options = [])
1820
* @method DescribeOrgs describeOrgs(array $options = [])
21+
* @method DescribeResourceGroups describeResourceGroups(array $options = [])
1922
* @method DescribeUsers describeUsers(array $options = [])
2023
* @method FilterUsers filterUsers(array $options = [])
2124
* @method GetManagerInfoByAuthCode getManagerInfoByAuthCode(array $options = [])
@@ -208,6 +211,18 @@ public function withPropertyValues(array $propertyValues)
208211
}
209212
}
210213

214+
/**
215+
* @method string getResourceGroupName()
216+
* @method $this withResourceGroupName($value)
217+
* @method string getPlatform()
218+
* @method $this withPlatform($value)
219+
* @method string getIsResourceGroupWithOfficeSite()
220+
* @method $this withIsResourceGroupWithOfficeSite($value)
221+
*/
222+
class CreateResourceGroup extends Rpc
223+
{
224+
}
225+
211226
/**
212227
* @method string getAutoLockTime()
213228
* @method $this withAutoLockTime($value)
@@ -273,6 +288,18 @@ public function withPassword($value)
273288
}
274289
}
275290

291+
/**
292+
* @method string getPlatform()
293+
* @method $this withPlatform($value)
294+
* @method string getResourceGroupId()
295+
* @method $this withResourceGroupId($value)
296+
* @method string getResourceGroupIds()
297+
* @method $this withResourceGroupIds($value)
298+
*/
299+
class DeleteResourceGroup extends Rpc
300+
{
301+
}
302+
276303
/**
277304
* @method string getPropertyValueId()
278305
* @method string getUserId()
@@ -413,6 +440,24 @@ class DescribeOrgs extends Rpc
413440
{
414441
}
415442

443+
/**
444+
* @method string getResourceGroupName()
445+
* @method $this withResourceGroupName($value)
446+
* @method string getNeedContainResourceGroupWithOfficeSite()
447+
* @method $this withNeedContainResourceGroupWithOfficeSite($value)
448+
* @method string getPageNumber()
449+
* @method $this withPageNumber($value)
450+
* @method string getPlatform()
451+
* @method $this withPlatform($value)
452+
* @method string getResourceGroupIds()
453+
* @method $this withResourceGroupIds($value)
454+
* @method string getPageSize()
455+
* @method $this withPageSize($value)
456+
*/
457+
class DescribeResourceGroups extends Rpc
458+
{
459+
}
460+
416461
/**
417462
* @method string getIsQueryAllSubOrgs()
418463
* @method array getEndUserIds()

src/Release.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Release
1616
/**
1717
* Version of the SDK
1818
*/
19-
const VERSION = '1.8.2266';
19+
const VERSION = '1.8.2267';
2020

2121
/**
2222
* @param Event $event

src/endpoints.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"endpoint_map":{"cn-qingdao":"ess.aliyuncs.com","cn-beijing":"ess.aliyuncs.com","cn-hangzhou":"ess.aliyuncs.com","cn-shanghai":"ess.aliyuncs.com","cn-shenzhen":"ess.aliyuncs.com","cn-hongkong":"ess.aliyuncs.com","ap-southeast-1":"ess.aliyuncs.com","us-east-1":"ess.aliyuncs.com","us-west-1":"ess.aliyuncs.com","cn-shanghai-finance-1":"ess.aliyuncs.com","cn-shenzhen-finance-1":"ess.aliyuncs.com","cn-north-2-gov-1":"ess.aliyuncs.com","ap-northeast-2-pop":"ess.aliyuncs.com","cn-beijing-finance-pop":"ess.aliyuncs.com","cn-beijing-gov-1":"ess.aliyuncs.com","cn-beijing-nu16-b01":"ess.aliyuncs.com","cn-edge-1":"ess.aliyuncs.com","cn-fujian":"ess.aliyuncs.com","cn-haidian-cm12-c01":"ess.aliyuncs.com","cn-hangzhou-bj-b01":"ess.aliyuncs.com","cn-hangzhou-finance":"ess.aliyuncs.com","cn-hangzhou-internal-prod-1":"ess.aliyuncs.com","cn-hangzhou-internal-test-1":"ess.aliyuncs.com","cn-hangzhou-internal-test-2":"ess.aliyuncs.com","cn-hangzhou-internal-test-3":"ess.aliyuncs.com","cn-hangzhou-test-306":"ess.aliyuncs.com","cn-hongkong-finance-pop":"ess.aliyuncs.com","cn-huhehaote-nebula-1":"ess.aliyuncs.com","cn-qingdao-nebula":"ess.aliyuncs.com","cn-shanghai-et15-b01":"ess.aliyuncs.com","cn-shanghai-et2-b01":"ess.aliyuncs.com","cn-shanghai-inner":"ess.aliyuncs.com","cn-shanghai-internal-test-1":"ess.aliyuncs.com","cn-shenzhen-inner":"ess.aliyuncs.com","cn-shenzhen-st4-d01":"ess.aliyuncs.com","cn-shenzhen-su18-b01":"ess.aliyuncs.com","cn-wuhan":"ess.aliyuncs.com","cn-yushanfang":"ess.aliyuncs.com","cn-zhangbei":"ess.aliyuncs.com","cn-zhangbei-na61-b01":"ess.aliyuncs.com","cn-zhangjiakou-na62-a01":"ess.aliyuncs.com","cn-zhengzhou-nebula-1":"ess.aliyuncs.com","eu-west-1-oxs":"ess.aliyuncs.com","rus-west-1-pop":"ess.aliyuncs.com"},"endpoint_regional":"regional","standard":{"cn-zhangjiakou":"ess.cn-zhangjiakou.aliyuncs.com","cn-huhehaote":"ess.cn-huhehaote.aliyuncs.com","cn-wulanchabu":"ess.cn-wulanchabu.aliyuncs.com","cn-heyuan":"ess.cn-heyuan.aliyuncs.com","cn-guangzhou":"ess.cn-guangzhou.aliyuncs.com","cn-chengdu":"ess.cn-chengdu.aliyuncs.com","ap-northeast-1":"ess.ap-northeast-1.aliyuncs.com","ap-southeast-2":"ess.ap-southeast-2.aliyuncs.com","ap-southeast-3":"ess.ap-southeast-3.aliyuncs.com","ap-southeast-5":"ess.ap-southeast-5.aliyuncs.com","eu-west-1":"ess.eu-west-1.aliyuncs.com","eu-central-1":"ess.eu-central-1.aliyuncs.com","ap-south-1":"ess.ap-south-1.aliyuncs.com","me-east-1":"ess.me-east-1.aliyuncs.com","cn-beijing-finance-1":"ess.cn-beijing-finance-1.aliyuncs.com"},"regions":["cn-qingdao","cn-beijing","cn-zhangjiakou","cn-huhehaote","cn-wulanchabu","cn-hangzhou","cn-shanghai","cn-shenzhen","cn-heyuan","cn-guangzhou","cn-chengdu","cn-hongkong","ap-northeast-1","ap-southeast-1","ap-southeast-2","ap-southeast-3","ap-southeast-5","us-east-1","us-west-1","eu-west-1","eu-central-1","ap-south-1","me-east-1","cn-shanghai-finance-1","cn-shenzhen-finance-1","cn-north-2-gov-1","ap-northeast-2-pop","cn-beijing-finance-1","cn-beijing-finance-pop","cn-beijing-gov-1","cn-beijing-nu16-b01","cn-edge-1","cn-fujian","cn-haidian-cm12-c01","cn-hangzhou-bj-b01","cn-hangzhou-finance","cn-hangzhou-internal-prod-1","cn-hangzhou-internal-test-1","cn-hangzhou-internal-test-2","cn-hangzhou-internal-test-3","cn-hangzhou-test-306","cn-hongkong-finance-pop","cn-huhehaote-nebula-1","cn-qingdao-nebula","cn-shanghai-et15-b01","cn-shanghai-et2-b01","cn-shanghai-inner","cn-shanghai-internal-test-1","cn-shenzhen-inner","cn-shenzhen-st4-d01","cn-shenzhen-su18-b01","cn-wuhan","cn-yushanfang","cn-zhangbei","cn-zhangbei-na61-b01","cn-zhangjiakou-na62-a01","cn-zhengzhou-nebula-1","eu-west-1-oxs","rus-west-1-pop"],"endpoint_health":[]}
1+
{"endpoint_map":{},"endpoint_regional":"regional","standard":{"cn-shanghai":"eds-user.cn-shanghai.aliyuncs.com"},"regions":["cn-shanghai"],"endpoint_health":[]}

0 commit comments

Comments
 (0)