summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/IVS/IVSClient.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/IVS/IVSClient.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php b/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php
index 13fb3ca..6f24276 100644
--- a/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php
+++ b/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php
@@ -9,6 +9,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise batchGetChannelAsync(array $args = [])
* @method \Aws\Result batchGetStreamKey(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchGetStreamKeyAsync(array $args = [])
+ * @method \Aws\Result batchStartViewerSessionRevocation(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise batchStartViewerSessionRevocationAsync(array $args = [])
* @method \Aws\Result createChannel(array $args = [])
* @method \GuzzleHttp\Promise\Promise createChannelAsync(array $args = [])
* @method \Aws\Result createRecordingConfiguration(array $args = [])
@@ -53,6 +55,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result putMetadata(array $args = [])
* @method \GuzzleHttp\Promise\Promise putMetadataAsync(array $args = [])
+ * @method \Aws\Result startViewerSessionRevocation(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startViewerSessionRevocationAsync(array $args = [])
* @method \Aws\Result stopStream(array $args = [])
* @method \GuzzleHttp\Promise\Promise stopStreamAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])