@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSMediaPackageV2Async extends AWSMediaPackageV2
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSMediaPackageV2Async
instead.
This guide is intended for creating AWS Elemental MediaPackage resources in MediaPackage Version 2 (v2) starting from
May 2023. To get started with MediaPackage v2, create your MediaPackage resources. There isn't an automated process
to migrate your resources from MediaPackage v1 to MediaPackage v2.
The names of the entities that you use to access this API, like URLs and ARNs, all have the versioning information
added, like "v2", to distinguish from the prior version. If you used MediaPackage prior to this release, you can't
use the MediaPackage v2 CLI or the MediaPackage v2 API to access any MediaPackage v1 resources.
If you created resources in MediaPackage v1, use video on demand (VOD) workflows, and aren't looking to migrate to
MediaPackage v2 yet, see the MediaPackage v1 Live API
Reference.
This is the AWS Elemental MediaPackage v2 Live REST API Reference. It describes all the MediaPackage API operations for live content in detail, and provides sample requests, responses, and errors for the supported web services protocols.
We assume that you have the IAM permissions that you need to use MediaPackage via the REST API. We also assume that you are familiar with the features and operations of MediaPackage, as described in the AWS Elemental MediaPackage User Guide.
ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<CreateChannelResult> |
createChannelAsync(CreateChannelRequest createChannelRequest)
Create a channel to start receiving content streams.
|
Future<CreateChannelResult> |
createChannelAsync(CreateChannelRequest createChannelRequest,
AsyncHandler<CreateChannelRequest,CreateChannelResult> asyncHandler)
Create a channel to start receiving content streams.
|
Future<CreateChannelGroupResult> |
createChannelGroupAsync(CreateChannelGroupRequest createChannelGroupRequest)
Create a channel group to group your channels and origin endpoints.
|
Future<CreateChannelGroupResult> |
createChannelGroupAsync(CreateChannelGroupRequest createChannelGroupRequest,
AsyncHandler<CreateChannelGroupRequest,CreateChannelGroupResult> asyncHandler)
Create a channel group to group your channels and origin endpoints.
|
Future<CreateOriginEndpointResult> |
createOriginEndpointAsync(CreateOriginEndpointRequest createOriginEndpointRequest)
The endpoint is attached to a channel, and represents the output of the live content.
|
Future<CreateOriginEndpointResult> |
createOriginEndpointAsync(CreateOriginEndpointRequest createOriginEndpointRequest,
AsyncHandler<CreateOriginEndpointRequest,CreateOriginEndpointResult> asyncHandler)
The endpoint is attached to a channel, and represents the output of the live content.
|
Future<DeleteChannelResult> |
deleteChannelAsync(DeleteChannelRequest deleteChannelRequest)
Delete a channel to stop AWS Elemental MediaPackage from receiving further content.
|
Future<DeleteChannelResult> |
deleteChannelAsync(DeleteChannelRequest deleteChannelRequest,
AsyncHandler<DeleteChannelRequest,DeleteChannelResult> asyncHandler)
Delete a channel to stop AWS Elemental MediaPackage from receiving further content.
|
Future<DeleteChannelGroupResult> |
deleteChannelGroupAsync(DeleteChannelGroupRequest deleteChannelGroupRequest)
Delete a channel group.
|
Future<DeleteChannelGroupResult> |
deleteChannelGroupAsync(DeleteChannelGroupRequest deleteChannelGroupRequest,
AsyncHandler<DeleteChannelGroupRequest,DeleteChannelGroupResult> asyncHandler)
Delete a channel group.
|
Future<DeleteChannelPolicyResult> |
deleteChannelPolicyAsync(DeleteChannelPolicyRequest deleteChannelPolicyRequest)
Delete a channel policy.
|
Future<DeleteChannelPolicyResult> |
deleteChannelPolicyAsync(DeleteChannelPolicyRequest deleteChannelPolicyRequest,
AsyncHandler<DeleteChannelPolicyRequest,DeleteChannelPolicyResult> asyncHandler)
Delete a channel policy.
|
Future<DeleteOriginEndpointResult> |
deleteOriginEndpointAsync(DeleteOriginEndpointRequest deleteOriginEndpointRequest)
Origin endpoints can serve content until they're deleted.
|
Future<DeleteOriginEndpointResult> |
deleteOriginEndpointAsync(DeleteOriginEndpointRequest deleteOriginEndpointRequest,
AsyncHandler<DeleteOriginEndpointRequest,DeleteOriginEndpointResult> asyncHandler)
Origin endpoints can serve content until they're deleted.
|
Future<DeleteOriginEndpointPolicyResult> |
deleteOriginEndpointPolicyAsync(DeleteOriginEndpointPolicyRequest deleteOriginEndpointPolicyRequest)
Delete an origin endpoint policy.
|
Future<DeleteOriginEndpointPolicyResult> |
deleteOriginEndpointPolicyAsync(DeleteOriginEndpointPolicyRequest deleteOriginEndpointPolicyRequest,
AsyncHandler<DeleteOriginEndpointPolicyRequest,DeleteOriginEndpointPolicyResult> asyncHandler)
Delete an origin endpoint policy.
|
Future<GetChannelResult> |
getChannelAsync(GetChannelRequest getChannelRequest)
Retrieves the specified channel that's configured in AWS Elemental MediaPackage, including the origin endpoints
that are associated with it.
|
Future<GetChannelResult> |
getChannelAsync(GetChannelRequest getChannelRequest,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler)
Retrieves the specified channel that's configured in AWS Elemental MediaPackage, including the origin endpoints
that are associated with it.
|
Future<GetChannelGroupResult> |
getChannelGroupAsync(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.
|
Future<GetChannelGroupResult> |
getChannelGroupAsync(GetChannelGroupRequest getChannelGroupRequest,
AsyncHandler<GetChannelGroupRequest,GetChannelGroupResult> asyncHandler)
Retrieves the specified channel group that's configured in AWS Elemental MediaPackage, including the channels and
origin endpoints that are associated with it.
|
Future<GetChannelPolicyResult> |
getChannelPolicyAsync(GetChannelPolicyRequest getChannelPolicyRequest)
Retrieves the specified channel policy that's configured in AWS Elemental MediaPackage.
|
Future<GetChannelPolicyResult> |
getChannelPolicyAsync(GetChannelPolicyRequest getChannelPolicyRequest,
AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler)
Retrieves the specified channel policy that's configured in AWS Elemental MediaPackage.
|
Future<GetOriginEndpointResult> |
getOriginEndpointAsync(GetOriginEndpointRequest getOriginEndpointRequest)
Retrieves the specified origin endpoint that's configured in AWS Elemental MediaPackage to obtain its playback
URL and to view the packaging settings that it's currently using.
|
Future<GetOriginEndpointResult> |
getOriginEndpointAsync(GetOriginEndpointRequest getOriginEndpointRequest,
AsyncHandler<GetOriginEndpointRequest,GetOriginEndpointResult> asyncHandler)
Retrieves the specified origin endpoint that's configured in AWS Elemental MediaPackage to obtain its playback
URL and to view the packaging settings that it's currently using.
|
Future<GetOriginEndpointPolicyResult> |
getOriginEndpointPolicyAsync(GetOriginEndpointPolicyRequest getOriginEndpointPolicyRequest)
Retrieves the specified origin endpoint policy that's configured in AWS Elemental MediaPackage.
|
Future<GetOriginEndpointPolicyResult> |
getOriginEndpointPolicyAsync(GetOriginEndpointPolicyRequest getOriginEndpointPolicyRequest,
AsyncHandler<GetOriginEndpointPolicyRequest,GetOriginEndpointPolicyResult> asyncHandler)
Retrieves the specified origin endpoint policy that's configured in AWS Elemental MediaPackage.
|
Future<ListChannelGroupsResult> |
listChannelGroupsAsync(ListChannelGroupsRequest listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
Future<ListChannelGroupsResult> |
listChannelGroupsAsync(ListChannelGroupsRequest listChannelGroupsRequest,
AsyncHandler<ListChannelGroupsRequest,ListChannelGroupsResult> asyncHandler)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
Future<ListChannelsResult> |
listChannelsAsync(ListChannelsRequest listChannelsRequest)
Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including
the origin endpoints that are associated with it.
|
Future<ListChannelsResult> |
listChannelsAsync(ListChannelsRequest listChannelsRequest,
AsyncHandler<ListChannelsRequest,ListChannelsResult> asyncHandler)
Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including
the origin endpoints that are associated with it.
|
Future<ListOriginEndpointsResult> |
listOriginEndpointsAsync(ListOriginEndpointsRequest listOriginEndpointsRequest)
Retrieves all origin endpoints in a specific channel that are configured in AWS Elemental MediaPackage.
|
Future<ListOriginEndpointsResult> |
listOriginEndpointsAsync(ListOriginEndpointsRequest listOriginEndpointsRequest,
AsyncHandler<ListOriginEndpointsRequest,ListOriginEndpointsResult> asyncHandler)
Retrieves all origin endpoints in a specific channel that are configured in AWS Elemental MediaPackage.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags assigned to a resource.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags assigned to a resource.
|
Future<PutChannelPolicyResult> |
putChannelPolicyAsync(PutChannelPolicyRequest putChannelPolicyRequest)
Attaches an IAM policy to the specified channel.
|
Future<PutChannelPolicyResult> |
putChannelPolicyAsync(PutChannelPolicyRequest putChannelPolicyRequest,
AsyncHandler<PutChannelPolicyRequest,PutChannelPolicyResult> asyncHandler)
Attaches an IAM policy to the specified channel.
|
Future<PutOriginEndpointPolicyResult> |
putOriginEndpointPolicyAsync(PutOriginEndpointPolicyRequest putOriginEndpointPolicyRequest)
Attaches an IAM policy to the specified origin endpoint.
|
Future<PutOriginEndpointPolicyResult> |
putOriginEndpointPolicyAsync(PutOriginEndpointPolicyRequest putOriginEndpointPolicyRequest,
AsyncHandler<PutOriginEndpointPolicyRequest,PutOriginEndpointPolicyResult> asyncHandler)
Attaches an IAM policy to the specified origin endpoint.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest)
Assigns one of more tags (key-value pairs) to the specified MediaPackage resource.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Assigns one of more tags (key-value pairs) to the specified MediaPackage resource.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified resource.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags from the specified resource.
|
Future<UpdateChannelResult> |
updateChannelAsync(UpdateChannelRequest updateChannelRequest)
Update the specified channel.
|
Future<UpdateChannelResult> |
updateChannelAsync(UpdateChannelRequest updateChannelRequest,
AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler)
Update the specified channel.
|
Future<UpdateChannelGroupResult> |
updateChannelGroupAsync(UpdateChannelGroupRequest updateChannelGroupRequest)
Update the specified channel group.
|
Future<UpdateChannelGroupResult> |
updateChannelGroupAsync(UpdateChannelGroupRequest updateChannelGroupRequest,
AsyncHandler<UpdateChannelGroupRequest,UpdateChannelGroupResult> asyncHandler)
Update the specified channel group.
|
Future<UpdateOriginEndpointResult> |
updateOriginEndpointAsync(UpdateOriginEndpointRequest updateOriginEndpointRequest)
Update the specified origin endpoint.
|
Future<UpdateOriginEndpointResult> |
updateOriginEndpointAsync(UpdateOriginEndpointRequest updateOriginEndpointRequest,
AsyncHandler<UpdateOriginEndpointRequest,UpdateOriginEndpointResult> asyncHandler)
Update the specified origin endpoint.
|
createChannel, createChannelGroup, createOriginEndpoint, deleteChannel, deleteChannelGroup, deleteChannelPolicy, deleteOriginEndpoint, deleteOriginEndpointPolicy, getCachedResponseMetadata, getChannel, getChannelGroup, getChannelPolicy, getOriginEndpoint, getOriginEndpointPolicy, listChannelGroups, listChannels, listOriginEndpoints, listTagsForResource, putChannelPolicy, putOriginEndpointPolicy, shutdown, tagResource, untagResource, updateChannel, updateChannelGroup, updateOriginEndpoint
Future<CreateChannelResult> createChannelAsync(CreateChannelRequest createChannelRequest)
Create a channel to start receiving content streams. The channel represents the input to MediaPackage for incoming live content from an encoder such as AWS Elemental MediaLive. The channel receives content, and after packaging it, outputs it through an origin endpoint to downstream devices (such as video players or CDNs) that request the content. You can create only one channel with each request. We recommend that you spread out channels between channel groups, such as putting redundant channels in the same AWS Region in different channel groups.
createChannelRequest
- Future<CreateChannelResult> createChannelAsync(CreateChannelRequest createChannelRequest, AsyncHandler<CreateChannelRequest,CreateChannelResult> asyncHandler)
Create a channel to start receiving content streams. The channel represents the input to MediaPackage for incoming live content from an encoder such as AWS Elemental MediaLive. The channel receives content, and after packaging it, outputs it through an origin endpoint to downstream devices (such as video players or CDNs) that request the content. You can create only one channel with each request. We recommend that you spread out channels between channel groups, such as putting redundant channels in the same AWS Region in different channel groups.
createChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateChannelGroupResult> createChannelGroupAsync(CreateChannelGroupRequest createChannelGroupRequest)
Create a channel group to group your channels and origin endpoints. A channel group is the top-level resource that consists of channels and origin endpoints that are associated with it and that provides predictable URLs for stream delivery. All channels and origin endpoints within the channel group are guaranteed to share the DNS. You can create only one channel group with each request.
createChannelGroupRequest
- Future<CreateChannelGroupResult> createChannelGroupAsync(CreateChannelGroupRequest createChannelGroupRequest, AsyncHandler<CreateChannelGroupRequest,CreateChannelGroupResult> asyncHandler)
Create a channel group to group your channels and origin endpoints. A channel group is the top-level resource that consists of channels and origin endpoints that are associated with it and that provides predictable URLs for stream delivery. All channels and origin endpoints within the channel group are guaranteed to share the DNS. You can create only one channel group with each request.
createChannelGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateOriginEndpointResult> createOriginEndpointAsync(CreateOriginEndpointRequest createOriginEndpointRequest)
The endpoint is attached to a channel, and represents the output of the live content. You can associate multiple endpoints to a single channel. Each endpoint gives players and downstream CDNs (such as Amazon CloudFront) access to the content for playback. Content can't be served from a channel until it has an endpoint. You can create only one endpoint with each request.
createOriginEndpointRequest
- Future<CreateOriginEndpointResult> createOriginEndpointAsync(CreateOriginEndpointRequest createOriginEndpointRequest, AsyncHandler<CreateOriginEndpointRequest,CreateOriginEndpointResult> asyncHandler)
The endpoint is attached to a channel, and represents the output of the live content. You can associate multiple endpoints to a single channel. Each endpoint gives players and downstream CDNs (such as Amazon CloudFront) access to the content for playback. Content can't be served from a channel until it has an endpoint. You can create only one endpoint with each request.
createOriginEndpointRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteChannelResult> deleteChannelAsync(DeleteChannelRequest deleteChannelRequest)
Delete a channel to stop AWS Elemental MediaPackage from receiving further content. You must delete the channel's origin endpoints before you can delete the channel.
deleteChannelRequest
- Future<DeleteChannelResult> deleteChannelAsync(DeleteChannelRequest deleteChannelRequest, AsyncHandler<DeleteChannelRequest,DeleteChannelResult> asyncHandler)
Delete a channel to stop AWS Elemental MediaPackage from receiving further content. You must delete the channel's origin endpoints before you can delete the channel.
deleteChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteChannelGroupResult> deleteChannelGroupAsync(DeleteChannelGroupRequest deleteChannelGroupRequest)
Delete a channel group. You must delete the channel group's channels and origin endpoints before you can delete the channel group. If you delete a channel group, you'll lose access to the egress domain and will have to create a new channel group to replace it.
deleteChannelGroupRequest
- Future<DeleteChannelGroupResult> deleteChannelGroupAsync(DeleteChannelGroupRequest deleteChannelGroupRequest, AsyncHandler<DeleteChannelGroupRequest,DeleteChannelGroupResult> asyncHandler)
Delete a channel group. You must delete the channel group's channels and origin endpoints before you can delete the channel group. If you delete a channel group, you'll lose access to the egress domain and will have to create a new channel group to replace it.
deleteChannelGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteChannelPolicyResult> deleteChannelPolicyAsync(DeleteChannelPolicyRequest deleteChannelPolicyRequest)
Delete a channel policy.
deleteChannelPolicyRequest
- Future<DeleteChannelPolicyResult> deleteChannelPolicyAsync(DeleteChannelPolicyRequest deleteChannelPolicyRequest, AsyncHandler<DeleteChannelPolicyRequest,DeleteChannelPolicyResult> asyncHandler)
Delete a channel policy.
deleteChannelPolicyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteOriginEndpointResult> deleteOriginEndpointAsync(DeleteOriginEndpointRequest deleteOriginEndpointRequest)
Origin endpoints can serve content until they're deleted. Delete the endpoint if it should no longer respond to playback requests. You must delete all endpoints from a channel before you can delete the channel.
deleteOriginEndpointRequest
- Future<DeleteOriginEndpointResult> deleteOriginEndpointAsync(DeleteOriginEndpointRequest deleteOriginEndpointRequest, AsyncHandler<DeleteOriginEndpointRequest,DeleteOriginEndpointResult> asyncHandler)
Origin endpoints can serve content until they're deleted. Delete the endpoint if it should no longer respond to playback requests. You must delete all endpoints from a channel before you can delete the channel.
deleteOriginEndpointRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteOriginEndpointPolicyResult> deleteOriginEndpointPolicyAsync(DeleteOriginEndpointPolicyRequest deleteOriginEndpointPolicyRequest)
Delete an origin endpoint policy.
deleteOriginEndpointPolicyRequest
- Future<DeleteOriginEndpointPolicyResult> deleteOriginEndpointPolicyAsync(DeleteOriginEndpointPolicyRequest deleteOriginEndpointPolicyRequest, AsyncHandler<DeleteOriginEndpointPolicyRequest,DeleteOriginEndpointPolicyResult> asyncHandler)
Delete an origin endpoint policy.
deleteOriginEndpointPolicyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetChannelResult> getChannelAsync(GetChannelRequest getChannelRequest)
Retrieves the specified channel that's configured in AWS Elemental MediaPackage, including the origin endpoints that are associated with it.
getChannelRequest
- Future<GetChannelResult> getChannelAsync(GetChannelRequest getChannelRequest, AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler)
Retrieves the specified channel that's configured in AWS Elemental MediaPackage, including the origin endpoints that are associated with it.
getChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetChannelGroupResult> getChannelGroupAsync(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.
getChannelGroupRequest
- Future<GetChannelGroupResult> getChannelGroupAsync(GetChannelGroupRequest getChannelGroupRequest, AsyncHandler<GetChannelGroupRequest,GetChannelGroupResult> asyncHandler)
Retrieves the specified channel group that's configured in AWS Elemental MediaPackage, including the channels and origin endpoints that are associated with it.
getChannelGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetChannelPolicyResult> getChannelPolicyAsync(GetChannelPolicyRequest getChannelPolicyRequest)
Retrieves the specified channel policy that's configured in AWS Elemental MediaPackage. With policies, you can specify who has access to AWS resources and what actions they can perform on those resources.
getChannelPolicyRequest
- Future<GetChannelPolicyResult> getChannelPolicyAsync(GetChannelPolicyRequest getChannelPolicyRequest, AsyncHandler<GetChannelPolicyRequest,GetChannelPolicyResult> asyncHandler)
Retrieves the specified channel policy that's configured in AWS Elemental MediaPackage. With policies, you can specify who has access to AWS resources and what actions they can perform on those resources.
getChannelPolicyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetOriginEndpointResult> getOriginEndpointAsync(GetOriginEndpointRequest getOriginEndpointRequest)
Retrieves the specified origin endpoint that's configured in AWS Elemental MediaPackage to obtain its playback URL and to view the packaging settings that it's currently using.
getOriginEndpointRequest
- Future<GetOriginEndpointResult> getOriginEndpointAsync(GetOriginEndpointRequest getOriginEndpointRequest, AsyncHandler<GetOriginEndpointRequest,GetOriginEndpointResult> asyncHandler)
Retrieves the specified origin endpoint that's configured in AWS Elemental MediaPackage to obtain its playback URL and to view the packaging settings that it's currently using.
getOriginEndpointRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetOriginEndpointPolicyResult> getOriginEndpointPolicyAsync(GetOriginEndpointPolicyRequest getOriginEndpointPolicyRequest)
Retrieves the specified origin endpoint policy that's configured in AWS Elemental MediaPackage.
getOriginEndpointPolicyRequest
- Future<GetOriginEndpointPolicyResult> getOriginEndpointPolicyAsync(GetOriginEndpointPolicyRequest getOriginEndpointPolicyRequest, AsyncHandler<GetOriginEndpointPolicyRequest,GetOriginEndpointPolicyResult> asyncHandler)
Retrieves the specified origin endpoint policy that's configured in AWS Elemental MediaPackage.
getOriginEndpointPolicyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListChannelGroupsResult> listChannelGroupsAsync(ListChannelGroupsRequest listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin endpoints that are associated with it.
listChannelGroupsRequest
- Future<ListChannelGroupsResult> listChannelGroupsAsync(ListChannelGroupsRequest listChannelGroupsRequest, AsyncHandler<ListChannelGroupsRequest,ListChannelGroupsResult> asyncHandler)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin endpoints that are associated with it.
listChannelGroupsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListChannelsResult> listChannelsAsync(ListChannelsRequest listChannelsRequest)
Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including the origin endpoints that are associated with it.
listChannelsRequest
- Future<ListChannelsResult> listChannelsAsync(ListChannelsRequest listChannelsRequest, AsyncHandler<ListChannelsRequest,ListChannelsResult> asyncHandler)
Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage, including the origin endpoints that are associated with it.
listChannelsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListOriginEndpointsResult> listOriginEndpointsAsync(ListOriginEndpointsRequest listOriginEndpointsRequest)
Retrieves all origin endpoints in a specific channel that are configured in AWS Elemental MediaPackage.
listOriginEndpointsRequest
- Future<ListOriginEndpointsResult> listOriginEndpointsAsync(ListOriginEndpointsRequest listOriginEndpointsRequest, AsyncHandler<ListOriginEndpointsRequest,ListOriginEndpointsResult> asyncHandler)
Retrieves all origin endpoints in a specific channel that are configured in AWS Elemental MediaPackage.
listOriginEndpointsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags assigned to a resource.
listTagsForResourceRequest
- Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags assigned to a resource.
listTagsForResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PutChannelPolicyResult> putChannelPolicyAsync(PutChannelPolicyRequest putChannelPolicyRequest)
Attaches an IAM policy to the specified channel. With policies, you can specify who has access to AWS resources and what actions they can perform on those resources. You can attach only one policy with each request.
putChannelPolicyRequest
- Future<PutChannelPolicyResult> putChannelPolicyAsync(PutChannelPolicyRequest putChannelPolicyRequest, AsyncHandler<PutChannelPolicyRequest,PutChannelPolicyResult> asyncHandler)
Attaches an IAM policy to the specified channel. With policies, you can specify who has access to AWS resources and what actions they can perform on those resources. You can attach only one policy with each request.
putChannelPolicyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PutOriginEndpointPolicyResult> putOriginEndpointPolicyAsync(PutOriginEndpointPolicyRequest putOriginEndpointPolicyRequest)
Attaches an IAM policy to the specified origin endpoint. You can attach only one policy with each request.
putOriginEndpointPolicyRequest
- Future<PutOriginEndpointPolicyResult> putOriginEndpointPolicyAsync(PutOriginEndpointPolicyRequest putOriginEndpointPolicyRequest, AsyncHandler<PutOriginEndpointPolicyRequest,PutOriginEndpointPolicyResult> asyncHandler)
Attaches an IAM policy to the specified origin endpoint. You can attach only one policy with each request.
putOriginEndpointPolicyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest)
Assigns one of more tags (key-value pairs) to the specified MediaPackage resource.
Tags can help you organize and categorize your resources. You can also use them to scope user permissions, by granting a user permission to access or change only resources with certain tag values. You can use the TagResource operation with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.
tagResourceRequest
- Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Assigns one of more tags (key-value pairs) to the specified MediaPackage resource.
Tags can help you organize and categorize your resources. You can also use them to scope user permissions, by granting a user permission to access or change only resources with certain tag values. You can use the TagResource operation with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.
tagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified resource.
untagResourceRequest
- Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags from the specified resource.
untagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateChannelResult> updateChannelAsync(UpdateChannelRequest updateChannelRequest)
Update the specified channel. You can edit if MediaPackage sends ingest or egress access logs to the CloudWatch log group, if content will be encrypted, the description on a channel, and your channel's policy settings. You can't edit the name of the channel or CloudFront distribution details.
Any edits you make that impact the video output may not be reflected for a few minutes.
updateChannelRequest
- Future<UpdateChannelResult> updateChannelAsync(UpdateChannelRequest updateChannelRequest, AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler)
Update the specified channel. You can edit if MediaPackage sends ingest or egress access logs to the CloudWatch log group, if content will be encrypted, the description on a channel, and your channel's policy settings. You can't edit the name of the channel or CloudFront distribution details.
Any edits you make that impact the video output may not be reflected for a few minutes.
updateChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateChannelGroupResult> updateChannelGroupAsync(UpdateChannelGroupRequest updateChannelGroupRequest)
Update the specified channel group. You can edit the description on a channel group for easier identification later from the AWS Elemental MediaPackage console. You can't edit the name of the channel group.
Any edits you make that impact the video output may not be reflected for a few minutes.
updateChannelGroupRequest
- Future<UpdateChannelGroupResult> updateChannelGroupAsync(UpdateChannelGroupRequest updateChannelGroupRequest, AsyncHandler<UpdateChannelGroupRequest,UpdateChannelGroupResult> asyncHandler)
Update the specified channel group. You can edit the description on a channel group for easier identification later from the AWS Elemental MediaPackage console. You can't edit the name of the channel group.
Any edits you make that impact the video output may not be reflected for a few minutes.
updateChannelGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateOriginEndpointResult> updateOriginEndpointAsync(UpdateOriginEndpointRequest updateOriginEndpointRequest)
Update the specified origin endpoint. Edit the packaging preferences on an endpoint to optimize the viewing experience. You can't edit the name of the endpoint.
Any edits you make that impact the video output may not be reflected for a few minutes.
updateOriginEndpointRequest
- Future<UpdateOriginEndpointResult> updateOriginEndpointAsync(UpdateOriginEndpointRequest updateOriginEndpointRequest, AsyncHandler<UpdateOriginEndpointRequest,UpdateOriginEndpointResult> asyncHandler)
Update the specified origin endpoint. Edit the packaging preferences on an endpoint to optimize the viewing experience. You can't edit the name of the endpoint.
Any edits you make that impact the video output may not be reflected for a few minutes.
updateOriginEndpointRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.