Package com.okta.sdk.resource.model
Class OrgOktaSupportSettingsObj
java.lang.Object
com.okta.sdk.resource.model.OrgOktaSupportSettingsObj
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-03-29T16:47:02.065887-05:00[America/Chicago]",
comments="Generator version: 7.4.0")
public class OrgOktaSupportSettingsObj
extends Object
implements Serializable
OrgOktaSupportSettingsObj
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get expirationgetLinks()
Get linksGet supportint
hashCode()
void
void
setSupport
(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
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-