Uses of Enum Class
com.cumulocity.sdk.client.ProcessingMode
Packages that use ProcessingMode
-
Uses of ProcessingMode in com.cumulocity.sdk.client
Fields in com.cumulocity.sdk.client declared as ProcessingModeMethods in com.cumulocity.sdk.client that return ProcessingModeModifier 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.Methods in com.cumulocity.sdk.client with parameters of type ProcessingModeModifier and TypeMethodDescriptionstatic boolean
ProcessingMode.isPersistent
(ProcessingMode other) static boolean
ProcessingMode.isQuiescent
(ProcessingMode other)