ResourceDiscoveryStatus

Contains the status of resource discovery for a service.

Types

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

Properties

Link copied to clipboard

The error code if resource discovery failed.

Link copied to clipboard

A message describing the error if resource discovery failed.

Link copied to clipboard

The timestamp of the last resource discovery run.

Link copied to clipboard

The current status of resource discovery.

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