Lines Matching refs:call
65 return $this->call('disableXpnHost', [$params], Operation::class);
91 return $this->call('disableXpnResource', [$params], Operation::class);
115 return $this->call('enableXpnHost', [$params], Operation::class);
142 return $this->call('enableXpnResource', [$params], Operation::class);
161 return $this->call('get', [$params], Project::class);
175 return $this->call('getXpnHost', [$params], Project::class);
229 return $this->call('getXpnResources', [$params], ProjectsGetXpnResources::class);
284 return $this->call('listXpnHosts', [$params], XpnHostList::class);
309 return $this->call('moveDisk', [$params], Operation::class);
339 return $this->call('moveInstance', [$params], Operation::class);
365 return $this->call('setCommonInstanceMetadata', [$params], Operation::class);
392 return $this->call('setDefaultNetworkTier', [$params], Operation::class);
419 return $this->call('setUsageExportBucket', [$params], Operation::class);