BatchGetWorkerError

The error details for a worker that could not be retrieved in a batch get operation.

Types

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

Properties

Link copied to clipboard

The error code.

Link copied to clipboard

The farm ID of the worker that could not be retrieved.

Link copied to clipboard

The fleet ID of the worker that could not be retrieved.

Link copied to clipboard

The error message.

Link copied to clipboard

The worker ID of the worker that could not be retrieved.

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