Searched refs:GoogleCloudApigeeV1FlowHook (Results 1 – 2 of 2) sorted by relevance
20 use Google\Service\Apigee\GoogleCloudApigeeV1FlowHook; alias38 * @param GoogleCloudApigeeV1FlowHook $postBody40 * @return GoogleCloudApigeeV1FlowHook42 …public function attachSharedFlowToFlowHook($name, GoogleCloudApigeeV1FlowHook $postBody, $optParam…46 return $this->call('attachSharedFlowToFlowHook', [$params], GoogleCloudApigeeV1FlowHook::class);56 * @return GoogleCloudApigeeV1FlowHook62 … return $this->call('detachSharedFlowFromFlowHook', [$params], GoogleCloudApigeeV1FlowHook::class);72 * @return GoogleCloudApigeeV1FlowHook78 return $this->call('get', [$params], GoogleCloudApigeeV1FlowHook::class);
20 class GoogleCloudApigeeV1FlowHook extends \Google\Model class98 class_alias(GoogleCloudApigeeV1FlowHook::class, 'Google_Service_Apigee_GoogleCloudApigeeV1FlowHook'…