Package com.okta.sdk.resource.model
Class OrgOktaSupportSettingsObjLinks
java.lang.Object
com.okta.sdk.resource.model.OrgOktaSupportSettingsObjLinks
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class OrgOktaSupportSettingsObjLinks
extends Object
implements Serializable
Specifies link relations (see [Web Linking](https://www.rfc-editor.org/rfc/rfc8288)) available for the Okta Support
Settings object using the [JSON Hypertext Application
Language](https://datatracker.ietf.org/doc/html/draft-kelly-json-hal-06) specification
- See Also:
-
Field Details
-
JSON_PROPERTY_EXTEND
- See Also:
-
JSON_PROPERTY_REVOKE
- See Also:
-
JSON_PROPERTY_GRANT
- See Also:
-
-
Constructor Details
-
OrgOktaSupportSettingsObjLinks
public OrgOktaSupportSettingsObjLinks()
-
-
Method Details
-
extend
-
getExtend
Get extend- Returns:
- extend
-
setExtend
-
revoke
-
getRevoke
Get revoke- Returns:
- revoke
-
setRevoke
-
grant
-
getGrant
Get grant- Returns:
- grant
-
setGrant
-
equals
-
hashCode
public int hashCode() -
toString
-