class BulkRestoreObjectsRequest extends Collection (View source)

Properties

protected $collection_key
bool $allowOverwrite
bool $copySourceAcl
string[] $matchGlobs
string $softDeletedAfterTime
string $softDeletedBeforeTime

Methods

setAllowOverwrite($allowOverwrite)

No description

bool
getAllowOverwrite()

No description

setCopySourceAcl($copySourceAcl)

No description

bool
getCopySourceAcl()

No description

setMatchGlobs($matchGlobs)

No description

string[]
getMatchGlobs()

No description

setSoftDeletedAfterTime($softDeletedAfterTime)

No description

string
getSoftDeletedAfterTime()

No description

setSoftDeletedBeforeTime($softDeletedBeforeTime)

No description

string
getSoftDeletedBeforeTime()

No description

Details

setAllowOverwrite($allowOverwrite)

No description

Parameters

$allowOverwrite

bool getAllowOverwrite()

No description

Return Value

bool

setCopySourceAcl($copySourceAcl)

No description

Parameters

$copySourceAcl

bool getCopySourceAcl()

No description

Return Value

bool

setMatchGlobs($matchGlobs)

No description

Parameters

$matchGlobs

string[] getMatchGlobs()

No description

Return Value

string[]

setSoftDeletedAfterTime($softDeletedAfterTime)

No description

Parameters

$softDeletedAfterTime

string getSoftDeletedAfterTime()

No description

Return Value

string

setSoftDeletedBeforeTime($softDeletedBeforeTime)

No description

Parameters

$softDeletedBeforeTime

string getSoftDeletedBeforeTime()

No description

Return Value

string