| Constructor and Description |
|---|
Users(List<UserWithId> value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
List<UserWithId> |
value() |
static UsersPage.Users |
value(List<UserWithId> value) |
@ConstructorBinding public Users(List<UserWithId> value)
public static UsersPage.Users value(List<UserWithId> value)
public List<UserWithId> value()
Copyright © 2023. All rights reserved.