GetNetworkInsightsPathPlainArgs

data class GetNetworkInsightsPathPlainArgs(val networkInsightsPathId: String) : ConvertibleToJava<GetNetworkInsightsPathPlainArgs>

Constructors

Link copied to clipboard
constructor(networkInsightsPathId: String)

Properties

Link copied to clipboard

The ID of the path.

Functions

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