Documentation

GetAndLockOptions
in package

Table of Contents

$parentSpan  : RequestSpan|null
$timeoutMilliseconds  : int|null
$transcoder  : Transcoder
__construct()  : mixed
build()  : GetAndLockOptions
Static helper to keep code more readable
getTranscoder()  : Transcoder
Returns associated transcoder.
parentSpan()  : GetAndLockOptions
Sets the parent span.
timeout()  : GetAndLockOptions
Sets the operation timeout in milliseconds.
transcoder()  : GetAndLockOptions
Associate custom transcoder with the request.

Properties

Methods

__construct()

public __construct() : mixed
Tags
since
4.0.0
Return values
mixed

        

Search results