GetDomainPlainArgs

data class GetDomainPlainArgs(val domainName: String) : ConvertibleToJava<GetDomainPlainArgs>

Constructors

Link copied to clipboard
constructor(domainName: String)

Properties

Link copied to clipboard

The unique name of the domain.

Functions

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