Get Namespaces Plain Args
data class GetNamespacesPlainArgs(val namespace: String? = null, val recursive: Boolean? = null) : ConvertibleToJava<GetNamespacesPlainArgs>
A collection of arguments for invoking getNamespaces.