Package com.okta.sdk.resource.model
Class LinksEnroll
java.lang.Object
com.okta.sdk.resource.model.LinksEnroll
- 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 LinksEnroll
extends Object
implements Serializable
LinksEnroll
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionenroll
(LinksEnrollEnroll enroll) boolean
Get enrollint
hashCode()
void
setEnroll
(LinksEnrollEnroll enroll) toString()
-
Field Details
-
JSON_PROPERTY_ENROLL
- See Also:
-
-
Constructor Details
-
LinksEnroll
public LinksEnroll()
-
-
Method Details