Class CDNContainer
A container that has been CDN-enabled. Each CDN-enabled container has a unique Uniform Resource Locator (URL) that can be combined with its object names and openly distributed in web pages, emails, or other applications.
- OpenCloud\Common\Base
-
OpenCloud\ObjectStore\Resource\AbstractResource
-
OpenCloud\ObjectStore\Resource\AbstractContainer
-
OpenCloud\ObjectStore\Resource\CDNContainer
Located at OpenCloud/ObjectStore/Resource/CDNContainer.php
Methods summary
public
null|string|integer
|
|
public
null|string|integer
|
|
public
null|string|integer
|
|
public
null|string|integer
|
|
public
null|string|integer
|
|
public
|
|
public
Guzzle\Http\Message\Response
|
#
enableCdnLogging( )
Turn on access logs, which track all the web traffic that your data objects accrue. |
public
Guzzle\Http\Message\Response
|
|
public
|
|
public
Guzzle\Http\Message\Response
|
Methods inherited from OpenCloud\ObjectStore\Resource\AbstractContainer
__construct(),
getTransId(),
getUrl(),
hasLogRetention(),
primaryKeyField(),
setStaticErrorPage(),
setStaticIndexPage()
Methods inherited from OpenCloud\ObjectStore\Resource\AbstractResource
appendToMetadata(),
fromResponse(),
getCdnService(),
getClient(),
getMetadata(),
getService(),
retrieveMetadata(),
saveMetadata(),
setMetadata(),
stockHeaders(),
trimHeaders(),
unsetMetadataItem()
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getInstance(),
getLogger(),
hasLogger(),
makeResourceIteratorOptions(),
populate(),
setLogger(),
stripNamespace(),
toCamel(),
toUnderscores()
Magic methods summary
Constants summary
string |
METADATA_LABEL
|
#
'Cdn'
|