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