RetrievedService

Retrieved information about an application that processed requests, users that made requests, or downstream services, resources, and applications that an application used.

Types

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

Properties

Link copied to clipboard

Relation between two 2 services.

Link copied to clipboard

Information about an application that processed requests, users that made requests, or downstream services, resources, and applications that an application used.

Functions

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