PHP Class Akamai\Open\Example\CCU

Show file Open project: akamai-open/api-kickstart

Protected Properties

Property Type Description
$client Akamai\Open\EdgeGrid\Client

Public Methods

Method Description
__construct ( $configSection = null, $configFile = null )
checkProgress ( $progressUri )
deleteCPCode ( $network, $object )
deleteURL ( $network, $object )
invalidateCPCode ( $network, $object ) Shorthand Methods
invalidateURL ( $network, $object )
postRequest ( $action, $type, $network, $object )

Method Details

__construct() public method

public __construct ( $configSection = null, $configFile = null )

checkProgress() public method

public checkProgress ( $progressUri )

deleteCPCode() public method

public deleteCPCode ( $network, $object )

deleteURL() public method

public deleteURL ( $network, $object )

invalidateCPCode() public method

Shorthand Methods
public invalidateCPCode ( $network, $object )

invalidateURL() public method

public invalidateURL ( $network, $object )

postRequest() public method

public postRequest ( $action, $type, $network, $object )

Property Details

$client protected property

protected Client,Akamai\Open\EdgeGrid $client
return Akamai\Open\EdgeGrid\Client