@Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public final class UserIdWrapped extends Object
| Constructor and Description |
|---|
UserIdWrapped(UserId userId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
UserId |
userId() |
static UserIdWrapped |
userId(UserId userId) |
@ConstructorBinding public UserIdWrapped(UserId userId)
public static UserIdWrapped userId(UserId userId)
public UserId userId()
Copyright © 2023. All rights reserved.