GetWorkgroupPlainArgs

data class GetWorkgroupPlainArgs(val workgroupName: String) : ConvertibleToJava<GetWorkgroupPlainArgs>

A collection of arguments for invoking getWorkgroup.

Constructors

Link copied to clipboard
fun GetWorkgroupPlainArgs(workgroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the workgroup associated with the database.