| Package | Description |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
ListUsersForGroupResponse |
IamApi.listUsersForGroup(ListUsersForGroupRequest body) |
com.squareup.okhttp.Call |
IamApi.listUsersForGroupAsync(ListUsersForGroupRequest body,
ApiCallback<ListUsersForGroupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IamApi.listUsersForGroupCall(ListUsersForGroupRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listUsersForGroup
|
ApiResponse<ListUsersForGroupResponse> |
IamApi.listUsersForGroupWithHttpInfo(@NotNull ListUsersForGroupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListUsersForGroupRequest |
ListUsersForGroupRequest.limit(Integer limit) |
ListUsersForGroupRequest |
ListUsersForGroupRequest.offset(Integer offset) |
ListUsersForGroupRequest |
ListUsersForGroupRequest.userGroupName(String userGroupName) |
Copyright © 2024. All rights reserved.