Package com.okta.sdk.resource.model
Class ApplicationFeatureLinks
java.lang.Object
com.okta.sdk.resource.model.ApplicationFeatureLinks
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-07-28T10:14:57.946459+05:30[Asia/Kolkata]",
comments="Generator version: 7.11.0")
public class ApplicationFeatureLinks
extends Object
implements Serializable
ApplicationFeatureLinks
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetSelf()Get selfinthashCode()self(HrefObjectSelfLink self) voidsetSelf(HrefObjectSelfLink self) toString()
-
Field Details
-
JSON_PROPERTY_SELF
- See Also:
-
-
Constructor Details
-
ApplicationFeatureLinks
public ApplicationFeatureLinks()
-
-
Method Details