@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSMediaLive extends Object implements AWSMediaLive
AWSMediaLive. Convenient method forms pass through to the corresponding overload
that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAWSMediaLive() |
public BatchUpdateScheduleResult batchUpdateSchedule(BatchUpdateScheduleRequest request)
AWSMediaLivebatchUpdateSchedule in interface AWSMediaLiverequest - List of actions to create and list of actions to delete.public CreateChannelResult createChannel(CreateChannelRequest request)
AWSMediaLivecreateChannel in interface AWSMediaLiverequest - A request to create a channelpublic CreateInputResult createInput(CreateInputRequest request)
AWSMediaLivecreateInput in interface AWSMediaLiverequest - The name of the inputpublic CreateInputSecurityGroupResult createInputSecurityGroup(CreateInputSecurityGroupRequest request)
AWSMediaLivecreateInputSecurityGroup in interface AWSMediaLiverequest - The IPv4 CIDRs to whitelist for this Input Security Grouppublic DeleteChannelResult deleteChannel(DeleteChannelRequest request)
AWSMediaLivedeleteChannel in interface AWSMediaLiverequest - Placeholder documentation for DeleteChannelRequestpublic DeleteInputResult deleteInput(DeleteInputRequest request)
AWSMediaLivedeleteInput in interface AWSMediaLiverequest - Placeholder documentation for DeleteInputRequestpublic DeleteInputSecurityGroupResult deleteInputSecurityGroup(DeleteInputSecurityGroupRequest request)
AWSMediaLivedeleteInputSecurityGroup in interface AWSMediaLiverequest - Placeholder documentation for DeleteInputSecurityGroupRequestpublic DeleteReservationResult deleteReservation(DeleteReservationRequest request)
AWSMediaLivedeleteReservation in interface AWSMediaLiverequest - Placeholder documentation for DeleteReservationRequestpublic DescribeChannelResult describeChannel(DescribeChannelRequest request)
AWSMediaLivedescribeChannel in interface AWSMediaLiverequest - Placeholder documentation for DescribeChannelRequestpublic DescribeInputResult describeInput(DescribeInputRequest request)
AWSMediaLivedescribeInput in interface AWSMediaLiverequest - Placeholder documentation for DescribeInputRequestpublic DescribeInputSecurityGroupResult describeInputSecurityGroup(DescribeInputSecurityGroupRequest request)
AWSMediaLivedescribeInputSecurityGroup in interface AWSMediaLiverequest - Placeholder documentation for DescribeInputSecurityGroupRequestpublic DescribeOfferingResult describeOffering(DescribeOfferingRequest request)
AWSMediaLivedescribeOffering in interface AWSMediaLiverequest - Placeholder documentation for DescribeOfferingRequestpublic DescribeReservationResult describeReservation(DescribeReservationRequest request)
AWSMediaLivedescribeReservation in interface AWSMediaLiverequest - Placeholder documentation for DescribeReservationRequestpublic DescribeScheduleResult describeSchedule(DescribeScheduleRequest request)
AWSMediaLivedescribeSchedule in interface AWSMediaLiverequest - Request for a describe schedule call.public ListChannelsResult listChannels(ListChannelsRequest request)
AWSMediaLivelistChannels in interface AWSMediaLiverequest - Placeholder documentation for ListChannelsRequestpublic ListInputSecurityGroupsResult listInputSecurityGroups(ListInputSecurityGroupsRequest request)
AWSMediaLivelistInputSecurityGroups in interface AWSMediaLiverequest - Placeholder documentation for ListInputSecurityGroupsRequestpublic ListInputsResult listInputs(ListInputsRequest request)
AWSMediaLivelistInputs in interface AWSMediaLiverequest - Placeholder documentation for ListInputsRequestpublic ListOfferingsResult listOfferings(ListOfferingsRequest request)
AWSMediaLivelistOfferings in interface AWSMediaLiverequest - Placeholder documentation for ListOfferingsRequestpublic ListReservationsResult listReservations(ListReservationsRequest request)
AWSMediaLivelistReservations in interface AWSMediaLiverequest - Placeholder documentation for ListReservationsRequestpublic PurchaseOfferingResult purchaseOffering(PurchaseOfferingRequest request)
AWSMediaLivepurchaseOffering in interface AWSMediaLiverequest - Placeholder documentation for PurchaseOfferingRequestpublic StartChannelResult startChannel(StartChannelRequest request)
AWSMediaLivestartChannel in interface AWSMediaLiverequest - Placeholder documentation for StartChannelRequestpublic StopChannelResult stopChannel(StopChannelRequest request)
AWSMediaLivestopChannel in interface AWSMediaLiverequest - Placeholder documentation for StopChannelRequestpublic UpdateChannelResult updateChannel(UpdateChannelRequest request)
AWSMediaLiveupdateChannel in interface AWSMediaLiverequest - A request to update a channel.public UpdateInputResult updateInput(UpdateInputRequest request)
AWSMediaLiveupdateInput in interface AWSMediaLiverequest - A request to update an input.public UpdateInputSecurityGroupResult updateInputSecurityGroup(UpdateInputSecurityGroupRequest request)
AWSMediaLiveupdateInputSecurityGroup in interface AWSMediaLiverequest - The request to update some combination of the Input Security Group name and the IPv4 CIDRs the Input
Security Group should allow.public void shutdown()
AWSMediaLiveshutdown in interface AWSMediaLivepublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSMediaLiveResponse 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 a request.
getCachedResponseMetadata in interface AWSMediaLiverequest - The originally executed request.Copyright © 2018. All rights reserved.