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) |
|
default ListChannelGroupsIterable |
MediaPackageV2Client.listChannelGroupsPaginator(ListChannelGroupsRequest listChannelGroupsRequest) |
|
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) |
|
default ListChannelsIterable |
MediaPackageV2Client.listChannelsPaginator(ListChannelsRequest listChannelsRequest) |
|
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) |
|
default ListOriginEndpointsIterable |
MediaPackageV2Client.listOriginEndpointsPaginator(ListOriginEndpointsRequest listOriginEndpointsRequest) |
|
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 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.
|