Home
last modified time | relevance | path

Searched defs:endpoints (Results 1 – 14 of 14) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Environment.php108 public function setEndpoints(GoogleCloudDataplexV1EnvironmentEndpoints $endpoints)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DCluster.php139 public function setEndpoints($endpoints)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DRuntimeInfo.php29 public $endpoints; variable in Google\\Service\\Dataproc\\RuntimeInfo
52 public function setEndpoints($endpoints)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/
H A DListEndpointsResponse.php37 public function setEndpoints($endpoints)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DListEndpointsResponse.php33 public function setEndpoints($endpoints)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DService.php217 public function setEndpoints($endpoints)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DListEndpointsResponse.php33 public function setEndpoints($endpoints)
H A DService.php51 public function setEndpoints($endpoints)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php217 public function setEndpoints($endpoints)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php217 public function setEndpoints($endpoints)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiService.php217 public function setEndpoints($endpoints)
H A DGoogleApiServiceusageV1ServiceConfig.php93 public function setEndpoints($endpoints)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php87 protected $endpoints; variable in Elasticsearch\\Client
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DAbstractNamespace.php34 protected $endpoints; variable in Elasticsearch\\Namespaces\\AbstractNamespace
36 public function __construct(Transport $transport, callable $endpoints) argument