summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php40
1 files changed, 40 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php b/vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php
index 36fd187..6a6618f 100644
--- a/vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php
+++ b/vendor/aws/aws-sdk-php/src/MediaConnect/MediaConnectClient.php
@@ -5,6 +5,10 @@ use Aws\AwsClient;
/**
* This client is used to interact with the **AWS MediaConnect** service.
+ * @method \Aws\Result addBridgeOutputs(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise addBridgeOutputsAsync(array $args = [])
+ * @method \Aws\Result addBridgeSources(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise addBridgeSourcesAsync(array $args = [])
* @method \Aws\Result addFlowMediaStreams(array $args = [])
* @method \GuzzleHttp\Promise\Promise addFlowMediaStreamsAsync(array $args = [])
* @method \Aws\Result addFlowOutputs(array $args = [])
@@ -13,22 +17,44 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise addFlowSourcesAsync(array $args = [])
* @method \Aws\Result addFlowVpcInterfaces(array $args = [])
* @method \GuzzleHttp\Promise\Promise addFlowVpcInterfacesAsync(array $args = [])
+ * @method \Aws\Result createBridge(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createBridgeAsync(array $args = [])
* @method \Aws\Result createFlow(array $args = [])
* @method \GuzzleHttp\Promise\Promise createFlowAsync(array $args = [])
+ * @method \Aws\Result createGateway(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createGatewayAsync(array $args = [])
+ * @method \Aws\Result deleteBridge(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteBridgeAsync(array $args = [])
* @method \Aws\Result deleteFlow(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteFlowAsync(array $args = [])
+ * @method \Aws\Result deleteGateway(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteGatewayAsync(array $args = [])
+ * @method \Aws\Result deregisterGatewayInstance(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deregisterGatewayInstanceAsync(array $args = [])
+ * @method \Aws\Result describeBridge(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeBridgeAsync(array $args = [])
* @method \Aws\Result describeFlow(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeFlowAsync(array $args = [])
+ * @method \Aws\Result describeGateway(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeGatewayAsync(array $args = [])
+ * @method \Aws\Result describeGatewayInstance(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeGatewayInstanceAsync(array $args = [])
* @method \Aws\Result describeOffering(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeOfferingAsync(array $args = [])
* @method \Aws\Result describeReservation(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeReservationAsync(array $args = [])
* @method \Aws\Result grantFlowEntitlements(array $args = [])
* @method \GuzzleHttp\Promise\Promise grantFlowEntitlementsAsync(array $args = [])
+ * @method \Aws\Result listBridges(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listBridgesAsync(array $args = [])
* @method \Aws\Result listEntitlements(array $args = [])
* @method \GuzzleHttp\Promise\Promise listEntitlementsAsync(array $args = [])
* @method \Aws\Result listFlows(array $args = [])
* @method \GuzzleHttp\Promise\Promise listFlowsAsync(array $args = [])
+ * @method \Aws\Result listGatewayInstances(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listGatewayInstancesAsync(array $args = [])
+ * @method \Aws\Result listGateways(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listGatewaysAsync(array $args = [])
* @method \Aws\Result listOfferings(array $args = [])
* @method \GuzzleHttp\Promise\Promise listOfferingsAsync(array $args = [])
* @method \Aws\Result listReservations(array $args = [])
@@ -37,6 +63,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result purchaseOffering(array $args = [])
* @method \GuzzleHttp\Promise\Promise purchaseOfferingAsync(array $args = [])
+ * @method \Aws\Result removeBridgeOutput(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise removeBridgeOutputAsync(array $args = [])
+ * @method \Aws\Result removeBridgeSource(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise removeBridgeSourceAsync(array $args = [])
* @method \Aws\Result removeFlowMediaStream(array $args = [])
* @method \GuzzleHttp\Promise\Promise removeFlowMediaStreamAsync(array $args = [])
* @method \Aws\Result removeFlowOutput(array $args = [])
@@ -55,6 +85,14 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
+ * @method \Aws\Result updateBridge(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateBridgeAsync(array $args = [])
+ * @method \Aws\Result updateBridgeOutput(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateBridgeOutputAsync(array $args = [])
+ * @method \Aws\Result updateBridgeSource(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateBridgeSourceAsync(array $args = [])
+ * @method \Aws\Result updateBridgeState(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateBridgeStateAsync(array $args = [])
* @method \Aws\Result updateFlow(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateFlowAsync(array $args = [])
* @method \Aws\Result updateFlowEntitlement(array $args = [])
@@ -65,5 +103,7 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise updateFlowOutputAsync(array $args = [])
* @method \Aws\Result updateFlowSource(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateFlowSourceAsync(array $args = [])
+ * @method \Aws\Result updateGatewayInstance(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateGatewayInstanceAsync(array $args = [])
*/
class MediaConnectClient extends AwsClient {}