Class LinksSelf

java.lang.Object
com.okta.sdk.resource.model.LinksSelf
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-05-15T15:23:54.977606597Z[Etc/UTC]", comments="Generator version: 7.4.0") public class LinksSelf extends Object implements Serializable
Specifies link relations (see [Web Linking](https://www.rfc-editor.org/rfc/rfc8288)) available for the current status of an application using the [JSON Hypertext Application Language](https://datatracker.ietf.org/doc/html/draft-kelly-json-hal-06) specification. This object is used for dynamic discovery of related resources and lifecycle operations.
See Also: