Skip to main content
This is documentation for version 0.6. For the latest API, see version 1.7.
Version: 0.6

RequestQueueCollectionClient

Subclient for manipulating request queues.

Index

Methods

__init__

  • __init__(*, memory_storage_client): None

get_or_create

  • Parameters

    • optionalkeyword-onlyname: str | None = None
    • optionalkeyword-onlyschema: dict | None = None
    • optionalkeyword-onlyid: str | None = None

    Returns RequestQueueMetadata

list

  • Parameters

    • optionalkeyword-onlyunnamed: bool = False
    • optionalkeyword-onlylimit: int | None = None
    • optionalkeyword-onlyoffset: int | None = None
    • optionalkeyword-onlydesc: bool = False

    Returns RequestQueueListPage

Page Options
Morty Proxy This is a proxified and sanitized view of the page, visit original site.