GetServerCollectorResult

data class GetServerCollectorResult(val eTag: String? = null, val id: String, val name: String, val properties: CollectorPropertiesResponse, val type: String)

Constructors

Link copied to clipboard
constructor(eTag: String? = null, id: String, name: String, properties: CollectorPropertiesResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val eTag: String? = null
Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard