public class UserIdentityRequest extends Object
| Constructor and Description |
|---|
UserIdentityRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UUID |
getId()
Get id
|
int |
hashCode() |
UserIdentityRequest |
id(UUID id) |
void |
setId(UUID id) |
String |
toString() |
public UserIdentityRequest id(UUID id)
public UUID getId()
public void setId(UUID id)
Copyright © 2021. All rights reserved.