@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2023-09-07T10:41:28.432+08:00") public class Identity extends Object
Constructor and Description |
---|
Identity() |
Modifier and Type | Method and Description |
---|---|
Identity |
addMethodsItem(String methodsItem) |
boolean |
equals(Object o) |
List<String> |
getMethods()
Get methods
|
Password |
getPassword()
Get password
|
int |
hashCode() |
Identity |
methods(List<String> methods) |
Identity |
password(Password password) |
void |
setMethods(List<String> methods) |
void |
setPassword(Password password) |
String |
toString() |
Copyright © 2023. All rights reserved.