GetAccountDnsSettingsPlainArgs

data class GetAccountDnsSettingsPlainArgs(val accountId: String) : ConvertibleToJava<GetAccountDnsSettingsPlainArgs>

A collection of arguments for invoking getAccountDnsSettings.

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

Identifier

Functions

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