GetQueuePlainArgs

data class GetQueuePlainArgs(val queueUrl: String) : ConvertibleToJava<GetQueuePlainArgs>

Constructors

Link copied to clipboard
fun GetQueuePlainArgs(queueUrl: String)

Functions

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

Properties

Link copied to clipboard

URL of the source queue.