AdapterVersionOverview

Summary info for an adapter version. Contains information on the AdapterId, AdapterVersion, CreationTime, FeatureTypes, and Status.

Types

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

Properties

Link copied to clipboard

A unique identifier for the adapter associated with a given adapter version.

Link copied to clipboard

An identified for a given adapter version.

Link copied to clipboard

The date and time that a given adapter version was created.

Link copied to clipboard

The feature types that the adapter version is operating on.

Link copied to clipboard

Contains information on the status of a given adapter version.

Link copied to clipboard

A message explaining the status of a given adapter vesion.

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