DatasetStatus

The status of the dataset. This contains the state and any error messages. The state is ACTIVE when ready to use.

Types

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

Properties

Link copied to clipboard

Contains the details of an IoT SiteWise error.

Link copied to clipboard

The current status of the dataset.

Functions

Link copied to clipboard
inline fun copy(block: DatasetStatus.Builder.() -> Unit = {}): DatasetStatus
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