class BucketLifecycleRuleCondition extends Collection (View source)

Properties

protected $collection_key
int $age
string $createdBefore
string $customTimeBefore
int $daysSinceCustomTime
int $daysSinceNoncurrentTime
bool $isLive
string $matchesPattern
string[] $matchesPrefix
string[] $matchesStorageClass
string[] $matchesSuffix
string $noncurrentTimeBefore
int $numNewerVersions

Methods

setAge($age)

No description

int
getAge()

No description

setCreatedBefore($createdBefore)

No description

string
getCreatedBefore()

No description

setCustomTimeBefore($customTimeBefore)

No description

string
getCustomTimeBefore()

No description

setDaysSinceCustomTime($daysSinceCustomTime)

No description

int
getDaysSinceCustomTime()

No description

setDaysSinceNoncurrentTime($daysSinceNoncurrentTime)

No description

int
getDaysSinceNoncurrentTime()

No description

setIsLive($isLive)

No description

bool
getIsLive()

No description

setMatchesPattern($matchesPattern)

No description

string
getMatchesPattern()

No description

setMatchesPrefix($matchesPrefix)

No description

string[]
getMatchesPrefix()

No description

setMatchesStorageClass($matchesStorageClass)

No description

string[]
getMatchesStorageClass()

No description

setMatchesSuffix($matchesSuffix)

No description

string[]
getMatchesSuffix()

No description

setNoncurrentTimeBefore($noncurrentTimeBefore)

No description

string
getNoncurrentTimeBefore()

No description

setNumNewerVersions($numNewerVersions)

No description

int
getNumNewerVersions()

No description

Details

setAge($age)

No description

Parameters

$age

int getAge()

No description

Return Value

int

setCreatedBefore($createdBefore)

No description

Parameters

$createdBefore

string getCreatedBefore()

No description

Return Value

string

setCustomTimeBefore($customTimeBefore)

No description

Parameters

$customTimeBefore

string getCustomTimeBefore()

No description

Return Value

string

setDaysSinceCustomTime($daysSinceCustomTime)

No description

Parameters

$daysSinceCustomTime

int getDaysSinceCustomTime()

No description

Return Value

int

setDaysSinceNoncurrentTime($daysSinceNoncurrentTime)

No description

Parameters

$daysSinceNoncurrentTime

int getDaysSinceNoncurrentTime()

No description

Return Value

int

setIsLive($isLive)

No description

Parameters

$isLive

bool getIsLive()

No description

Return Value

bool

setMatchesPattern($matchesPattern)

No description

Parameters

$matchesPattern

string getMatchesPattern()

No description

Return Value

string

setMatchesPrefix($matchesPrefix)

No description

Parameters

$matchesPrefix

string[] getMatchesPrefix()

No description

Return Value

string[]

setMatchesStorageClass($matchesStorageClass)

No description

Parameters

$matchesStorageClass

string[] getMatchesStorageClass()

No description

Return Value

string[]

setMatchesSuffix($matchesSuffix)

No description

Parameters

$matchesSuffix

string[] getMatchesSuffix()

No description

Return Value

string[]

setNoncurrentTimeBefore($noncurrentTimeBefore)

No description

Parameters

$noncurrentTimeBefore

string getNoncurrentTimeBefore()

No description

Return Value

string

setNumNewerVersions($numNewerVersions)

No description

Parameters

$numNewerVersions

int getNumNewerVersions()

No description

Return Value

int