Home
last modified time | relevance | path

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

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