| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs |
Introduction
|
| software.amazon.awssdk.services.ivs.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopStreamResponse |
IvsClient.stopStream(StopStreamRequest stopStreamRequest)
Disconnects the incoming RTMPS stream for the specified channel.
|
default CompletableFuture<StopStreamResponse> |
IvsAsyncClient.stopStream(StopStreamRequest stopStreamRequest)
Disconnects the incoming RTMPS stream for the specified channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopStreamRequestMarshaller.marshall(StopStreamRequest stopStreamRequest) |
Copyright © 2023. All rights reserved.