@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSMediaLiveClient extends AmazonWebServiceClient implements AWSMediaLive
API for AWS Elemental MediaLive
| Modifier and Type | Field and Description |
|---|---|
protected static ClientConfigurationFactory |
configFactory
Client configuration factory providing ClientConfigurations tailored to this client
|
client, clientConfiguration, endpoint, isEndpointOverridden, LOGGING_AWS_REQUEST_METRIC, requestHandler2s, timeOffsetENDPOINT_PREFIXaddRequestHandler, addRequestHandler, beforeClientExecution, beforeMarshalling, calculateCRC32FromCompressedData, checkMutability, configureRegion, createExecutionContext, createExecutionContext, createExecutionContext, createSignerProvider, endClientExecution, endClientExecution, getClientConfiguration, getClientId, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceAbbreviation, getServiceName, getServiceNameIntern, getSigner, getSignerByURI, getSignerOverride, getSignerProvider, getSignerRegionOverride, getSigningRegion, getTimeOffset, isCsmEnabled, isEndpointOverridden, isProfilingEnabled, isRequestMetricsEnabled, makeImmutable, removeRequestHandler, removeRequestHandler, requestMetricCollector, setEndpoint, setEndpoint, setEndpointPrefix, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shouldGenerateClientSideMonitoringEvents, useStrictHostNameVerification, withEndpoint, withRegion, withRegion, withTimeOffsetprotected static final ClientConfigurationFactory configFactory
public static AWSMediaLiveClientBuilder builder()
public BatchUpdateScheduleResult batchUpdateSchedule(BatchUpdateScheduleRequest request)
batchUpdateSchedule in interface AWSMediaLivebatchUpdateScheduleRequest - List of actions to create and list of actions to delete.BadRequestException - This request was invalid.UnprocessableEntityException - The update schedule request failed validation.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to update the channel schedule.BadGatewayException - Bad Gateway ErrorNotFoundException - The specified channel id does not exist.GatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on update schedule calls.public CreateChannelResult createChannel(CreateChannelRequest request)
createChannel in interface AWSMediaLivecreateChannelRequest - A request to create a channelBadRequestException - This request was invalid.UnprocessableEntityException - The Channel failed validation and could not be created.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to create the channel.BadGatewayException - Bad Gateway ErrorGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on create channel calls to channel service.ConflictException - The channel is unable to create due to an issue with channel resources.public CreateInputResult createInput(CreateInputRequest request)
createInput in interface AWSMediaLivecreateInputRequest - The name of the inputBadRequestException - This request was invalidInternalServerErrorException - Internal Service ErrorForbiddenException - Access was deniedBadGatewayException - Bad Gateway ErrorGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Limit exceededpublic CreateInputSecurityGroupResult createInputSecurityGroup(CreateInputSecurityGroupRequest request)
createInputSecurityGroup in interface AWSMediaLivecreateInputSecurityGroupRequest - The IPv4 CIDRs to whitelist for this Input Security GroupBadRequestException - The request to create an Input Security Group was InvalidInternalServerErrorException - Internal Server ErrorForbiddenException - The requester does not have permission to create an Input Security GroupBadGatewayException - Bad Gateway ErrorGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Limit Exceeded Errorpublic CreateMultiplexResult createMultiplex(CreateMultiplexRequest request)
createMultiplex in interface AWSMediaLivecreateMultiplexRequest - A request to create a multiplex.BadRequestException - MediaLive can't process your request because of a problem in the request. Please check your request form
and syntax.UnprocessableEntityException - The Multiplex failed validation and could not be created.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to create the multiplex.BadGatewayException - Bad Gateway Error.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on create multiplex calls to multiplex service.ConflictException - The multiplex is unable to create due to an issue with multiplex resources.public CreateMultiplexProgramResult createMultiplexProgram(CreateMultiplexProgramRequest request)
createMultiplexProgram in interface AWSMediaLivecreateMultiplexProgramRequest - A request to create a program in a multiplex.BadRequestException - MediaLive can't process your request because of a problem in the request. Please check your request form
and syntax.UnprocessableEntityException - The Multiplex program failed validation and could not be created.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to create a program.BadGatewayException - Bad Gateway Error.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on create multiplex program calls to multiplex service.ConflictException - The multiplex program is unable to create due to an issue with multiplex resources.public CreateTagsResult createTags(CreateTagsRequest request)
createTags in interface AWSMediaLivecreateTagsRequest - Placeholder documentation for CreateTagsRequestNotFoundException - The arn was not found.BadRequestException - This request was invalidInternalServerErrorException - Internal Service ErrorForbiddenException - Access was deniedpublic DeleteChannelResult deleteChannel(DeleteChannelRequest request)
deleteChannel in interface AWSMediaLivedeleteChannelRequest - Placeholder documentation for DeleteChannelRequestBadRequestException - This request was invalidInternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to delete the channel.BadGatewayException - Bad Gateway ErrorNotFoundException - The channel you're requesting to delete does not exist.GatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on delete channel calls to channel service.ConflictException - The channel is unable to delete due to an issue with channel resources.public DeleteInputResult deleteInput(DeleteInputRequest request)
deleteInput in interface AWSMediaLivedeleteInputRequest - Placeholder documentation for DeleteInputRequestBadRequestException - This request was invalidInternalServerErrorException - Internal Service ErrorForbiddenException - Access was deniedBadGatewayException - Bad Gateway ErrorNotFoundException - Input not foundGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Limit exceededConflictException - Resource conflictpublic DeleteInputSecurityGroupResult deleteInputSecurityGroup(DeleteInputSecurityGroupRequest request)
deleteInputSecurityGroup in interface AWSMediaLivedeleteInputSecurityGroupRequest - Placeholder documentation for DeleteInputSecurityGroupRequestBadRequestException - The request to delete the Input Security Group was InvalidInternalServerErrorException - Internal Server ErrorForbiddenException - The requester does not have permission to delete this Input Security GroupBadGatewayException - Bad Gateway ErrorNotFoundException - Input Security Group not foundGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Limit Exceeded Errorpublic DeleteMultiplexResult deleteMultiplex(DeleteMultiplexRequest request)
deleteMultiplex in interface AWSMediaLivedeleteMultiplexRequest - Placeholder documentation for DeleteMultiplexRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to delete the multiplex.BadGatewayException - Bad Gateway Error.NotFoundException - The multiplex that you are trying to delete doesn’t exist. Check the ID and try again.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on delete multiplex calls to multiplex service.ConflictException - The multiplex is unable to delete due to an issue with multiplex resources.public DeleteMultiplexProgramResult deleteMultiplexProgram(DeleteMultiplexProgramRequest request)
deleteMultiplexProgram in interface AWSMediaLivedeleteMultiplexProgramRequest - Placeholder documentation for DeleteMultiplexProgramRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to delete the multiplex program.BadGatewayException - Bad Gateway Error.NotFoundException - The program that you are trying to delete doesn’t exist. Check the ID and try again.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on delete multiplex program calls to multiplex service.ConflictException - The multiplex program is unable to delete due to an issue with multiplex resources.public DeleteReservationResult deleteReservation(DeleteReservationRequest request)
deleteReservation in interface AWSMediaLivedeleteReservationRequest - Placeholder documentation for DeleteReservationRequestBadRequestException - This request was invalidInternalServerErrorException - Internal service errorForbiddenException - You do not have permission to delete reservationBadGatewayException - Bad gateway errorNotFoundException - Reservation you're attempting to delete does not existGatewayTimeoutException - Gateway timeout errorTooManyRequestsException - Request limit exceeded on delete reservation requestConflictException - The reservation could not be deleted because it is currently active.public DeleteScheduleResult deleteSchedule(DeleteScheduleRequest request)
deleteSchedule in interface AWSMediaLivedeleteScheduleRequest - Placeholder documentation for DeleteScheduleRequestBadRequestException - This request to delete the schedule on this channel was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to delete the channel schedule.BadGatewayException - Bad Gateway ErrorNotFoundException - The specified channel does not exist to have its schedule deleted.GatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on delete schedule calls.public DeleteTagsResult deleteTags(DeleteTagsRequest request)
deleteTags in interface AWSMediaLivedeleteTagsRequest - Placeholder documentation for DeleteTagsRequestNotFoundException - The arn was not found.BadRequestException - This request was invalidInternalServerErrorException - Internal Service ErrorForbiddenException - Access was deniedpublic DescribeChannelResult describeChannel(DescribeChannelRequest request)
describeChannel in interface AWSMediaLivedescribeChannelRequest - Placeholder documentation for DescribeChannelRequestBadRequestException - This request was invalidInternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to describe the channel.BadGatewayException - Bad Gateway ErrorNotFoundException - The channel you're requesting to describe does not exist.GatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on describe channel calls to channel service.public DescribeInputResult describeInput(DescribeInputRequest request)
describeInput in interface AWSMediaLivedescribeInputRequest - Placeholder documentation for DescribeInputRequestBadRequestException - This request was invalidInternalServerErrorException - Internal Service ErrorForbiddenException - Access was deniedBadGatewayException - Bad Gateway ErrorNotFoundException - Input not foundGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Limit exceededpublic DescribeInputDeviceResult describeInputDevice(DescribeInputDeviceRequest request)
describeInputDevice in interface AWSMediaLivedescribeInputDeviceRequest - Placeholder documentation for DescribeInputDeviceRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to describe the input device.BadGatewayException - Bad gateway error.NotFoundException - The input device you're requesting to describe does not exist. Check the ID.GatewayTimeoutException - Gateway timeout error.TooManyRequestsException - Request limit exceeded on describe calls to the input device service.public DescribeInputDeviceThumbnailResult describeInputDeviceThumbnail(DescribeInputDeviceThumbnailRequest request)
describeInputDeviceThumbnail in interface AWSMediaLivedescribeInputDeviceThumbnailRequest - Placeholder documentation for DescribeInputDeviceThumbnailRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to describe input device thumbnail.BadGatewayException - Bad gateway error.NotFoundException - Input device not found.GatewayTimeoutException - Gateway timeout error.TooManyRequestsException - Request limit exceeded on get thumbnail calls to the input device service.public DescribeInputSecurityGroupResult describeInputSecurityGroup(DescribeInputSecurityGroupRequest request)
describeInputSecurityGroup in interface AWSMediaLivedescribeInputSecurityGroupRequest - Placeholder documentation for DescribeInputSecurityGroupRequestBadRequestException - The request to describe an Input Security Group was InvalidInternalServerErrorException - Internal Server ErrorForbiddenException - The requester does not have permission to describe this Input Security GroupBadGatewayException - Bad Gateway ErrorNotFoundException - Input Security Group not foundGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Limit Exceeded Errorpublic DescribeMultiplexResult describeMultiplex(DescribeMultiplexRequest request)
describeMultiplex in interface AWSMediaLivedescribeMultiplexRequest - Placeholder documentation for DescribeMultiplexRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to describe the multiplex.BadGatewayException - Bad Gateway Error.NotFoundException - The multiplex that you are trying to describe doesn’t exist. Check the ID and try again.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on describe multiplex calls to multiplex service.public DescribeMultiplexProgramResult describeMultiplexProgram(DescribeMultiplexProgramRequest request)
describeMultiplexProgram in interface AWSMediaLivedescribeMultiplexProgramRequest - Placeholder documentation for DescribeMultiplexProgramRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to describe the multiplex program.BadGatewayException - Bad Gateway Error.NotFoundException - MediaLive can't describe the program. The multiplex or the program that you specified doesn’t exist.
Check the IDs and try again.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on describe multiplex program calls to multiplex service.public DescribeOfferingResult describeOffering(DescribeOfferingRequest request)
describeOffering in interface AWSMediaLivedescribeOfferingRequest - Placeholder documentation for DescribeOfferingRequestBadRequestException - This request was invalidInternalServerErrorException - Internal service errorForbiddenException - You do not have permission to describe offeringBadGatewayException - Bad gateway errorNotFoundException - Offering you're attempting to describe does not existGatewayTimeoutException - Gateway timeout errorTooManyRequestsException - Request limit exceeded on describe offering requestpublic DescribeReservationResult describeReservation(DescribeReservationRequest request)
describeReservation in interface AWSMediaLivedescribeReservationRequest - Placeholder documentation for DescribeReservationRequestBadRequestException - This request was invalidInternalServerErrorException - Internal service errorForbiddenException - You do not have permission to describe reservationBadGatewayException - Bad gateway errorNotFoundException - Reservation you're attempting to describe does not existGatewayTimeoutException - Gateway timeout errorTooManyRequestsException - Request limit exceeded on describe reservation requestpublic DescribeScheduleResult describeSchedule(DescribeScheduleRequest request)
describeSchedule in interface AWSMediaLivedescribeScheduleRequest - Placeholder documentation for DescribeScheduleRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to describe the channel schedule.BadGatewayException - Bad Gateway ErrorNotFoundException - The channel you're requesting a schedule describe for does not exist.GatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on describe schedule calls.public ListChannelsResult listChannels(ListChannelsRequest request)
listChannels in interface AWSMediaLivelistChannelsRequest - Placeholder documentation for ListChannelsRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to list channels.BadGatewayException - Bad Gateway ErrorGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on list channel calls to channel service.public ListInputDevicesResult listInputDevices(ListInputDevicesRequest request)
listInputDevices in interface AWSMediaLivelistInputDevicesRequest - Placeholder documentation for ListInputDevicesRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to list input devices.BadGatewayException - Bad gateway error.GatewayTimeoutException - Gateway timeout error.TooManyRequestsException - Request limit exceeded on list devices calls to the input device service.public ListInputSecurityGroupsResult listInputSecurityGroups(ListInputSecurityGroupsRequest request)
listInputSecurityGroups in interface AWSMediaLivelistInputSecurityGroupsRequest - Placeholder documentation for ListInputSecurityGroupsRequestBadRequestException - The request to list Input Security Groups was invalidInternalServerErrorException - Internal Server ErrorForbiddenException - The requester does not have permission to call ListInputSecurityGroupsBadGatewayException - Bad Gateway ErrorGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Limit Exceeded Errorpublic ListInputsResult listInputs(ListInputsRequest request)
listInputs in interface AWSMediaLivelistInputsRequest - Placeholder documentation for ListInputsRequestBadRequestException - This request was invalidInternalServerErrorException - Internal Service ErrorForbiddenException - Access was deniedBadGatewayException - Bad Gateway ErrorGatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Limit exceededpublic ListMultiplexProgramsResult listMultiplexPrograms(ListMultiplexProgramsRequest request)
listMultiplexPrograms in interface AWSMediaLivelistMultiplexProgramsRequest - Placeholder documentation for ListMultiplexProgramsRequestBadRequestException - MediaLive can't process your request because of a problem in the request. Please check your request form
and syntax.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to list multiplex programs.BadGatewayException - Bad Gateway Error.NotFoundException - MediaLive can't provide the list of programs. The multiplex that you specified doesn’t exist. Check the
ID and try again.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on list multiplex calls to multiplex service.public ListMultiplexesResult listMultiplexes(ListMultiplexesRequest request)
listMultiplexes in interface AWSMediaLivelistMultiplexesRequest - Placeholder documentation for ListMultiplexesRequestBadRequestException - MediaLive can't process your request because of a problem in the request. Please check your request form
and syntax.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to list multiplexes.BadGatewayException - Bad Gateway Error.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on list multiplex calls to multiplex service.public ListOfferingsResult listOfferings(ListOfferingsRequest request)
listOfferings in interface AWSMediaLivelistOfferingsRequest - Placeholder documentation for ListOfferingsRequestBadRequestException - This request was invalidInternalServerErrorException - Internal service errorForbiddenException - You do not have permission to list offeringsBadGatewayException - Bad gateway errorGatewayTimeoutException - Gateway timeout errorTooManyRequestsException - Request limit exceeded on list offerings requestpublic ListReservationsResult listReservations(ListReservationsRequest request)
listReservations in interface AWSMediaLivelistReservationsRequest - Placeholder documentation for ListReservationsRequestBadRequestException - This request was invalidInternalServerErrorException - Internal service errorForbiddenException - You do not have permission to list reservationsBadGatewayException - Bad gateway errorGatewayTimeoutException - Gateway timeout errorTooManyRequestsException - Request limit exceeded on list reservations requestpublic ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
listTagsForResource in interface AWSMediaLivelistTagsForResourceRequest - Placeholder documentation for ListTagsForResourceRequestNotFoundException - The arn was not foundBadRequestException - This request was invalidInternalServerErrorException - Internal Service ErrorForbiddenException - Access was deniedpublic PurchaseOfferingResult purchaseOffering(PurchaseOfferingRequest request)
purchaseOffering in interface AWSMediaLivepurchaseOfferingRequest - Placeholder documentation for PurchaseOfferingRequestBadRequestException - This request was invalidInternalServerErrorException - Internal service errorForbiddenException - You do not have permission to purchase the offeringBadGatewayException - Bad gateway errorNotFoundException - Offering you're attempting to purchase does not existGatewayTimeoutException - Gateway timeout errorTooManyRequestsException - Request limit exceeded on purchase offering requestConflictException - Offering purchase prevented by service resource issuepublic StartChannelResult startChannel(StartChannelRequest request)
startChannel in interface AWSMediaLivestartChannelRequest - Placeholder documentation for StartChannelRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to start the channel.BadGatewayException - Bad Gateway ErrorNotFoundException - The channel you're requesting to start does not exist.GatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on start channel calls to channel service.ConflictException - The channel is unable to start due to an issue with channel resources.public StartMultiplexResult startMultiplex(StartMultiplexRequest request)
startMultiplex in interface AWSMediaLivestartMultiplexRequest - Placeholder documentation for StartMultiplexRequestBadRequestException - MediaLive can't process your request because of a problem in the request. Please check your request form
and syntax.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to start the multiplex.BadGatewayException - Bad Gateway Error.NotFoundException - The multiplex that you are trying to start doesn’t exist. Check the ID and try again.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on start multiplex calls to multiplex service.ConflictException - The multiplex is unable to start due to an issue with multiplex resources.public StopChannelResult stopChannel(StopChannelRequest request)
stopChannel in interface AWSMediaLivestopChannelRequest - Placeholder documentation for StopChannelRequestBadRequestException - This request was invalid.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to stop the channel.BadGatewayException - Bad Gateway ErrorNotFoundException - The channel you're requesting to stop does not exist.GatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on stop channel calls to channel service.ConflictException - The channel is unable to stop due to an issue with channel resources.public StopMultiplexResult stopMultiplex(StopMultiplexRequest request)
stopMultiplex in interface AWSMediaLivestopMultiplexRequest - Placeholder documentation for StopMultiplexRequestBadRequestException - MediaLive can't process your request because of a problem in the request. Please check your request form
and syntax.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to stop the multiplex.BadGatewayException - Bad Gateway Error.NotFoundException - The multiplex that you are trying to stop doesn’t exist. Check the ID and try again.GatewayTimeoutException - Gateway Timeout Error.TooManyRequestsException - Request limit exceeded on stop multiplex calls to multiplex service.ConflictException - The multiplex is unable to stop due to an issue with multiplex resources.public UpdateChannelResult updateChannel(UpdateChannelRequest request)
updateChannel in interface AWSMediaLiveupdateChannelRequest - A request to update a channel.BadRequestException - This request was invalid.UnprocessableEntityException - The channel configuration failed validation and could not be updated.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to update the channel.BadGatewayException - Bad Gateway ErrorGatewayTimeoutException - Gateway Timeout ErrorConflictException - The channel is unable to update due to an issue with channel resources.public UpdateChannelClassResult updateChannelClass(UpdateChannelClassRequest request)
updateChannelClass in interface AWSMediaLiveupdateChannelClassRequest - Channel class that the channel should be updated to.BadRequestException - This request to update the channel class was invalid.UnprocessableEntityException - The channel configuration failed validation when attempting to update the channel class.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to update the class of this channel.BadGatewayException - Bad Gateway ErrorNotFoundException - The channel you're trying to update the class on does not exist.GatewayTimeoutException - Gateway Timeout ErrorTooManyRequestsException - Request limit exceeded on update channel class calls.ConflictException - The channel class cannot be updated due to an issue with channel resources.public UpdateInputResult updateInput(UpdateInputRequest request)
updateInput in interface AWSMediaLiveupdateInputRequest - A request to update an input.BadRequestException - This request to update the input was invalid.InternalServerErrorException - Internal Service ErrorForbiddenException - The requester does not have permission to update an input.BadGatewayException - Bad Gateway ErrorNotFoundException - The input was not found.GatewayTimeoutException - Gateway Timeout ErrorConflictException - The input was unable to be updated at this time due to an issue with input resources.public UpdateInputDeviceResult updateInputDevice(UpdateInputDeviceRequest request)
updateInputDevice in interface AWSMediaLiveupdateInputDeviceRequest - A request to update an input device.BadRequestException - This request was invalid.UnprocessableEntityException - Input device failed validation and could not be created.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You do not have permission to update the input device.BadGatewayException - Bad gateway error.NotFoundException - The input device you're requesting to does not exist. Check the ID.GatewayTimeoutException - Gateway timeout error.TooManyRequestsException - Request limit exceeded on update calls to the input device service.public UpdateInputSecurityGroupResult updateInputSecurityGroup(UpdateInputSecurityGroupRequest request)
updateInputSecurityGroup in interface AWSMediaLiveupdateInputSecurityGroupRequest - The request to update some combination of the Input Security Group name and the IPv4 CIDRs the Input
Security Group should allow.BadRequestException - The request to update the Input Security Group was invalidInternalServerErrorException - Internal Server ErrorForbiddenException - The requester does not have permission to update an Input Security GroupBadGatewayException - Bad Gateway ErrorNotFoundException - The Input Security Group was not found.GatewayTimeoutException - Gateway Timeout ErrorConflictException - The Input Security Group was unable to be updated due to an issue with input security group resources.public UpdateMultiplexResult updateMultiplex(UpdateMultiplexRequest request)
updateMultiplex in interface AWSMediaLiveupdateMultiplexRequest - A request to update a multiplex.BadRequestException - MediaLive can't process your request because of a problem in the request. Please check your request form
and syntax.UnprocessableEntityException - The multiplex configuration failed validation and could not be updated.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to update the multiplex.BadGatewayException - Bad Gateway Error.NotFoundException - The multiplex that you are trying to update doesn’t exist. Check the ID and try again.GatewayTimeoutException - Gateway Timeout Error.ConflictException - The multiplex is unable to update due to an issue with multiplex resources.public UpdateMultiplexProgramResult updateMultiplexProgram(UpdateMultiplexProgramRequest request)
updateMultiplexProgram in interface AWSMediaLiveupdateMultiplexProgramRequest - A request to update a program in a multiplex.BadRequestException - MediaLive can't process your request because of a problem in the request. Please check your request form
and syntax.UnprocessableEntityException - The multiplex program failed validation and could not be updated.InternalServerErrorException - Unexpected internal service error.ForbiddenException - You don't have permission to update the multiplex program.BadGatewayException - Bad Gateway Error.NotFoundException - MediaLive can't update the program. The multiplex or the program that you specified doesn’t exist. Check
the IDs and try again.GatewayTimeoutException - Gateway Timeout Error.ConflictException - The multiplex program is unable to update due to an issue with multiplex resources.public UpdateReservationResult updateReservation(UpdateReservationRequest request)
updateReservation in interface AWSMediaLiveupdateReservationRequest - Request to update a reservationBadRequestException - This request was invalidInternalServerErrorException - Internal service errorForbiddenException - You do not have permission to update reservationBadGatewayException - Bad gateway errorNotFoundException - Reservation not foundGatewayTimeoutException - Gateway timeout errorTooManyRequestsException - Request limit exceededConflictException - The reservation could not be updatedpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AWSMediaLiverequest - The originally executed requestpublic AWSMediaLiveWaiters waiters()
waiters in interface AWSMediaLivepublic void shutdown()
AWSMediaLiveshutdown in interface AWSMediaLiveshutdown in class AmazonWebServiceClientCopyright © 2020. All rights reserved.