Package com.okta.sdk.resource.model
Class LinksCancel
java.lang.Object
com.okta.sdk.resource.model.LinksCancel
- 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 LinksCancel
extends Object
implements Serializable
LinksCancel
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncancel
(LinksCancelCancel cancel) boolean
Get cancelint
hashCode()
void
setCancel
(LinksCancelCancel cancel) toString()
-
Field Details
-
JSON_PROPERTY_CANCEL
- See Also:
-
-
Constructor Details
-
LinksCancel
public LinksCancel()
-
-
Method Details