Azure OSS for PHP API Reference

BlobCopyResult
in package

FinalYes

Represents Azure Storage blob copy result data.

Table of Contents

Properties

$copyId  : string
$copyStatus  : CopyStatus

Methods

fromResponse()  : self
__construct()  : mixed

Properties

Methods

fromResponse()

public static fromResponse(ResponseInterface $response) : self
Parameters
$response : ResponseInterface
Return values
self
On this page

Search results