DeleteInstrumentationConfigurationRequest

Types

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

Properties

Link copied to clipboard

Environment name for the instrumentation configuration.

Link copied to clipboard

Type of instrumentation configuration (BREAKPOINT or PROBE). Required to identify the configuration to delete.

Link copied to clipboard

Location identifier - either full code location or a pre-computed hash.

Link copied to clipboard

Service name for the instrumentation configuration.

Link copied to clipboard

Signal type for the instrumentation configuration.

Functions

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