class GoogleCloudApigeeV1FlowHook extends Model (View source)

Properties

bool $continueOnError
string $description
string $flowHookPoint
string $sharedFlow

Methods

setContinueOnError($continueOnError)

No description

bool
getContinueOnError()

No description

setDescription($description)

No description

string
getDescription()

No description

setFlowHookPoint($flowHookPoint)

No description

string
getFlowHookPoint()

No description

setSharedFlow($sharedFlow)

No description

string
getSharedFlow()

No description

Details

setContinueOnError($continueOnError)

No description

Parameters

$continueOnError

bool getContinueOnError()

No description

Return Value

bool

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setFlowHookPoint($flowHookPoint)

No description

Parameters

$flowHookPoint

string getFlowHookPoint()

No description

Return Value

string

setSharedFlow($sharedFlow)

No description

Parameters

$sharedFlow

string getSharedFlow()

No description

Return Value

string