| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2 |
|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateChannelGroupResult> |
AbstractAWSMediaPackageV2Async.updateChannelGroupAsync(UpdateChannelGroupRequest request,
AsyncHandler<UpdateChannelGroupRequest,UpdateChannelGroupResult> asyncHandler) |
Future<UpdateChannelGroupResult> |
AWSMediaPackageV2Async.updateChannelGroupAsync(UpdateChannelGroupRequest updateChannelGroupRequest,
AsyncHandler<UpdateChannelGroupRequest,UpdateChannelGroupResult> asyncHandler)
Update the specified channel group.
|
Future<UpdateChannelGroupResult> |
AWSMediaPackageV2AsyncClient.updateChannelGroupAsync(UpdateChannelGroupRequest request,
AsyncHandler<UpdateChannelGroupRequest,UpdateChannelGroupResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelGroupRequest |
UpdateChannelGroupRequest.clone() |
UpdateChannelGroupRequest |
UpdateChannelGroupRequest.withChannelGroupName(String channelGroupName)
The name that describes the channel group.
|
UpdateChannelGroupRequest |
UpdateChannelGroupRequest.withDescription(String description)
Any descriptive information that you want to add to the channel group for future identification purposes.
|
UpdateChannelGroupRequest |
UpdateChannelGroupRequest.withETag(String eTag)
The expected current Entity Tag (ETag) for the resource.
|
Copyright © 2024. All rights reserved.