GetUrlListPlainArgs

data class GetUrlListPlainArgs(val location: String, val project: String? = null, val urlListId: String) : ConvertibleToJava<GetUrlListPlainArgs>

Constructors

Link copied to clipboard
fun GetUrlListPlainArgs(location: String, project: String? = null, urlListId: String)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
val project: String? = null
Link copied to clipboard