ListWorkerBlocksResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If the previous response was incomplete (because there is more data to retrieve), Amazon Mechanical Turk returns a pagination token in the response. You can use this pagination token to retrieve the next set of results.

Link copied to clipboard

The number of assignments on the page in the filtered results list, equivalent to the number of assignments returned by this call.

Link copied to clipboard

The list of WorkerBlocks, containing the collection of Worker IDs and reasons for blocking.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String