| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs |
Introduction
|
| software.amazon.awssdk.services.ivs.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetStreamResponse |
IvsClient.getStream(GetStreamRequest getStreamRequest)
Gets information about the active (live) stream on a specified channel.
|
default CompletableFuture<GetStreamResponse> |
IvsAsyncClient.getStream(GetStreamRequest getStreamRequest)
Gets information about the active (live) stream on a specified channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetStreamRequestMarshaller.marshall(GetStreamRequest getStreamRequest) |
Copyright © 2023. All rights reserved.