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/NimbleStudio/NimbleStudioClient.php')
-rw-r--r--aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php b/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php
index 05f606cd..de78cd59 100644
--- a/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php
+++ b/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php
@@ -79,8 +79,12 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise putLaunchProfileMembersAsync(array $args = [])
* @method \Aws\Result putStudioMembers(array $args = [])
* @method \GuzzleHttp\Promise\Promise putStudioMembersAsync(array $args = [])
+ * @method \Aws\Result startStreamingSession(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startStreamingSessionAsync(array $args = [])
* @method \Aws\Result startStudioSSOConfigurationRepair(array $args = [])
* @method \GuzzleHttp\Promise\Promise startStudioSSOConfigurationRepairAsync(array $args = [])
+ * @method \Aws\Result stopStreamingSession(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise stopStreamingSessionAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])