| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs |
Introduction
|
| software.amazon.awssdk.services.ivs.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateChannelResponse |
IvsClient.createChannel(CreateChannelRequest createChannelRequest)
Creates a new channel and an associated stream key to start streaming.
|
default CompletableFuture<CreateChannelResponse> |
IvsAsyncClient.createChannel(CreateChannelRequest createChannelRequest)
Creates a new channel and an associated stream key to start streaming.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateChannelRequestMarshaller.marshall(CreateChannelRequest createChannelRequest) |
Copyright © 2023. All rights reserved.