parseFromXml() parseFromXml(string $strXml) : null Parse the xml into this object. Parameters string $strXml Throws \OSS\Core\OssException Returns null —
addRule() addRule(\OSS\Model\LifecycleRule $lifecycleRule) : mixed Add a LifecycleRule Parameters \OSS\Model\LifecycleRule $lifecycleRule Throws \OSS\Core\OssException Returns mixed —
getRules() getRules() : \OSS\Model\LifecycleRule[] Get all lifecycle rules. Returns \OSS\Model\LifecycleRule[] —