class V2Restrictions extends Collection (View source)

Properties

protected $collection_key
protected $androidKeyRestrictionsType
protected $androidKeyRestrictionsDataType
protected $apiTargetsType
protected $apiTargetsDataType
protected $browserKeyRestrictionsType
protected $browserKeyRestrictionsDataType
protected $iosKeyRestrictionsType
protected $iosKeyRestrictionsDataType
protected $serverKeyRestrictionsType
protected $serverKeyRestrictionsDataType

Methods

setAndroidKeyRestrictions(V2AndroidKeyRestrictions $androidKeyRestrictions)

No description

setApiTargets($apiTargets)

No description

getApiTargets()

No description

setBrowserKeyRestrictions(V2BrowserKeyRestrictions $browserKeyRestrictions)

No description

setIosKeyRestrictions(V2IosKeyRestrictions $iosKeyRestrictions)

No description

setServerKeyRestrictions(V2ServerKeyRestrictions $serverKeyRestrictions)

No description

Details

setAndroidKeyRestrictions(V2AndroidKeyRestrictions $androidKeyRestrictions)

No description

Parameters

V2AndroidKeyRestrictions $androidKeyRestrictions

V2AndroidKeyRestrictions getAndroidKeyRestrictions()

No description

setApiTargets($apiTargets)

No description

Parameters

$apiTargets

V2ApiTarget[] getApiTargets()

No description

Return Value

V2ApiTarget[]

setBrowserKeyRestrictions(V2BrowserKeyRestrictions $browserKeyRestrictions)

No description

Parameters

V2BrowserKeyRestrictions $browserKeyRestrictions

V2BrowserKeyRestrictions getBrowserKeyRestrictions()

No description

setIosKeyRestrictions(V2IosKeyRestrictions $iosKeyRestrictions)

No description

Parameters

V2IosKeyRestrictions $iosKeyRestrictions

V2IosKeyRestrictions getIosKeyRestrictions()

No description

Return Value

V2IosKeyRestrictions

setServerKeyRestrictions(V2ServerKeyRestrictions $serverKeyRestrictions)

No description

Parameters

V2ServerKeyRestrictions $serverKeyRestrictions

V2ServerKeyRestrictions getServerKeyRestrictions()

No description