| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| software.amazon.awssdk.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateChannelResponse |
MediaPackageV2Client.createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest)
Create a channel to start receiving content streams.
|
default CreateChannelResponse |
MediaPackageV2Client.createChannel(CreateChannelRequest createChannelRequest)
Create a channel to start receiving content streams.
|
default CreateChannelGroupResponse |
MediaPackageV2Client.createChannelGroup(Consumer<CreateChannelGroupRequest.Builder> createChannelGroupRequest)
Create a channel group to group your channels and origin endpoints.
|
default CreateChannelGroupResponse |
MediaPackageV2Client.createChannelGroup(CreateChannelGroupRequest createChannelGroupRequest)
Create a channel group to group your channels and origin endpoints.
|
default CreateOriginEndpointResponse |
MediaPackageV2Client.createOriginEndpoint(Consumer<CreateOriginEndpointRequest.Builder> createOriginEndpointRequest)
The endpoint is attached to a channel, and represents the output of the live content.
|
default CreateOriginEndpointResponse |
MediaPackageV2Client.createOriginEndpoint(CreateOriginEndpointRequest createOriginEndpointRequest)
The endpoint is attached to a channel, and represents the output of the live content.
|
default DeleteChannelResponse |
MediaPackageV2Client.deleteChannel(Consumer<DeleteChannelRequest.Builder> deleteChannelRequest)
Delete a channel to stop AWS Elemental MediaPackage from receiving further content.
|
default DeleteChannelResponse |
MediaPackageV2Client.deleteChannel(DeleteChannelRequest deleteChannelRequest)
Delete a channel to stop AWS Elemental MediaPackage from receiving further content.
|
default DeleteChannelGroupResponse |
MediaPackageV2Client.deleteChannelGroup(Consumer<DeleteChannelGroupRequest.Builder> deleteChannelGroupRequest)
Delete a channel group.
|
default DeleteChannelGroupResponse |
MediaPackageV2Client.deleteChannelGroup(DeleteChannelGroupRequest deleteChannelGroupRequest)
Delete a channel group.
|
default DeleteChannelPolicyResponse |
MediaPackageV2Client.deleteChannelPolicy(Consumer<DeleteChannelPolicyRequest.Builder> deleteChannelPolicyRequest)
Delete a channel policy.
|
default DeleteChannelPolicyResponse |
MediaPackageV2Client.deleteChannelPolicy(DeleteChannelPolicyRequest deleteChannelPolicyRequest)
Delete a channel policy.
|
default DeleteOriginEndpointResponse |
MediaPackageV2Client.deleteOriginEndpoint(Consumer<DeleteOriginEndpointRequest.Builder> deleteOriginEndpointRequest)
Origin endpoints can serve content until they're deleted.
|
default DeleteOriginEndpointResponse |
MediaPackageV2Client.deleteOriginEndpoint(DeleteOriginEndpointRequest deleteOriginEndpointRequest)
Origin endpoints can serve content until they're deleted.
|
default DeleteOriginEndpointPolicyResponse |
MediaPackageV2Client.deleteOriginEndpointPolicy(Consumer<DeleteOriginEndpointPolicyRequest.Builder> deleteOriginEndpointPolicyRequest)
Delete an origin endpoint policy.
|
default DeleteOriginEndpointPolicyResponse |
MediaPackageV2Client.deleteOriginEndpointPolicy(DeleteOriginEndpointPolicyRequest deleteOriginEndpointPolicyRequest)
Delete an origin endpoint policy.
|
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.
|
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.
|
default GetChannelPolicyResponse |
MediaPackageV2Client.getChannelPolicy(Consumer<GetChannelPolicyRequest.Builder> getChannelPolicyRequest)
Retrieves the specified channel policy that's configured in AWS Elemental MediaPackage.
|
default GetChannelPolicyResponse |
MediaPackageV2Client.getChannelPolicy(GetChannelPolicyRequest getChannelPolicyRequest)
Retrieves the specified channel policy that's configured in AWS Elemental MediaPackage.
|
default GetOriginEndpointResponse |
MediaPackageV2Client.getOriginEndpoint(Consumer<GetOriginEndpointRequest.Builder> 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.
|
default GetOriginEndpointResponse |
MediaPackageV2Client.getOriginEndpoint(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.
|
default GetOriginEndpointPolicyResponse |
MediaPackageV2Client.getOriginEndpointPolicy(Consumer<GetOriginEndpointPolicyRequest.Builder> getOriginEndpointPolicyRequest)
Retrieves the specified origin endpoint policy that's configured in AWS Elemental MediaPackage.
|
default GetOriginEndpointPolicyResponse |
MediaPackageV2Client.getOriginEndpointPolicy(GetOriginEndpointPolicyRequest getOriginEndpointPolicyRequest)
Retrieves the specified origin endpoint policy that's configured in AWS Elemental MediaPackage.
|
default ListChannelGroupsResponse |
MediaPackageV2Client.listChannelGroups(Consumer<ListChannelGroupsRequest.Builder> listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
default ListChannelGroupsResponse |
MediaPackageV2Client.listChannelGroups(ListChannelGroupsRequest listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
default ListChannelGroupsIterable |
MediaPackageV2Client.listChannelGroupsPaginator(Consumer<ListChannelGroupsRequest.Builder> listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
default ListChannelGroupsIterable |
MediaPackageV2Client.listChannelGroupsPaginator(ListChannelGroupsRequest listChannelGroupsRequest)
Retrieves all channel groups that are configured in AWS Elemental MediaPackage, including the channels and origin
endpoints that are associated with it.
|
default ListChannelsResponse |
MediaPackageV2Client.listChannels(Consumer<ListChannelsRequest.Builder> 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.
|
default ListChannelsResponse |
MediaPackageV2Client.listChannels(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.
|
default ListChannelsIterable |
MediaPackageV2Client.listChannelsPaginator(Consumer<ListChannelsRequest.Builder> 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.
|
default ListChannelsIterable |
MediaPackageV2Client.listChannelsPaginator(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.
|
default ListOriginEndpointsResponse |
MediaPackageV2Client.listOriginEndpoints(Consumer<ListOriginEndpointsRequest.Builder> listOriginEndpointsRequest)
Retrieves all origin endpoints in a specific channel that are configured in AWS Elemental MediaPackage.
|
default ListOriginEndpointsResponse |
MediaPackageV2Client.listOriginEndpoints(ListOriginEndpointsRequest listOriginEndpointsRequest)
Retrieves all origin endpoints in a specific channel that are configured in AWS Elemental MediaPackage.
|
default ListOriginEndpointsIterable |
MediaPackageV2Client.listOriginEndpointsPaginator(Consumer<ListOriginEndpointsRequest.Builder> listOriginEndpointsRequest)
Retrieves all origin endpoints in a specific channel that are configured in AWS Elemental MediaPackage.
|
default ListOriginEndpointsIterable |
MediaPackageV2Client.listOriginEndpointsPaginator(ListOriginEndpointsRequest listOriginEndpointsRequest)
Retrieves all origin endpoints in a specific channel that are configured in AWS Elemental MediaPackage.
|
default ListTagsForResourceResponse |
MediaPackageV2Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags assigned to a resource.
|
default ListTagsForResourceResponse |
MediaPackageV2Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags assigned to a resource.
|
default PutChannelPolicyResponse |
MediaPackageV2Client.putChannelPolicy(Consumer<PutChannelPolicyRequest.Builder> putChannelPolicyRequest)
Attaches an IAM policy to the specified channel.
|
default PutChannelPolicyResponse |
MediaPackageV2Client.putChannelPolicy(PutChannelPolicyRequest putChannelPolicyRequest)
Attaches an IAM policy to the specified channel.
|
default PutOriginEndpointPolicyResponse |
MediaPackageV2Client.putOriginEndpointPolicy(Consumer<PutOriginEndpointPolicyRequest.Builder> putOriginEndpointPolicyRequest)
Attaches an IAM policy to the specified origin endpoint.
|
default PutOriginEndpointPolicyResponse |
MediaPackageV2Client.putOriginEndpointPolicy(PutOriginEndpointPolicyRequest putOriginEndpointPolicyRequest)
Attaches an IAM policy to the specified origin endpoint.
|
default TagResourceResponse |
MediaPackageV2Client.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Assigns one of more tags (key-value pairs) to the specified MediaPackage resource.
|
default TagResourceResponse |
MediaPackageV2Client.tagResource(TagResourceRequest tagResourceRequest)
Assigns one of more tags (key-value pairs) to the specified MediaPackage resource.
|
default UntagResourceResponse |
MediaPackageV2Client.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified resource.
|
default UntagResourceResponse |
MediaPackageV2Client.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified resource.
|
default UpdateChannelResponse |
MediaPackageV2Client.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Update the specified channel.
|
default UpdateChannelResponse |
MediaPackageV2Client.updateChannel(UpdateChannelRequest updateChannelRequest)
Update the specified channel.
|
default UpdateChannelGroupResponse |
MediaPackageV2Client.updateChannelGroup(Consumer<UpdateChannelGroupRequest.Builder> updateChannelGroupRequest)
Update the specified channel group.
|
default UpdateChannelGroupResponse |
MediaPackageV2Client.updateChannelGroup(UpdateChannelGroupRequest updateChannelGroupRequest)
Update the specified channel group.
|
default UpdateOriginEndpointResponse |
MediaPackageV2Client.updateOriginEndpoint(Consumer<UpdateOriginEndpointRequest.Builder> updateOriginEndpointRequest)
Update the specified origin endpoint.
|
default UpdateOriginEndpointResponse |
MediaPackageV2Client.updateOriginEndpoint(UpdateOriginEndpointRequest updateOriginEndpointRequest)
Update the specified origin endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You don't have permissions to perform the requested operation.
|
class |
ConflictException
Updating or deleting this resource can cause an inconsistent state.
|
class |
InternalServerException
Indicates that an error from the service occurred while trying to process a request.
|
class |
ResourceNotFoundException
The specified resource doesn't exist.
|
class |
ServiceQuotaExceededException
The request would cause a service quota to be exceeded.
|
class |
ThrottlingException
The request throughput limit was exceeded.
|
class |
ValidationException
The input failed to meet the constraints specified by the AWS service.
|
| Modifier and Type | Method and Description |
|---|---|
MediaPackageV2Exception |
MediaPackageV2Exception.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(MediaPackageV2Exception ex) |
Copyright © 2023. All rights reserved.