\OSS\ModelDeleteMarkerInfo

Class DeleteMarkerInfo

Summary

Methods
Properties
Constants
__construct()
getKey()
getVersionId()
getLastModified()
getIsLatest()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$key
$versionId
$lastModified
$isLatest
N/A

Properties

$key

$key

$versionId

$versionId

$lastModified

$lastModified

$isLatest

$isLatest

Methods

__construct()

__construct(string  $key, string  $versionId, string  $lastModified, string  $isLatest) : mixed

DeleteMarkerInfo constructor.

Parameters

string $key
string $versionId
string $lastModified
string $isLatest

Returns

mixed —

getKey()

getKey() : string

Returns

string —

getVersionId()

getVersionId() : string

Returns

string —

getLastModified()

getLastModified() : string

Returns

string —

getIsLatest()

getIsLatest() : string

Returns

string —