GetPerfSampleSeriesPlainArgs

data class GetPerfSampleSeriesPlainArgs(val executionId: String, val historyId: String, val project: String? = null, val sampleSeriesId: String, val stepId: String) : ConvertibleToJava<GetPerfSampleSeriesPlainArgs>

Constructors

Link copied to clipboard
fun GetPerfSampleSeriesPlainArgs(executionId: String, historyId: String, project: String? = null, sampleSeriesId: String, stepId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetPerfSampleSeriesPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val project: String? = null
Link copied to clipboard
Link copied to clipboard