| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| software.amazon.awssdk.services.mediapackagev2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetChannelGroupResponse |
MediaPackageV2Client.getChannelGroup(GetChannelGroupRequest getChannelGroupRequest)
Retrieves the specified channel group that's configured in AWS Elemental MediaPackage, including the channels and
origin endpoints that are associated with it.
|
default CompletableFuture<GetChannelGroupResponse> |
MediaPackageV2AsyncClient.getChannelGroup(GetChannelGroupRequest getChannelGroupRequest)
Retrieves the specified channel group that's configured in AWS Elemental MediaPackage, including the channels and
origin endpoints that are associated with it.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetChannelGroupRequestMarshaller.marshall(GetChannelGroupRequest getChannelGroupRequest) |
Copyright © 2023. All rights reserved.