Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Patch

Properties

Optional availableActions

availableActions: Array<AvailableActions>

Actions that can possibly be performed using this patch.

description

description: string

The text describing this patch package.

id

id: string

The OCID of the patch.

Optional lastAction

lastAction: LastAction

Action that is currently being performed or was completed last.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A descriptive text associated with the lifecycleState. Typically can contain additional displayable text.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the patch as a result of lastAction.

timeReleased

timeReleased: Date

The date and time that the patch was released.

version

version: string

The version of this patch package.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Patch): object

getJsonObj

  • getJsonObj(obj: Patch): object