GetResourceSetPlainArgs

data class GetResourceSetPlainArgs(val resourceSetName: String) : ConvertibleToJava<GetResourceSetPlainArgs>

Constructors

Link copied to clipboard
constructor(resourceSetName: String)

Properties

Link copied to clipboard

The name of the resource set to create.

Functions

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