GetServicePlainArgs

data class GetServicePlainArgs(val serviceName: String) : ConvertibleToJava<GetServicePlainArgs>

Constructors

Link copied to clipboard
constructor(serviceName: String)

Properties

Link copied to clipboard

Functions

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