InstanceSummary

A complex type that contains information about the instances that you registered by using a specified service.

Types

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

Properties

Link copied to clipboard

A string map that contains the following information:

Link copied to clipboard
val id: String?

The ID for an instance that you created by using a specified service.

Functions

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