| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateChannelResponse |
MediaPackageV2Client.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Update the specified channel.
|
default UpdateChannelResponse |
MediaPackageV2Client.updateChannel(UpdateChannelRequest updateChannelRequest)
Update the specified channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateChannelResponse> |
MediaPackageV2AsyncClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Update the specified channel.
|
default CompletableFuture<UpdateChannelResponse> |
MediaPackageV2AsyncClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Update the specified channel.
|
Copyright © 2023. All rights reserved.