| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetChannelGroupResponse |
MediaPackageV2Client.getChannelGroup(Consumer<GetChannelGroupRequest.Builder> 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetChannelGroupResponse> |
MediaPackageV2AsyncClient.getChannelGroup(Consumer<GetChannelGroupRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.