GetLogProfilePlainArgs

data class GetLogProfilePlainArgs(val logProfileName: String) : ConvertibleToJava<GetLogProfilePlainArgs>

Constructors

Link copied to clipboard
constructor(logProfileName: String)

Properties

Link copied to clipboard

The name of the log profile.

Functions

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