Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UnifiedAgentServiceConfigurationStates

The state of the configuration:

  1. VALID configuration is valid and usable
  2. INVALID configuration has compilation errors and is not usable

Enumeration members

Invalid

Invalid: = "INVALID"

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.

Valid

Valid: = "VALID"

Functions

getDeserializedJsonObj

getJsonObj