Uses of Class
software.amazon.awssdk.services.mediapackagev2.model.GetChannelRequest
-
Packages that use GetChannelRequest Package Description software.amazon.awssdk.services.mediapackagev2 software.amazon.awssdk.services.mediapackagev2.transform -
-
Uses of GetChannelRequest in software.amazon.awssdk.services.mediapackagev2
Methods in software.amazon.awssdk.services.mediapackagev2 with parameters of type GetChannelRequest Modifier and Type Method Description 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.default GetChannelResponseMediaPackageV2Client. getChannel(GetChannelRequest getChannelRequest)Retrieves the specified channel that's configured in AWS Elemental MediaPackage, including the origin endpoints that are associated with it. -
Uses of GetChannelRequest in software.amazon.awssdk.services.mediapackagev2.transform
Methods in software.amazon.awssdk.services.mediapackagev2.transform with parameters of type GetChannelRequest Modifier and Type Method Description SdkHttpFullRequestGetChannelRequestMarshaller. marshall(GetChannelRequest getChannelRequest)
-