GetUsageProfilePlainArgs

data class GetUsageProfilePlainArgs(val name: String) : ConvertibleToJava<GetUsageProfilePlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The name of the UsageProfile.

Functions

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