Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php')
-rw-r--r--aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php b/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php
index 6edd57be..045a2f2b 100644
--- a/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php
+++ b/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php
@@ -5,6 +5,8 @@ use Aws\AwsClient;
/**
* This client is used to interact with the **Amazon Sagemaker Edge Manager** service.
+ * @method \Aws\Result getDeployments(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getDeploymentsAsync(array $args = [])
* @method \Aws\Result getDeviceRegistration(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDeviceRegistrationAsync(array $args = [])
* @method \Aws\Result sendHeartbeat(array $args = [])