Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseParameterUpdateStatus

The result of database parameter update.

Properties

Optional errorCode

errorCode: undefined | string

An error code that defines the failure or {@code null} if the parameter was updated successfully.

Optional errorMessage

errorMessage: undefined | string

The error message indicating the reason for failure or {@code null} if the parameter was updated successfully.

Optional status

status: Status

The status of the parameter update.

Functions

getDeserializedJsonObj

getJsonObj