Package com.okta.sdk.resource.model
Class HrefObjectSuspendLink
java.lang.Object
com.okta.sdk.resource.model.HrefObjectSuspendLink
- 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 HrefObjectSuspendLink
extends Object
implements Serializable
HrefObjectSuspendLink
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getHints()
Get hintsgetHref()
Link URIgetName()
Link namegetType()
The media type of the link.int
hashCode()
hints
(HrefObjectHints hints) void
setHints
(HrefObjectHints hints) void
void
void
toString()
-
Field Details
-
Constructor Details
-
Method Details