Package org.openapitools.client.model
Class OAuth2Client
java.lang.Object
org.openapitools.client.model.OAuth2Client
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class OAuth2Client
extends Object
OAuth2Client
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
JSON_PROPERTY_CLIENT_ID
- See Also:
 
 - 
JSON_PROPERTY_CLIENT_NAME
- See Also:
 
 - 
JSON_PROPERTY_CLIENT_URI
- See Also:
 
 - 
JSON_PROPERTY_LOGO_URI
- See Also:
 
 - 
JSON_PROPERTY_LINKS
- See Also:
 
 
 - 
 - 
Constructor Details
- 
OAuth2Client
public OAuth2Client() 
 - 
 - 
Method Details
- 
getClientId
Get clientId- Returns:
 - clientId
 
 - 
getClientName
Get clientName- Returns:
 - clientName
 
 - 
getClientUri
Get clientUri- Returns:
 - clientUri
 
 - 
getLogoUri
Get logoUri- Returns:
 - logoUri
 
 - 
getLinks
Get links- Returns:
 - links
 
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -