| Package | Description |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
ListGroupsForUserResponse |
IamApi.listGroupsForUser(ListGroupsForUserRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListGroupsForUserResponse> |
IamApi.listGroupsForUserWithHttpInfo(@NotNull ListGroupsForUserRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
IamApi.listGroupsForUserAsync(ListGroupsForUserRequest body,
ApiCallback<ListGroupsForUserResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsForUserResponse |
ListGroupsForUserResponse.addUserGroupsItem(UserGroupForListGroupsForUserOutput userGroupsItem) |
ListGroupsForUserResponse |
ListGroupsForUserResponse.limit(Integer limit) |
ListGroupsForUserResponse |
ListGroupsForUserResponse.offset(Integer offset) |
ListGroupsForUserResponse |
ListGroupsForUserResponse.total(Integer total) |
ListGroupsForUserResponse |
ListGroupsForUserResponse.userGroups(List<UserGroupForListGroupsForUserOutput> userGroups) |
Copyright © 2024. All rights reserved.