ServicePipelineState

The detailed data about the current state of the service pipeline.

Types

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

Properties

Link copied to clipboard
val spec: String?

The service spec that was used to create the service pipeline.

Link copied to clipboard

The major version of the service template that was used to create the service pipeline.

Link copied to clipboard

The minor version of the service template that was used to create the service pipeline.

Link copied to clipboard

The name of the service template that was used to create the service pipeline.

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