Get Service Plain Args
data class GetServicePlainArgs(val enable: String? = null, val password: String) : ConvertibleToJava<GetServicePlainArgs>
A collection of arguments for invoking getService.
A collection of arguments for invoking getService.