summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php
diff options
context:
space:
mode:
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 = [])