Package org.openapitools.client.model
Class OrgOktaSupportSettingsObj
java.lang.Object
org.openapitools.client.model.OrgOktaSupportSettingsObj
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class OrgOktaSupportSettingsObj
extends Object
OrgOktaSupportSettingsObj
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanGet expirationgetLinks()Get linksGet supportinthashCode()putLinksItem(String key, Object linksItem) voidvoidsetSupport(OrgOktaSupportSetting support) support(OrgOktaSupportSetting support) toString() 
- 
Field Details
- 
JSON_PROPERTY_EXPIRATION
- See Also:
 
 - 
JSON_PROPERTY_SUPPORT
- See Also:
 
 - 
JSON_PROPERTY_LINKS
- See Also:
 
 
 - 
 - 
Constructor Details
- 
OrgOktaSupportSettingsObj
public OrgOktaSupportSettingsObj() 
 - 
 - 
Method Details
- 
getExpiration
Get expiration- Returns:
 - expiration
 
 - 
support
 - 
getSupport
Get support- Returns:
 - support
 
 - 
setSupport
 - 
links
 - 
putLinksItem
 - 
getLinks
Get links- Returns:
 - links
 
 - 
setLinks
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -