| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateChannelResponse |
MediaPackageV2Client.createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest)
Create a channel to start receiving content streams.
|
default CreateChannelResponse |
MediaPackageV2Client.createChannel(CreateChannelRequest createChannelRequest)
Create a channel to start receiving content streams.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateChannelResponse> |
MediaPackageV2AsyncClient.createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest)
Create a channel to start receiving content streams.
|
default CompletableFuture<CreateChannelResponse> |
MediaPackageV2AsyncClient.createChannel(CreateChannelRequest createChannelRequest)
Create a channel to start receiving content streams.
|
Copyright © 2023. All rights reserved.