| Package | Description |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse |
IamApi.listGroups(ListGroupsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListGroupsResponse> |
IamApi.listGroupsWithHttpInfo(@NotNull ListGroupsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
IamApi.listGroupsAsync(ListGroupsRequest body,
ApiCallback<ListGroupsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse |
ListGroupsResponse.addUserGroupsItem(UserGroupForListGroupsOutput userGroupsItem) |
ListGroupsResponse |
ListGroupsResponse.limit(Integer limit) |
ListGroupsResponse |
ListGroupsResponse.offset(Integer offset) |
ListGroupsResponse |
ListGroupsResponse.total(Integer total) |
ListGroupsResponse |
ListGroupsResponse.userGroups(List<UserGroupForListGroupsOutput> userGroups) |
Copyright © 2024. All rights reserved.