OpenCloud/ObjectStore/ObjectStoreCDN.php

Classes

ObjectStoreCDN

Properties

 
 
No 
No 

Description

This is the CDN related to the ObjectStore
This is intended for Rackspace customers, so it almost certainly will not work for other public clouds.

Methods

CDN, __construct,

CDN( ) : n/a

Description

Helps catch errors if someone calls the method on the wrong object

Return value

Type Description
n/a n/a

__construct(   $connection, string   $serviceName = RAXSDK_OBJSTORE_NAME, string   $serviceRegion = RAXSDK_OBJSTORE_REGION,   $urltype = RAXSDK_URL_PUBLIC, ) : n/a

Description

Creates a new ObjectStoreCDN object
This is a simple wrapper function around the parent Service construct, but supplies defaults for the service type.

Arguments

Name Type Description Default
$connection n/a
$serviceName string

the name of the service

RAXSDK_OBJSTORE_NAME
$serviceRegion string

the service's region

RAXSDK_OBJSTORE_REGION
$urltype n/a RAXSDK_URL_PUBLIC

Return value

Type Description
n/a n/a
Documentation was generated by phpDocumentor 2.0.0b6 .

Namespaces

Packages