summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-20 16:44:35 +0300
committerAndrew Dolgov <[email protected]>2023-10-20 16:44:35 +0300
commit8bec661288b276c98bdb0e773e5f4d5275dc4c87 (patch)
tree8617ebe581c62fc46a7881aa61801ebce9d3c603 /vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php
parent540438c2eb5452bacad30c247906bfa287f2da1d (diff)
update AWK SDKHEADmaster
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php b/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php
index 27e0892..49eeaf6 100644
--- a/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php
+++ b/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php
@@ -25,6 +25,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise calculateRouteMatrixAsync(array $args = [])
* @method \Aws\Result createGeofenceCollection(array $args = [])
* @method \GuzzleHttp\Promise\Promise createGeofenceCollectionAsync(array $args = [])
+ * @method \Aws\Result createKey(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createKeyAsync(array $args = [])
* @method \Aws\Result createMap(array $args = [])
* @method \GuzzleHttp\Promise\Promise createMapAsync(array $args = [])
* @method \Aws\Result createPlaceIndex(array $args = [])
@@ -35,6 +37,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createTrackerAsync(array $args = [])
* @method \Aws\Result deleteGeofenceCollection(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteGeofenceCollectionAsync(array $args = [])
+ * @method \Aws\Result deleteKey(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteKeyAsync(array $args = [])
* @method \Aws\Result deleteMap(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteMapAsync(array $args = [])
* @method \Aws\Result deletePlaceIndex(array $args = [])
@@ -45,6 +49,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteTrackerAsync(array $args = [])
* @method \Aws\Result describeGeofenceCollection(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeGeofenceCollectionAsync(array $args = [])
+ * @method \Aws\Result describeKey(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeKeyAsync(array $args = [])
* @method \Aws\Result describeMap(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeMapAsync(array $args = [])
* @method \Aws\Result describePlaceIndex(array $args = [])
@@ -77,6 +83,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listGeofenceCollectionsAsync(array $args = [])
* @method \Aws\Result listGeofences(array $args = [])
* @method \GuzzleHttp\Promise\Promise listGeofencesAsync(array $args = [])
+ * @method \Aws\Result listKeys(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listKeysAsync(array $args = [])
* @method \Aws\Result listMaps(array $args = [])
* @method \GuzzleHttp\Promise\Promise listMapsAsync(array $args = [])
* @method \Aws\Result listPlaceIndexes(array $args = [])
@@ -103,6 +111,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateGeofenceCollection(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateGeofenceCollectionAsync(array $args = [])
+ * @method \Aws\Result updateKey(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateKeyAsync(array $args = [])
* @method \Aws\Result updateMap(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateMapAsync(array $args = [])
* @method \Aws\Result updatePlaceIndex(array $args = [])