Lines Matching refs:GoogleCloudApigeeV1DeveloperAppKey
20 use Google\Service\Apigee\GoogleCloudApigeeV1DeveloperAppKey; alias
48 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
50 * @return GoogleCloudApigeeV1DeveloperAppKey
52 public function create($parent, GoogleCloudApigeeV1DeveloperAppKey $postBody, $optParams = [])
56 return $this->call('create', [$params], GoogleCloudApigeeV1DeveloperAppKey::class);
71 * @return GoogleCloudApigeeV1DeveloperAppKey
77 return $this->call('delete', [$params], GoogleCloudApigeeV1DeveloperAppKey::class);
87 * @return GoogleCloudApigeeV1DeveloperAppKey
93 return $this->call('get', [$params], GoogleCloudApigeeV1DeveloperAppKey::class);
106 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
108 * @return GoogleCloudApigeeV1DeveloperAppKey
110 …public function replaceDeveloperAppKey($name, GoogleCloudApigeeV1DeveloperAppKey $postBody, $optPa…
114 …return $this->call('replaceDeveloperAppKey', [$params], GoogleCloudApigeeV1DeveloperAppKey::class);
128 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
134 * @return GoogleCloudApigeeV1DeveloperAppKey
136 …public function updateDeveloperAppKey($name, GoogleCloudApigeeV1DeveloperAppKey $postBody, $optPar…
140 … return $this->call('updateDeveloperAppKey', [$params], GoogleCloudApigeeV1DeveloperAppKey::class);