data class EnableRequest
Request object containing input parameters for the PerformanceDomain.enable command.
<init> |
Request object containing input parameters for the PerformanceDomain.enable command. EnableRequest(timeDomain: String? = null) |
timeDomain |
Time domain to use for collecting and reporting duration metrics. val timeDomain: String? |