public class IamServiceImpl extends BaseServiceImpl implements IIamService
apiInfoList, serviceInfo| Modifier and Type | Method and Description |
|---|---|
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, signSts2clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccessKey, getRegion, getSecretKey, getSignUrl, json, post, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2public static IIamService getInstance()
public ListUsersResponse listUsers(ListUsersRequest listUsersRequest) throws Exception
IIamServicelistUsers in interface IIamServicelistUsersRequest - the list users requestException - the exceptionCopyright © 2021. All rights reserved.