| Package | Description |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse |
IamApi.listUsers(ListUsersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListUsersResponse> |
IamApi.listUsersWithHttpInfo(@NotNull ListUsersRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
IamApi.listUsersAsync(ListUsersRequest body,
ApiCallback<ListUsersResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse |
ListUsersResponse.addUserMetadataItem(UserMetadatumForListUsersOutput userMetadataItem) |
ListUsersResponse |
ListUsersResponse.limit(Integer limit) |
ListUsersResponse |
ListUsersResponse.offset(Integer offset) |
ListUsersResponse |
ListUsersResponse.total(Integer total) |
ListUsersResponse |
ListUsersResponse.userMetadata(List<UserMetadatumForListUsersOutput> userMetadata) |
Copyright © 2024. All rights reserved.