Uses of Enum Class
com.cumulocity.sdk.client.ProcessingMode
-
Uses of ProcessingMode in com.cumulocity.sdk.client
Modifier and TypeMethodDescriptionstatic ProcessingMode
static ProcessingMode
Returns the enum constant of this class with the specified name.static ProcessingMode[]
ProcessingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic boolean
ProcessingMode.isPersistent
(ProcessingMode other) static boolean
ProcessingMode.isQuiescent
(ProcessingMode other)