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