Skip to main content
Version: 3.2

RequestQueueCollectionClient

Request queue collection client.

Index

Methods

getOrCreate

  • getOrCreate(name: string): Promise<RequestQueueInfo>
  • Parameters

    • name: string

    Returns Promise<RequestQueueInfo>

list

  • list(): Promise<PaginatedList<RequestQueueInfo>>
  • Returns Promise<PaginatedList<RequestQueueInfo>>