| Package | Description |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
ListUsersForGroupResponse |
IamApi.listUsersForGroup(ListUsersForGroupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListUsersForGroupResponse> |
IamApi.listUsersForGroupWithHttpInfo(@NotNull ListUsersForGroupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
IamApi.listUsersForGroupAsync(ListUsersForGroupRequest body,
ApiCallback<ListUsersForGroupResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListUsersForGroupResponse |
ListUsersForGroupResponse.addUsersItem(UserForListUsersForGroupOutput usersItem) |
ListUsersForGroupResponse |
ListUsersForGroupResponse.limit(Integer limit) |
ListUsersForGroupResponse |
ListUsersForGroupResponse.offset(Integer offset) |
ListUsersForGroupResponse |
ListUsersForGroupResponse.total(Integer total) |
ListUsersForGroupResponse |
ListUsersForGroupResponse.users(List<UserForListUsersForGroupOutput> users) |
Copyright © 2024. All rights reserved.