@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-10-06T09:15:54.528Z[UTC]") public class InlineResponse200 extends Object
Constructor and Description |
---|
InlineResponse200() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@Valid UserProfile |
getUserProfile()
Get userProfile
|
int |
hashCode() |
void |
setUserProfile(UserProfile userProfile) |
String |
toString() |
InlineResponse200 |
userProfile(UserProfile userProfile) |
public InlineResponse200 userProfile(UserProfile userProfile)
@Valid public @Valid UserProfile getUserProfile()
public void setUserProfile(UserProfile userProfile)
Copyright © 2020. All rights reserved.