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\AbstractStorageObject
-
OpenCloud\ObjectStore\Resource\CDNContainer
Direct known subclasses
OpenCloud\ObjectStore\Resource\Container
Namespace: OpenCloud\ObjectStore\Resource
Located at OpenCloud/ObjectStore/Resource/CDNContainer.php
Located at OpenCloud/ObjectStore/Resource/CDNContainer.php
public
|
#
__construct(
Creates the container object |
public
string
|
|
public
|
|
public
string
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
|
|
public
boolean
|
getMetadata(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
metadataHeaders(),
name()
|
__set(),
checkJsonError(),
getHttpRequestObject(),
getLogger(),
makeQueryString(),
populate(),
setLogger(),
setProperty()
|
ACCOUNT_META_PREFIX,
CDNCONTAINER_META_PREFIX,
CONTAINER_META_PREFIX,
OBJECT_META_PREFIX
|
public
string
|
$name |
|
#
The name of the container. |
public
integer
|
$count | 0 |
#
Count of how many objects exist in the container. |
public
integer
|
$bytes | 0 |
#
The total bytes used in the container. |
$metadata
|