DeploymentStage

Contains information about a stage in an edge deployment plan.

Types

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

Properties

Link copied to clipboard

Configuration of the deployment details.

Link copied to clipboard

Configuration of the devices in the stage.

Link copied to clipboard

The name of the stage.

Functions

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