Package com.okta.sdk.resource.model
Class HrefObjectUnsuspendLink
java.lang.Object
com.okta.sdk.resource.model.HrefObjectUnsuspendLink
- All Implemented Interfaces:
 Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
public class HrefObjectUnsuspendLink
extends Object
implements Serializable
HrefObjectUnsuspendLink
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
JSON_PROPERTY_HINTS
- See Also:
 
 - 
JSON_PROPERTY_HREF
- See Also:
 
 - 
JSON_PROPERTY_NAME
- See Also:
 
 - 
JSON_PROPERTY_TEMPLATED
- See Also:
 
 - 
JSON_PROPERTY_TYPE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
HrefObjectUnsuspendLink
public HrefObjectUnsuspendLink() 
 - 
 - 
Method Details
- 
hints
 - 
getHints
Get hints- Returns:
 - hints
 
 - 
setHints
 - 
href
 - 
getHref
Link URI- Returns:
 - href
 
 - 
setHref
 - 
name
 - 
getName
Link name- Returns:
 - name
 
 - 
setName
 - 
templated
 - 
getTemplated
Indicates whether the Link Object's `href` property is a URI template.- Returns:
 - templated
 
 - 
setTemplated
 - 
type
 - 
getType
The media type of the link. If omitted, it is implicitly `application/json`.- Returns:
 - type
 
 - 
setType
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -