|
13 | 13 | * @method \GuzzleHttp\Promise\Promise batchStartViewerSessionRevocationAsync(array $args = [])
|
14 | 14 | * @method \Aws\Result createChannel(array $args = [])
|
15 | 15 | * @method \GuzzleHttp\Promise\Promise createChannelAsync(array $args = [])
|
| 16 | + * @method \Aws\Result createPlaybackRestrictionPolicy(array $args = []) |
| 17 | + * @method \GuzzleHttp\Promise\Promise createPlaybackRestrictionPolicyAsync(array $args = []) |
16 | 18 | * @method \Aws\Result createRecordingConfiguration(array $args = [])
|
17 | 19 | * @method \GuzzleHttp\Promise\Promise createRecordingConfigurationAsync(array $args = [])
|
18 | 20 | * @method \Aws\Result createStreamKey(array $args = [])
|
|
21 | 23 | * @method \GuzzleHttp\Promise\Promise deleteChannelAsync(array $args = [])
|
22 | 24 | * @method \Aws\Result deletePlaybackKeyPair(array $args = [])
|
23 | 25 | * @method \GuzzleHttp\Promise\Promise deletePlaybackKeyPairAsync(array $args = [])
|
| 26 | + * @method \Aws\Result deletePlaybackRestrictionPolicy(array $args = []) |
| 27 | + * @method \GuzzleHttp\Promise\Promise deletePlaybackRestrictionPolicyAsync(array $args = []) |
24 | 28 | * @method \Aws\Result deleteRecordingConfiguration(array $args = [])
|
25 | 29 | * @method \GuzzleHttp\Promise\Promise deleteRecordingConfigurationAsync(array $args = [])
|
26 | 30 | * @method \Aws\Result deleteStreamKey(array $args = [])
|
|
29 | 33 | * @method \GuzzleHttp\Promise\Promise getChannelAsync(array $args = [])
|
30 | 34 | * @method \Aws\Result getPlaybackKeyPair(array $args = [])
|
31 | 35 | * @method \GuzzleHttp\Promise\Promise getPlaybackKeyPairAsync(array $args = [])
|
| 36 | + * @method \Aws\Result getPlaybackRestrictionPolicy(array $args = []) |
| 37 | + * @method \GuzzleHttp\Promise\Promise getPlaybackRestrictionPolicyAsync(array $args = []) |
32 | 38 | * @method \Aws\Result getRecordingConfiguration(array $args = [])
|
33 | 39 | * @method \GuzzleHttp\Promise\Promise getRecordingConfigurationAsync(array $args = [])
|
34 | 40 | * @method \Aws\Result getStream(array $args = [])
|
|
43 | 49 | * @method \GuzzleHttp\Promise\Promise listChannelsAsync(array $args = [])
|
44 | 50 | * @method \Aws\Result listPlaybackKeyPairs(array $args = [])
|
45 | 51 | * @method \GuzzleHttp\Promise\Promise listPlaybackKeyPairsAsync(array $args = [])
|
| 52 | + * @method \Aws\Result listPlaybackRestrictionPolicies(array $args = []) |
| 53 | + * @method \GuzzleHttp\Promise\Promise listPlaybackRestrictionPoliciesAsync(array $args = []) |
46 | 54 | * @method \Aws\Result listRecordingConfigurations(array $args = [])
|
47 | 55 | * @method \GuzzleHttp\Promise\Promise listRecordingConfigurationsAsync(array $args = [])
|
48 | 56 | * @method \Aws\Result listStreamKeys(array $args = [])
|
|
65 | 73 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
66 | 74 | * @method \Aws\Result updateChannel(array $args = [])
|
67 | 75 | * @method \GuzzleHttp\Promise\Promise updateChannelAsync(array $args = [])
|
| 76 | + * @method \Aws\Result updatePlaybackRestrictionPolicy(array $args = []) |
| 77 | + * @method \GuzzleHttp\Promise\Promise updatePlaybackRestrictionPolicyAsync(array $args = []) |
68 | 78 | */
|
69 | 79 | class IVSClient extends AwsClient {}
|
0 commit comments