@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2023-09-07T10:41:28.432+08:00") public class Auth extends Object
Constructor and Description |
---|
Auth() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Identity |
getIdentity()
Get identity
|
Scope |
getScope()
Get scope
|
int |
hashCode() |
Auth |
identity(Identity identity) |
Auth |
scope(Scope scope) |
void |
setIdentity(Identity identity) |
void |
setScope(Scope scope) |
String |
toString() |
Copyright © 2023. All rights reserved.