GetPrefixListPlainArgs

data class GetPrefixListPlainArgs(val prefixListId: String) : ConvertibleToJava<GetPrefixListPlainArgs>

Constructors

Link copied to clipboard
constructor(prefixListId: String)

Properties

Link copied to clipboard

Id of Prefix List.

Functions

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