Get Parameters By Path Plain Args
data class GetParametersByPathPlainArgs(val path: String, val recursive: Boolean? = null, val withDecryption: Boolean? = null) : ConvertibleToJava<GetParametersByPathPlainArgs>
A collection of arguments for invoking getParametersByPath.