public class IamServiceImpl extends BaseServiceImpl implements IIamService
apiInfoList, serviceInfo
限定符和类型 | 方法和说明 |
---|---|
static IIamService |
getInstance() |
ListUsersResponse |
listUsers(ListUsersRequest listUsersRequest)
List users.
|
getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSignUrl, json, post, put, putData, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAccessKey, getRegion, getSecretKey, getSignUrl, json, post, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2
public static IIamService getInstance()
public ListUsersResponse listUsers(ListUsersRequest listUsersRequest) throws Exception
IIamService
listUsers
在接口中 IIamService
listUsersRequest
- the list users requestException
- the exceptionCopyright © 2021. All rights reserved.