Uses of Class
software.amazon.awssdk.services.ivs.model.StreamUnavailableException
-
Packages that use StreamUnavailableException Package Description software.amazon.awssdk.services.ivs Introduction -
-
Uses of StreamUnavailableException in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs that throw StreamUnavailableException Modifier and Type Method Description default StopStreamResponseIvsClient. stopStream(Consumer<StopStreamRequest.Builder> stopStreamRequest)Disconnects the incoming RTMPS stream for the specified channel.default StopStreamResponseIvsClient. stopStream(StopStreamRequest stopStreamRequest)Disconnects the incoming RTMPS stream for the specified channel.
-