Flow PHP

PutBlockBlobBlockListOptions implements EndpointOptions uses UserAgentHeader

FinalYes

Interfaces

EndpointOptions

Methods

toHeaders()  : array<string|int, mixed>
toURIParameters()  : array<string|int, mixed>
userAgentHeader()  : string
withContentLength()  : self
withEncryption()  : self
withRequestId()  : self
withTimeoutSeconds()  : self
withUserAgent()  : void
withVersion()  : self

Methods

userAgentHeader()

public userAgentHeader() : string
Return values
string

withContentLength()

public withContentLength(int $contentLength) : self
Parameters
$contentLength : int
Return values
self

withEncryption()

public withEncryption(string $encryptionKey, string $encryptionAlgorithm[, string|null $encryptionKeySha256 = null ]) : self
Parameters
$encryptionKey : string
$encryptionAlgorithm : string
$encryptionKeySha256 : string|null = null
Return values
self

withTimeoutSeconds()

public withTimeoutSeconds(int $timeoutSeconds) : self
Parameters
$timeoutSeconds : int
Return values
self

withUserAgent()

public withUserAgent(string $userAgentHeader) : void
Parameters
$userAgentHeader : string

        
On this page

Search results