Searched refs:GoogleCloudApigeeV1Instance (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Apigee\GoogleCloudApigeeV1Instance; alias43 * @param GoogleCloudApigeeV1Instance $postBody47 public function create($parent, GoogleCloudApigeeV1Instance $postBody, $optParams = [])76 * @return GoogleCloudApigeeV1Instance82 return $this->call('get', [$params], GoogleCloudApigeeV1Instance::class);111 * @param GoogleCloudApigeeV1Instance $postBody117 public function patch($name, GoogleCloudApigeeV1Instance $postBody, $optParams = [])
23 protected $instancesType = GoogleCloudApigeeV1Instance::class;31 * @param GoogleCloudApigeeV1Instance[]38 * @return GoogleCloudApigeeV1Instance[]
20 class GoogleCloudApigeeV1Instance extends \Google\Collection class297 class_alias(GoogleCloudApigeeV1Instance::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Instance'…