Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration JobScheduleType

Type of job schedule. SCHEDULED - The job will execute at a later time based on a schedule. IMMEDIATE - The job will execute as soon as possible.

Enumeration members

Immediate

Immediate: = "IMMEDIATE"

Scheduled

Scheduled: = "SCHEDULED"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj