GetSchemaMappingPlainArgs

data class GetSchemaMappingPlainArgs(val schemaName: String) : ConvertibleToJava<GetSchemaMappingPlainArgs>

Constructors

Link copied to clipboard
constructor(schemaName: String)

Properties

Link copied to clipboard

The name of the SchemaMapping

Functions

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