@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 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 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 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 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.