NotifyApplicationStateRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configurationId in Application Discovery Service that uniquely identifies the grouped application.

Link copied to clipboard

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

Link copied to clipboard

Status of the application - Not Started, In-Progress, Complete.

Link copied to clipboard

The timestamp when the application state changed.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String