@Immutable public class Users extends Object
| Constructor and Description |
|---|
Users(Long pageSize,
Long queryTimeMS,
Long resultSize,
String sortBy,
String sortType,
Long startIndex,
Long totalCount,
List<VXUser> vXUsers) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getPageSize() |
Long |
getQueryTimeMS() |
Long |
getResultSize() |
String |
getSortBy() |
String |
getSortType() |
Long |
getStartIndex() |
Long |
getTotalCount() |
List<VXUser> |
getvXUsers() |
String |
toString() |
Copyright © 2012–2023. All rights reserved.