GetFeatureGroupPlainArgs

data class GetFeatureGroupPlainArgs(val featureGroupName: String) : ConvertibleToJava<GetFeatureGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(featureGroupName: String)

Properties

Link copied to clipboard

The Name of the FeatureGroup.

Functions

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