Get Function Plain Args
data class GetFunctionPlainArgs(val name: String, val stage: String) : ConvertibleToJava<GetFunctionPlainArgs>
A collection of arguments for invoking getFunction.
A collection of arguments for invoking getFunction.