| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateChannelGroupResponse |
MediaPackageV2Client.updateChannelGroup(Consumer<UpdateChannelGroupRequest.Builder> updateChannelGroupRequest)
Update the specified channel group.
|
default UpdateChannelGroupResponse |
MediaPackageV2Client.updateChannelGroup(UpdateChannelGroupRequest updateChannelGroupRequest)
Update the specified channel group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateChannelGroupResponse> |
MediaPackageV2AsyncClient.updateChannelGroup(Consumer<UpdateChannelGroupRequest.Builder> updateChannelGroupRequest)
Update the specified channel group.
|
default CompletableFuture<UpdateChannelGroupResponse> |
MediaPackageV2AsyncClient.updateChannelGroup(UpdateChannelGroupRequest updateChannelGroupRequest)
Update the specified channel group.
|
Copyright © 2023. All rights reserved.