Lines Matching refs:GoogleCloudApigeeV1Developer
21 use Google\Service\Apigee\GoogleCloudApigeeV1Developer; alias
71 * @param GoogleCloudApigeeV1Developer $postBody
73 * @return GoogleCloudApigeeV1Developer
75 public function create($parent, GoogleCloudApigeeV1Developer $postBody, $optParams = [])
79 return $this->call('create', [$params], GoogleCloudApigeeV1Developer::class);
95 * @return GoogleCloudApigeeV1Developer
101 return $this->call('delete', [$params], GoogleCloudApigeeV1Developer::class);
115 * @return GoogleCloudApigeeV1Developer
121 return $this->call('get', [$params], GoogleCloudApigeeV1Developer::class);
231 * @param GoogleCloudApigeeV1Developer $postBody
233 * @return GoogleCloudApigeeV1Developer
235 public function update($name, GoogleCloudApigeeV1Developer $postBody, $optParams = [])
239 return $this->call('update', [$params], GoogleCloudApigeeV1Developer::class);