\OSS\ModelListPartsInfo

Class ListPartsInfo

Summary

Methods
Properties
Constants
__construct()
getBucket()
getKey()
getUploadId()
getNextPartNumberMarker()
getMaxParts()
getIsTruncated()
getListPart()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$bucket
$key
$uploadId
$nextPartNumberMarker
$maxParts
$isTruncated
$listPart
N/A

Properties

$bucket

$bucket

$key

$key

$uploadId

$uploadId

$nextPartNumberMarker

$nextPartNumberMarker

$maxParts

$maxParts

$isTruncated

$isTruncated

$listPart

$listPart

Methods

__construct()

__construct(string  $bucket, string  $key, string  $uploadId, int  $nextPartNumberMarker, int  $maxParts, string  $isTruncated, array  $listPart) : mixed

ListPartsInfo constructor.

Parameters

string $bucket
string $key
string $uploadId
int $nextPartNumberMarker
int $maxParts
string $isTruncated
array $listPart

Returns

mixed —

getBucket()

getBucket() : string

Returns

string —

getKey()

getKey() : string

Returns

string —

getUploadId()

getUploadId() : string

Returns

string —

getNextPartNumberMarker()

getNextPartNumberMarker() : int

Returns

int —

getMaxParts()

getMaxParts() : int

Returns

int —

getIsTruncated()

getIsTruncated() : string

Returns

string —

getListPart()

getListPart() : array

Returns

array —