GetBotManagementPlainArgs

data class GetBotManagementPlainArgs(val zoneId: String) : ConvertibleToJava<GetBotManagementPlainArgs>

A collection of arguments for invoking getBotManagement.

Constructors

Link copied to clipboard
constructor(zoneId: String)

Properties

Link copied to clipboard

Identifier

Functions

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