GetServicePlainArgs

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

Constructors

Link copied to clipboard
fun GetServicePlainArgs(serviceName: String)

Functions

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

Properties

Link copied to clipboard