class GoogleCloudApigeeV1DebugMask extends Collection (View source)

Properties

protected $collection_key
string[] $faultJSONPaths
string[] $faultXPaths
string $name
string[] $namespaces
string[] $requestJSONPaths
string[] $requestXPaths
string[] $responseJSONPaths
string[] $responseXPaths
string[] $variables

Methods

setFaultJSONPaths($faultJSONPaths)

No description

string[]
getFaultJSONPaths()

No description

setFaultXPaths($faultXPaths)

No description

string[]
getFaultXPaths()

No description

setName($name)

No description

string
getName()

No description

setNamespaces($namespaces)

No description

string[]
getNamespaces()

No description

setRequestJSONPaths($requestJSONPaths)

No description

string[]
getRequestJSONPaths()

No description

setRequestXPaths($requestXPaths)

No description

string[]
getRequestXPaths()

No description

setResponseJSONPaths($responseJSONPaths)

No description

string[]
getResponseJSONPaths()

No description

setResponseXPaths($responseXPaths)

No description

string[]
getResponseXPaths()

No description

setVariables($variables)

No description

string[]
getVariables()

No description

Details

setFaultJSONPaths($faultJSONPaths)

No description

Parameters

$faultJSONPaths

string[] getFaultJSONPaths()

No description

Return Value

string[]

setFaultXPaths($faultXPaths)

No description

Parameters

$faultXPaths

string[] getFaultXPaths()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNamespaces($namespaces)

No description

Parameters

$namespaces

string[] getNamespaces()

No description

Return Value

string[]

setRequestJSONPaths($requestJSONPaths)

No description

Parameters

$requestJSONPaths

string[] getRequestJSONPaths()

No description

Return Value

string[]

setRequestXPaths($requestXPaths)

No description

Parameters

$requestXPaths

string[] getRequestXPaths()

No description

Return Value

string[]

setResponseJSONPaths($responseJSONPaths)

No description

Parameters

$responseJSONPaths

string[] getResponseJSONPaths()

No description

Return Value

string[]

setResponseXPaths($responseXPaths)

No description

Parameters

$responseXPaths

string[] getResponseXPaths()

No description

Return Value

string[]

setVariables($variables)

No description

Parameters

$variables

string[] getVariables()

No description

Return Value

string[]