@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSMediaLiveAsync extends AbstractAWSMediaLive implements AWSMediaLiveAsync
AWSMediaLiveAsync. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAWSMediaLiveAsync() |
batchUpdateSchedule, createChannel, createInput, createInputSecurityGroup, deleteChannel, deleteInput, deleteInputSecurityGroup, deleteReservation, describeChannel, describeInput, describeInputSecurityGroup, describeOffering, describeReservation, describeSchedule, getCachedResponseMetadata, listChannels, listInputs, listInputSecurityGroups, listOfferings, listReservations, purchaseOffering, shutdown, startChannel, stopChannel, updateChannel, updateInput, updateInputSecurityGroupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchUpdateSchedule, createChannel, createInput, createInputSecurityGroup, deleteChannel, deleteInput, deleteInputSecurityGroup, deleteReservation, describeChannel, describeInput, describeInputSecurityGroup, describeOffering, describeReservation, describeSchedule, getCachedResponseMetadata, listChannels, listInputs, listInputSecurityGroups, listOfferings, listReservations, purchaseOffering, shutdown, startChannel, stopChannel, updateChannel, updateInput, updateInputSecurityGrouppublic Future<BatchUpdateScheduleResult> batchUpdateScheduleAsync(BatchUpdateScheduleRequest request)
AWSMediaLiveAsyncbatchUpdateScheduleAsync in interface AWSMediaLiveAsyncrequest - List of actions to create and list of actions to delete.public Future<BatchUpdateScheduleResult> batchUpdateScheduleAsync(BatchUpdateScheduleRequest request, AsyncHandler<BatchUpdateScheduleRequest,BatchUpdateScheduleResult> asyncHandler)
AWSMediaLiveAsyncbatchUpdateScheduleAsync in interface AWSMediaLiveAsyncrequest - List of actions to create and list of actions to delete.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateChannelResult> createChannelAsync(CreateChannelRequest request)
AWSMediaLiveAsynccreateChannelAsync in interface AWSMediaLiveAsyncrequest - A request to create a channelpublic Future<CreateChannelResult> createChannelAsync(CreateChannelRequest request, AsyncHandler<CreateChannelRequest,CreateChannelResult> asyncHandler)
AWSMediaLiveAsynccreateChannelAsync in interface AWSMediaLiveAsyncrequest - A request to create a channelasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateInputResult> createInputAsync(CreateInputRequest request)
AWSMediaLiveAsynccreateInputAsync in interface AWSMediaLiveAsyncrequest - The name of the inputpublic Future<CreateInputResult> createInputAsync(CreateInputRequest request, AsyncHandler<CreateInputRequest,CreateInputResult> asyncHandler)
AWSMediaLiveAsynccreateInputAsync in interface AWSMediaLiveAsyncrequest - The name of the inputasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateInputSecurityGroupResult> createInputSecurityGroupAsync(CreateInputSecurityGroupRequest request)
AWSMediaLiveAsynccreateInputSecurityGroupAsync in interface AWSMediaLiveAsyncrequest - The IPv4 CIDRs to whitelist for this Input Security Grouppublic Future<CreateInputSecurityGroupResult> createInputSecurityGroupAsync(CreateInputSecurityGroupRequest request, AsyncHandler<CreateInputSecurityGroupRequest,CreateInputSecurityGroupResult> asyncHandler)
AWSMediaLiveAsynccreateInputSecurityGroupAsync in interface AWSMediaLiveAsyncrequest - The IPv4 CIDRs to whitelist for this Input Security GroupasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteChannelResult> deleteChannelAsync(DeleteChannelRequest request)
AWSMediaLiveAsyncdeleteChannelAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteChannelRequestpublic Future<DeleteChannelResult> deleteChannelAsync(DeleteChannelRequest request, AsyncHandler<DeleteChannelRequest,DeleteChannelResult> asyncHandler)
AWSMediaLiveAsyncdeleteChannelAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteChannelRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteInputResult> deleteInputAsync(DeleteInputRequest request)
AWSMediaLiveAsyncdeleteInputAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteInputRequestpublic Future<DeleteInputResult> deleteInputAsync(DeleteInputRequest request, AsyncHandler<DeleteInputRequest,DeleteInputResult> asyncHandler)
AWSMediaLiveAsyncdeleteInputAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteInputRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteInputSecurityGroupResult> deleteInputSecurityGroupAsync(DeleteInputSecurityGroupRequest request)
AWSMediaLiveAsyncdeleteInputSecurityGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteInputSecurityGroupRequestpublic Future<DeleteInputSecurityGroupResult> deleteInputSecurityGroupAsync(DeleteInputSecurityGroupRequest request, AsyncHandler<DeleteInputSecurityGroupRequest,DeleteInputSecurityGroupResult> asyncHandler)
AWSMediaLiveAsyncdeleteInputSecurityGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteInputSecurityGroupRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteReservationResult> deleteReservationAsync(DeleteReservationRequest request)
AWSMediaLiveAsyncdeleteReservationAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteReservationRequestpublic Future<DeleteReservationResult> deleteReservationAsync(DeleteReservationRequest request, AsyncHandler<DeleteReservationRequest,DeleteReservationResult> asyncHandler)
AWSMediaLiveAsyncdeleteReservationAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteReservationRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeChannelResult> describeChannelAsync(DescribeChannelRequest request)
AWSMediaLiveAsyncdescribeChannelAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeChannelRequestpublic Future<DescribeChannelResult> describeChannelAsync(DescribeChannelRequest request, AsyncHandler<DescribeChannelRequest,DescribeChannelResult> asyncHandler)
AWSMediaLiveAsyncdescribeChannelAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeChannelRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInputResult> describeInputAsync(DescribeInputRequest request)
AWSMediaLiveAsyncdescribeInputAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeInputRequestpublic Future<DescribeInputResult> describeInputAsync(DescribeInputRequest request, AsyncHandler<DescribeInputRequest,DescribeInputResult> asyncHandler)
AWSMediaLiveAsyncdescribeInputAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeInputRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeInputSecurityGroupResult> describeInputSecurityGroupAsync(DescribeInputSecurityGroupRequest request)
AWSMediaLiveAsyncdescribeInputSecurityGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeInputSecurityGroupRequestpublic Future<DescribeInputSecurityGroupResult> describeInputSecurityGroupAsync(DescribeInputSecurityGroupRequest request, AsyncHandler<DescribeInputSecurityGroupRequest,DescribeInputSecurityGroupResult> asyncHandler)
AWSMediaLiveAsyncdescribeInputSecurityGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeInputSecurityGroupRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeOfferingResult> describeOfferingAsync(DescribeOfferingRequest request)
AWSMediaLiveAsyncdescribeOfferingAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeOfferingRequestpublic Future<DescribeOfferingResult> describeOfferingAsync(DescribeOfferingRequest request, AsyncHandler<DescribeOfferingRequest,DescribeOfferingResult> asyncHandler)
AWSMediaLiveAsyncdescribeOfferingAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeOfferingRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReservationResult> describeReservationAsync(DescribeReservationRequest request)
AWSMediaLiveAsyncdescribeReservationAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeReservationRequestpublic Future<DescribeReservationResult> describeReservationAsync(DescribeReservationRequest request, AsyncHandler<DescribeReservationRequest,DescribeReservationResult> asyncHandler)
AWSMediaLiveAsyncdescribeReservationAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeReservationRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeScheduleResult> describeScheduleAsync(DescribeScheduleRequest request)
AWSMediaLiveAsyncdescribeScheduleAsync in interface AWSMediaLiveAsyncrequest - Request for a describe schedule call.public Future<DescribeScheduleResult> describeScheduleAsync(DescribeScheduleRequest request, AsyncHandler<DescribeScheduleRequest,DescribeScheduleResult> asyncHandler)
AWSMediaLiveAsyncdescribeScheduleAsync in interface AWSMediaLiveAsyncrequest - Request for a describe schedule call.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListChannelsResult> listChannelsAsync(ListChannelsRequest request)
AWSMediaLiveAsynclistChannelsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListChannelsRequestpublic Future<ListChannelsResult> listChannelsAsync(ListChannelsRequest request, AsyncHandler<ListChannelsRequest,ListChannelsResult> asyncHandler)
AWSMediaLiveAsynclistChannelsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListChannelsRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListInputSecurityGroupsResult> listInputSecurityGroupsAsync(ListInputSecurityGroupsRequest request)
AWSMediaLiveAsynclistInputSecurityGroupsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListInputSecurityGroupsRequestpublic Future<ListInputSecurityGroupsResult> listInputSecurityGroupsAsync(ListInputSecurityGroupsRequest request, AsyncHandler<ListInputSecurityGroupsRequest,ListInputSecurityGroupsResult> asyncHandler)
AWSMediaLiveAsynclistInputSecurityGroupsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListInputSecurityGroupsRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListInputsResult> listInputsAsync(ListInputsRequest request)
AWSMediaLiveAsynclistInputsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListInputsRequestpublic Future<ListInputsResult> listInputsAsync(ListInputsRequest request, AsyncHandler<ListInputsRequest,ListInputsResult> asyncHandler)
AWSMediaLiveAsynclistInputsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListInputsRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListOfferingsResult> listOfferingsAsync(ListOfferingsRequest request)
AWSMediaLiveAsynclistOfferingsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListOfferingsRequestpublic Future<ListOfferingsResult> listOfferingsAsync(ListOfferingsRequest request, AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler)
AWSMediaLiveAsynclistOfferingsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListOfferingsRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListReservationsResult> listReservationsAsync(ListReservationsRequest request)
AWSMediaLiveAsynclistReservationsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListReservationsRequestpublic Future<ListReservationsResult> listReservationsAsync(ListReservationsRequest request, AsyncHandler<ListReservationsRequest,ListReservationsResult> asyncHandler)
AWSMediaLiveAsynclistReservationsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListReservationsRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PurchaseOfferingResult> purchaseOfferingAsync(PurchaseOfferingRequest request)
AWSMediaLiveAsyncpurchaseOfferingAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for PurchaseOfferingRequestpublic Future<PurchaseOfferingResult> purchaseOfferingAsync(PurchaseOfferingRequest request, AsyncHandler<PurchaseOfferingRequest,PurchaseOfferingResult> asyncHandler)
AWSMediaLiveAsyncpurchaseOfferingAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for PurchaseOfferingRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartChannelResult> startChannelAsync(StartChannelRequest request)
AWSMediaLiveAsyncstartChannelAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartChannelRequestpublic Future<StartChannelResult> startChannelAsync(StartChannelRequest request, AsyncHandler<StartChannelRequest,StartChannelResult> asyncHandler)
AWSMediaLiveAsyncstartChannelAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartChannelRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopChannelResult> stopChannelAsync(StopChannelRequest request)
AWSMediaLiveAsyncstopChannelAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StopChannelRequestpublic Future<StopChannelResult> stopChannelAsync(StopChannelRequest request, AsyncHandler<StopChannelRequest,StopChannelResult> asyncHandler)
AWSMediaLiveAsyncstopChannelAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StopChannelRequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateChannelResult> updateChannelAsync(UpdateChannelRequest request)
AWSMediaLiveAsyncupdateChannelAsync in interface AWSMediaLiveAsyncrequest - A request to update a channel.public Future<UpdateChannelResult> updateChannelAsync(UpdateChannelRequest request, AsyncHandler<UpdateChannelRequest,UpdateChannelResult> asyncHandler)
AWSMediaLiveAsyncupdateChannelAsync in interface AWSMediaLiveAsyncrequest - A request to update a channel.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateInputResult> updateInputAsync(UpdateInputRequest request)
AWSMediaLiveAsyncupdateInputAsync in interface AWSMediaLiveAsyncrequest - A request to update an input.public Future<UpdateInputResult> updateInputAsync(UpdateInputRequest request, AsyncHandler<UpdateInputRequest,UpdateInputResult> asyncHandler)
AWSMediaLiveAsyncupdateInputAsync in interface AWSMediaLiveAsyncrequest - A request to update an input.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateInputSecurityGroupResult> updateInputSecurityGroupAsync(UpdateInputSecurityGroupRequest request)
AWSMediaLiveAsyncupdateInputSecurityGroupAsync in interface AWSMediaLiveAsyncrequest - The request to update some combination of the Input Security Group name and the IPv4 CIDRs the Input
Security Group should allow.public Future<UpdateInputSecurityGroupResult> updateInputSecurityGroupAsync(UpdateInputSecurityGroupRequest request, AsyncHandler<UpdateInputSecurityGroupRequest,UpdateInputSecurityGroupResult> asyncHandler)
AWSMediaLiveAsyncupdateInputSecurityGroupAsync in interface AWSMediaLiveAsyncrequest - The request to update some combination of the Input Security Group name and the IPv4 CIDRs the Input
Security Group should allow.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2018. All rights reserved.