| Package | Description |
|---|---|
| com.amazonaws.services.ivs |
Introduction
|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
StopStreamResult |
AmazonIVSClient.stopStream(StopStreamRequest request)
Disconnects the incoming RTMPS stream for the specified channel.
|
StopStreamResult |
AbstractAmazonIVS.stopStream(StopStreamRequest request) |
StopStreamResult |
AmazonIVS.stopStream(StopStreamRequest stopStreamRequest)
Disconnects the incoming RTMPS stream for the specified channel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopStreamResult> |
AmazonIVSAsyncClient.stopStreamAsync(StopStreamRequest request,
AsyncHandler<StopStreamRequest,StopStreamResult> asyncHandler) |
Future<StopStreamResult> |
AbstractAmazonIVSAsync.stopStreamAsync(StopStreamRequest request,
AsyncHandler<StopStreamRequest,StopStreamResult> asyncHandler) |
Future<StopStreamResult> |
AmazonIVSAsync.stopStreamAsync(StopStreamRequest stopStreamRequest,
AsyncHandler<StopStreamRequest,StopStreamResult> asyncHandler)
Disconnects the incoming RTMPS stream for the specified channel.
|
| Modifier and Type | Method and Description |
|---|---|
StopStreamResult |
StopStreamResult.clone() |
Copyright © 2023. All rights reserved.