Package com.okta.sdk.resource.model
Class LogStreamLinksSelfAndLifecycle
java.lang.Object
com.okta.sdk.resource.model.LogStreamLinksSelfAndLifecycle
- 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 LogStreamLinksSelfAndLifecycle
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:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivate
(LogStreamActivateLink activate) deactivate
(LogStreamDeactivateLink deactivate) boolean
Get activateGet deactivategetSelf()
Get selfint
hashCode()
self
(LogStreamSelfLink self) void
setActivate
(LogStreamActivateLink activate) void
setDeactivate
(LogStreamDeactivateLink deactivate) void
setSelf
(LogStreamSelfLink self) toString()