public class CiamClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
CiamClient(Credential credential,
String region) |
CiamClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
ListUserGroupsResponse |
ListUserGroups(ListUserGroupsRequest req)
This API is used to list user groups.
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public CiamClient(Credential credential, String region)
public CiamClient(Credential credential, String region, ClientProfile profile)
public ListUserGroupsResponse ListUserGroups(ListUserGroupsRequest req) throws TencentCloudSDKException
req
- ListUserGroupsRequestTencentCloudSDKException
Copyright © 2024. All rights reserved.