@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSMediaLiveAsyncClient extends AWSMediaLiveClient implements AWSMediaLiveAsync
AsyncHandler can be used to receive notification when
an asynchronous operation completes.
API for AWS Elemental MediaLive
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIXacceptInputDeviceTransfer, batchDelete, batchStart, batchStop, batchUpdateSchedule, builder, cancelInputDeviceTransfer, claimDevice, createChannel, createCloudWatchAlarmTemplate, createCloudWatchAlarmTemplateGroup, createEventBridgeRuleTemplate, createEventBridgeRuleTemplateGroup, createInput, createInputSecurityGroup, createMultiplex, createMultiplexProgram, createPartnerInput, createSignalMap, createTags, deleteChannel, deleteCloudWatchAlarmTemplate, deleteCloudWatchAlarmTemplateGroup, deleteEventBridgeRuleTemplate, deleteEventBridgeRuleTemplateGroup, deleteInput, deleteInputSecurityGroup, deleteMultiplex, deleteMultiplexProgram, deleteReservation, deleteSchedule, deleteSignalMap, deleteTags, describeAccountConfiguration, describeChannel, describeInput, describeInputDevice, describeInputDeviceThumbnail, describeInputSecurityGroup, describeMultiplex, describeMultiplexProgram, describeOffering, describeReservation, describeSchedule, describeThumbnails, getCachedResponseMetadata, getCloudWatchAlarmTemplate, getCloudWatchAlarmTemplateGroup, getEventBridgeRuleTemplate, getEventBridgeRuleTemplateGroup, getSignalMap, listChannels, listCloudWatchAlarmTemplateGroups, listCloudWatchAlarmTemplates, listEventBridgeRuleTemplateGroups, listEventBridgeRuleTemplates, listInputDevices, listInputDeviceTransfers, listInputs, listInputSecurityGroups, listMultiplexes, listMultiplexPrograms, listOfferings, listReservations, listSignalMaps, listTagsForResource, purchaseOffering, rebootInputDevice, rejectInputDeviceTransfer, restartChannelPipelines, startChannel, startDeleteMonitorDeployment, startInputDevice, startInputDeviceMaintenanceWindow, startMonitorDeployment, startMultiplex, startUpdateSignalMap, stopChannel, stopInputDevice, stopMultiplex, transferInputDevice, updateAccountConfiguration, updateChannel, updateChannelClass, updateCloudWatchAlarmTemplate, updateCloudWatchAlarmTemplateGroup, updateEventBridgeRuleTemplate, updateEventBridgeRuleTemplateGroup, updateInput, updateInputDevice, updateInputSecurityGroup, updateMultiplex, updateMultiplexProgram, updateReservation, waitersaddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptInputDeviceTransfer, batchDelete, batchStart, batchStop, batchUpdateSchedule, cancelInputDeviceTransfer, claimDevice, createChannel, createCloudWatchAlarmTemplate, createCloudWatchAlarmTemplateGroup, createEventBridgeRuleTemplate, createEventBridgeRuleTemplateGroup, createInput, createInputSecurityGroup, createMultiplex, createMultiplexProgram, createPartnerInput, createSignalMap, createTags, deleteChannel, deleteCloudWatchAlarmTemplate, deleteCloudWatchAlarmTemplateGroup, deleteEventBridgeRuleTemplate, deleteEventBridgeRuleTemplateGroup, deleteInput, deleteInputSecurityGroup, deleteMultiplex, deleteMultiplexProgram, deleteReservation, deleteSchedule, deleteSignalMap, deleteTags, describeAccountConfiguration, describeChannel, describeInput, describeInputDevice, describeInputDeviceThumbnail, describeInputSecurityGroup, describeMultiplex, describeMultiplexProgram, describeOffering, describeReservation, describeSchedule, describeThumbnails, getCachedResponseMetadata, getCloudWatchAlarmTemplate, getCloudWatchAlarmTemplateGroup, getEventBridgeRuleTemplate, getEventBridgeRuleTemplateGroup, getSignalMap, listChannels, listCloudWatchAlarmTemplateGroups, listCloudWatchAlarmTemplates, listEventBridgeRuleTemplateGroups, listEventBridgeRuleTemplates, listInputDevices, listInputDeviceTransfers, listInputs, listInputSecurityGroups, listMultiplexes, listMultiplexPrograms, listOfferings, listReservations, listSignalMaps, listTagsForResource, purchaseOffering, rebootInputDevice, rejectInputDeviceTransfer, restartChannelPipelines, startChannel, startDeleteMonitorDeployment, startInputDevice, startInputDeviceMaintenanceWindow, startMonitorDeployment, startMultiplex, startUpdateSignalMap, stopChannel, stopInputDevice, stopMultiplex, transferInputDevice, updateAccountConfiguration, updateChannel, updateChannelClass, updateCloudWatchAlarmTemplate, updateCloudWatchAlarmTemplateGroup, updateEventBridgeRuleTemplate, updateEventBridgeRuleTemplateGroup, updateInput, updateInputDevice, updateInputSecurityGroup, updateMultiplex, updateMultiplexProgram, updateReservation, waiterspublic static AWSMediaLiveAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<AcceptInputDeviceTransferResult> acceptInputDeviceTransferAsync(AcceptInputDeviceTransferRequest request)
AWSMediaLiveAsyncacceptInputDeviceTransferAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for AcceptInputDeviceTransferRequestpublic Future<AcceptInputDeviceTransferResult> acceptInputDeviceTransferAsync(AcceptInputDeviceTransferRequest request, AsyncHandler<AcceptInputDeviceTransferRequest,AcceptInputDeviceTransferResult> asyncHandler)
AWSMediaLiveAsyncacceptInputDeviceTransferAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for AcceptInputDeviceTransferRequestasyncHandler - 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<BatchDeleteResult> batchDeleteAsync(BatchDeleteRequest request)
AWSMediaLiveAsyncbatchDeleteAsync in interface AWSMediaLiveAsyncrequest - A request to delete resourcespublic Future<BatchDeleteResult> batchDeleteAsync(BatchDeleteRequest request, AsyncHandler<BatchDeleteRequest,BatchDeleteResult> asyncHandler)
AWSMediaLiveAsyncbatchDeleteAsync in interface AWSMediaLiveAsyncrequest - A request to delete resourcesasyncHandler - 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<BatchStartResult> batchStartAsync(BatchStartRequest request)
AWSMediaLiveAsyncbatchStartAsync in interface AWSMediaLiveAsyncrequest - A request to start resourcespublic Future<BatchStartResult> batchStartAsync(BatchStartRequest request, AsyncHandler<BatchStartRequest,BatchStartResult> asyncHandler)
AWSMediaLiveAsyncbatchStartAsync in interface AWSMediaLiveAsyncrequest - A request to start resourcesasyncHandler - 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<BatchStopResult> batchStopAsync(BatchStopRequest request)
AWSMediaLiveAsyncbatchStopAsync in interface AWSMediaLiveAsyncrequest - A request to stop resourcespublic Future<BatchStopResult> batchStopAsync(BatchStopRequest request, AsyncHandler<BatchStopRequest,BatchStopResult> asyncHandler)
AWSMediaLiveAsyncbatchStopAsync in interface AWSMediaLiveAsyncrequest - A request to stop resourcesasyncHandler - 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<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<CancelInputDeviceTransferResult> cancelInputDeviceTransferAsync(CancelInputDeviceTransferRequest request)
AWSMediaLiveAsynccancelInputDeviceTransferAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CancelInputDeviceTransferRequestpublic Future<CancelInputDeviceTransferResult> cancelInputDeviceTransferAsync(CancelInputDeviceTransferRequest request, AsyncHandler<CancelInputDeviceTransferRequest,CancelInputDeviceTransferResult> asyncHandler)
AWSMediaLiveAsynccancelInputDeviceTransferAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CancelInputDeviceTransferRequestasyncHandler - 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<ClaimDeviceResult> claimDeviceAsync(ClaimDeviceRequest request)
AWSMediaLiveAsyncclaimDeviceAsync in interface AWSMediaLiveAsyncrequest - A request to claim an AWS Elemental device that you have purchased from a third-party vendor.public Future<ClaimDeviceResult> claimDeviceAsync(ClaimDeviceRequest request, AsyncHandler<ClaimDeviceRequest,ClaimDeviceResult> asyncHandler)
AWSMediaLiveAsyncclaimDeviceAsync in interface AWSMediaLiveAsyncrequest - A request to claim an AWS Elemental device that you have purchased from a third-party vendor.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<CreateCloudWatchAlarmTemplateResult> createCloudWatchAlarmTemplateAsync(CreateCloudWatchAlarmTemplateRequest request)
AWSMediaLiveAsynccreateCloudWatchAlarmTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateCloudWatchAlarmTemplateRequestpublic Future<CreateCloudWatchAlarmTemplateResult> createCloudWatchAlarmTemplateAsync(CreateCloudWatchAlarmTemplateRequest request, AsyncHandler<CreateCloudWatchAlarmTemplateRequest,CreateCloudWatchAlarmTemplateResult> asyncHandler)
AWSMediaLiveAsynccreateCloudWatchAlarmTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateCloudWatchAlarmTemplateRequestasyncHandler - 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<CreateCloudWatchAlarmTemplateGroupResult> createCloudWatchAlarmTemplateGroupAsync(CreateCloudWatchAlarmTemplateGroupRequest request)
AWSMediaLiveAsynccreateCloudWatchAlarmTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateCloudWatchAlarmTemplateGroupRequestpublic Future<CreateCloudWatchAlarmTemplateGroupResult> createCloudWatchAlarmTemplateGroupAsync(CreateCloudWatchAlarmTemplateGroupRequest request, AsyncHandler<CreateCloudWatchAlarmTemplateGroupRequest,CreateCloudWatchAlarmTemplateGroupResult> asyncHandler)
AWSMediaLiveAsynccreateCloudWatchAlarmTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateCloudWatchAlarmTemplateGroupRequestasyncHandler - 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<CreateEventBridgeRuleTemplateResult> createEventBridgeRuleTemplateAsync(CreateEventBridgeRuleTemplateRequest request)
AWSMediaLiveAsynccreateEventBridgeRuleTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateEventBridgeRuleTemplateRequestpublic Future<CreateEventBridgeRuleTemplateResult> createEventBridgeRuleTemplateAsync(CreateEventBridgeRuleTemplateRequest request, AsyncHandler<CreateEventBridgeRuleTemplateRequest,CreateEventBridgeRuleTemplateResult> asyncHandler)
AWSMediaLiveAsynccreateEventBridgeRuleTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateEventBridgeRuleTemplateRequestasyncHandler - 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<CreateEventBridgeRuleTemplateGroupResult> createEventBridgeRuleTemplateGroupAsync(CreateEventBridgeRuleTemplateGroupRequest request)
AWSMediaLiveAsynccreateEventBridgeRuleTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateEventBridgeRuleTemplateGroupRequestpublic Future<CreateEventBridgeRuleTemplateGroupResult> createEventBridgeRuleTemplateGroupAsync(CreateEventBridgeRuleTemplateGroupRequest request, AsyncHandler<CreateEventBridgeRuleTemplateGroupRequest,CreateEventBridgeRuleTemplateGroupResult> asyncHandler)
AWSMediaLiveAsynccreateEventBridgeRuleTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateEventBridgeRuleTemplateGroupRequestasyncHandler - 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<CreateMultiplexResult> createMultiplexAsync(CreateMultiplexRequest request)
AWSMediaLiveAsynccreateMultiplexAsync in interface AWSMediaLiveAsyncrequest - A request to create a multiplex.public Future<CreateMultiplexResult> createMultiplexAsync(CreateMultiplexRequest request, AsyncHandler<CreateMultiplexRequest,CreateMultiplexResult> asyncHandler)
AWSMediaLiveAsynccreateMultiplexAsync in interface AWSMediaLiveAsyncrequest - A request to create a multiplex.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<CreateMultiplexProgramResult> createMultiplexProgramAsync(CreateMultiplexProgramRequest request)
AWSMediaLiveAsynccreateMultiplexProgramAsync in interface AWSMediaLiveAsyncrequest - A request to create a program in a multiplex.public Future<CreateMultiplexProgramResult> createMultiplexProgramAsync(CreateMultiplexProgramRequest request, AsyncHandler<CreateMultiplexProgramRequest,CreateMultiplexProgramResult> asyncHandler)
AWSMediaLiveAsynccreateMultiplexProgramAsync in interface AWSMediaLiveAsyncrequest - A request to create a program in a multiplex.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<CreatePartnerInputResult> createPartnerInputAsync(CreatePartnerInputRequest request)
AWSMediaLiveAsynccreatePartnerInputAsync in interface AWSMediaLiveAsyncrequest - A request to create a partner inputpublic Future<CreatePartnerInputResult> createPartnerInputAsync(CreatePartnerInputRequest request, AsyncHandler<CreatePartnerInputRequest,CreatePartnerInputResult> asyncHandler)
AWSMediaLiveAsynccreatePartnerInputAsync in interface AWSMediaLiveAsyncrequest - A request to create a partner 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<CreateSignalMapResult> createSignalMapAsync(CreateSignalMapRequest request)
AWSMediaLiveAsynccreateSignalMapAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateSignalMapRequestpublic Future<CreateSignalMapResult> createSignalMapAsync(CreateSignalMapRequest request, AsyncHandler<CreateSignalMapRequest,CreateSignalMapResult> asyncHandler)
AWSMediaLiveAsynccreateSignalMapAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateSignalMapRequestasyncHandler - 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<CreateTagsResult> createTagsAsync(CreateTagsRequest request)
AWSMediaLiveAsynccreateTagsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateTagsRequestpublic Future<CreateTagsResult> createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
AWSMediaLiveAsynccreateTagsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for CreateTagsRequestasyncHandler - 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<DeleteCloudWatchAlarmTemplateResult> deleteCloudWatchAlarmTemplateAsync(DeleteCloudWatchAlarmTemplateRequest request)
AWSMediaLiveAsyncdeleteCloudWatchAlarmTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteCloudWatchAlarmTemplateRequestpublic Future<DeleteCloudWatchAlarmTemplateResult> deleteCloudWatchAlarmTemplateAsync(DeleteCloudWatchAlarmTemplateRequest request, AsyncHandler<DeleteCloudWatchAlarmTemplateRequest,DeleteCloudWatchAlarmTemplateResult> asyncHandler)
AWSMediaLiveAsyncdeleteCloudWatchAlarmTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteCloudWatchAlarmTemplateRequestasyncHandler - 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<DeleteCloudWatchAlarmTemplateGroupResult> deleteCloudWatchAlarmTemplateGroupAsync(DeleteCloudWatchAlarmTemplateGroupRequest request)
AWSMediaLiveAsyncdeleteCloudWatchAlarmTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteCloudWatchAlarmTemplateGroupRequestpublic Future<DeleteCloudWatchAlarmTemplateGroupResult> deleteCloudWatchAlarmTemplateGroupAsync(DeleteCloudWatchAlarmTemplateGroupRequest request, AsyncHandler<DeleteCloudWatchAlarmTemplateGroupRequest,DeleteCloudWatchAlarmTemplateGroupResult> asyncHandler)
AWSMediaLiveAsyncdeleteCloudWatchAlarmTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteCloudWatchAlarmTemplateGroupRequestasyncHandler - 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<DeleteEventBridgeRuleTemplateResult> deleteEventBridgeRuleTemplateAsync(DeleteEventBridgeRuleTemplateRequest request)
AWSMediaLiveAsyncdeleteEventBridgeRuleTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteEventBridgeRuleTemplateRequestpublic Future<DeleteEventBridgeRuleTemplateResult> deleteEventBridgeRuleTemplateAsync(DeleteEventBridgeRuleTemplateRequest request, AsyncHandler<DeleteEventBridgeRuleTemplateRequest,DeleteEventBridgeRuleTemplateResult> asyncHandler)
AWSMediaLiveAsyncdeleteEventBridgeRuleTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteEventBridgeRuleTemplateRequestasyncHandler - 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<DeleteEventBridgeRuleTemplateGroupResult> deleteEventBridgeRuleTemplateGroupAsync(DeleteEventBridgeRuleTemplateGroupRequest request)
AWSMediaLiveAsyncdeleteEventBridgeRuleTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteEventBridgeRuleTemplateGroupRequestpublic Future<DeleteEventBridgeRuleTemplateGroupResult> deleteEventBridgeRuleTemplateGroupAsync(DeleteEventBridgeRuleTemplateGroupRequest request, AsyncHandler<DeleteEventBridgeRuleTemplateGroupRequest,DeleteEventBridgeRuleTemplateGroupResult> asyncHandler)
AWSMediaLiveAsyncdeleteEventBridgeRuleTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteEventBridgeRuleTemplateGroupRequestasyncHandler - 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<DeleteMultiplexResult> deleteMultiplexAsync(DeleteMultiplexRequest request)
AWSMediaLiveAsyncdeleteMultiplexAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteMultiplexRequestpublic Future<DeleteMultiplexResult> deleteMultiplexAsync(DeleteMultiplexRequest request, AsyncHandler<DeleteMultiplexRequest,DeleteMultiplexResult> asyncHandler)
AWSMediaLiveAsyncdeleteMultiplexAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteMultiplexRequestasyncHandler - 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<DeleteMultiplexProgramResult> deleteMultiplexProgramAsync(DeleteMultiplexProgramRequest request)
AWSMediaLiveAsyncdeleteMultiplexProgramAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteMultiplexProgramRequestpublic Future<DeleteMultiplexProgramResult> deleteMultiplexProgramAsync(DeleteMultiplexProgramRequest request, AsyncHandler<DeleteMultiplexProgramRequest,DeleteMultiplexProgramResult> asyncHandler)
AWSMediaLiveAsyncdeleteMultiplexProgramAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteMultiplexProgramRequestasyncHandler - 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<DeleteScheduleResult> deleteScheduleAsync(DeleteScheduleRequest request)
AWSMediaLiveAsyncdeleteScheduleAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteScheduleRequestpublic Future<DeleteScheduleResult> deleteScheduleAsync(DeleteScheduleRequest request, AsyncHandler<DeleteScheduleRequest,DeleteScheduleResult> asyncHandler)
AWSMediaLiveAsyncdeleteScheduleAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteScheduleRequestasyncHandler - 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<DeleteSignalMapResult> deleteSignalMapAsync(DeleteSignalMapRequest request)
AWSMediaLiveAsyncdeleteSignalMapAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteSignalMapRequestpublic Future<DeleteSignalMapResult> deleteSignalMapAsync(DeleteSignalMapRequest request, AsyncHandler<DeleteSignalMapRequest,DeleteSignalMapResult> asyncHandler)
AWSMediaLiveAsyncdeleteSignalMapAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteSignalMapRequestasyncHandler - 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<DeleteTagsResult> deleteTagsAsync(DeleteTagsRequest request)
AWSMediaLiveAsyncdeleteTagsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteTagsRequestpublic Future<DeleteTagsResult> deleteTagsAsync(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler)
AWSMediaLiveAsyncdeleteTagsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DeleteTagsRequestasyncHandler - 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<DescribeAccountConfigurationResult> describeAccountConfigurationAsync(DescribeAccountConfigurationRequest request)
AWSMediaLiveAsyncdescribeAccountConfigurationAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeAccountConfigurationRequestpublic Future<DescribeAccountConfigurationResult> describeAccountConfigurationAsync(DescribeAccountConfigurationRequest request, AsyncHandler<DescribeAccountConfigurationRequest,DescribeAccountConfigurationResult> asyncHandler)
AWSMediaLiveAsyncdescribeAccountConfigurationAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeAccountConfigurationRequestasyncHandler - 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<DescribeInputDeviceResult> describeInputDeviceAsync(DescribeInputDeviceRequest request)
AWSMediaLiveAsyncdescribeInputDeviceAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeInputDeviceRequestpublic Future<DescribeInputDeviceResult> describeInputDeviceAsync(DescribeInputDeviceRequest request, AsyncHandler<DescribeInputDeviceRequest,DescribeInputDeviceResult> asyncHandler)
AWSMediaLiveAsyncdescribeInputDeviceAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeInputDeviceRequestasyncHandler - 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<DescribeInputDeviceThumbnailResult> describeInputDeviceThumbnailAsync(DescribeInputDeviceThumbnailRequest request)
AWSMediaLiveAsyncdescribeInputDeviceThumbnailAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeInputDeviceThumbnailRequestpublic Future<DescribeInputDeviceThumbnailResult> describeInputDeviceThumbnailAsync(DescribeInputDeviceThumbnailRequest request, AsyncHandler<DescribeInputDeviceThumbnailRequest,DescribeInputDeviceThumbnailResult> asyncHandler)
AWSMediaLiveAsyncdescribeInputDeviceThumbnailAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeInputDeviceThumbnailRequestasyncHandler - 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<DescribeMultiplexResult> describeMultiplexAsync(DescribeMultiplexRequest request)
AWSMediaLiveAsyncdescribeMultiplexAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeMultiplexRequestpublic Future<DescribeMultiplexResult> describeMultiplexAsync(DescribeMultiplexRequest request, AsyncHandler<DescribeMultiplexRequest,DescribeMultiplexResult> asyncHandler)
AWSMediaLiveAsyncdescribeMultiplexAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeMultiplexRequestasyncHandler - 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<DescribeMultiplexProgramResult> describeMultiplexProgramAsync(DescribeMultiplexProgramRequest request)
AWSMediaLiveAsyncdescribeMultiplexProgramAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeMultiplexProgramRequestpublic Future<DescribeMultiplexProgramResult> describeMultiplexProgramAsync(DescribeMultiplexProgramRequest request, AsyncHandler<DescribeMultiplexProgramRequest,DescribeMultiplexProgramResult> asyncHandler)
AWSMediaLiveAsyncdescribeMultiplexProgramAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeMultiplexProgramRequestasyncHandler - 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 - Placeholder documentation for DescribeScheduleRequestpublic Future<DescribeScheduleResult> describeScheduleAsync(DescribeScheduleRequest request, AsyncHandler<DescribeScheduleRequest,DescribeScheduleResult> asyncHandler)
AWSMediaLiveAsyncdescribeScheduleAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeScheduleRequestasyncHandler - 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<DescribeThumbnailsResult> describeThumbnailsAsync(DescribeThumbnailsRequest request)
AWSMediaLiveAsyncdescribeThumbnailsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeThumbnailsRequestpublic Future<DescribeThumbnailsResult> describeThumbnailsAsync(DescribeThumbnailsRequest request, AsyncHandler<DescribeThumbnailsRequest,DescribeThumbnailsResult> asyncHandler)
AWSMediaLiveAsyncdescribeThumbnailsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for DescribeThumbnailsRequestasyncHandler - 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<GetCloudWatchAlarmTemplateResult> getCloudWatchAlarmTemplateAsync(GetCloudWatchAlarmTemplateRequest request)
AWSMediaLiveAsyncgetCloudWatchAlarmTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetCloudWatchAlarmTemplateRequestpublic Future<GetCloudWatchAlarmTemplateResult> getCloudWatchAlarmTemplateAsync(GetCloudWatchAlarmTemplateRequest request, AsyncHandler<GetCloudWatchAlarmTemplateRequest,GetCloudWatchAlarmTemplateResult> asyncHandler)
AWSMediaLiveAsyncgetCloudWatchAlarmTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetCloudWatchAlarmTemplateRequestasyncHandler - 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<GetCloudWatchAlarmTemplateGroupResult> getCloudWatchAlarmTemplateGroupAsync(GetCloudWatchAlarmTemplateGroupRequest request)
AWSMediaLiveAsyncgetCloudWatchAlarmTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetCloudWatchAlarmTemplateGroupRequestpublic Future<GetCloudWatchAlarmTemplateGroupResult> getCloudWatchAlarmTemplateGroupAsync(GetCloudWatchAlarmTemplateGroupRequest request, AsyncHandler<GetCloudWatchAlarmTemplateGroupRequest,GetCloudWatchAlarmTemplateGroupResult> asyncHandler)
AWSMediaLiveAsyncgetCloudWatchAlarmTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetCloudWatchAlarmTemplateGroupRequestasyncHandler - 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<GetEventBridgeRuleTemplateResult> getEventBridgeRuleTemplateAsync(GetEventBridgeRuleTemplateRequest request)
AWSMediaLiveAsyncgetEventBridgeRuleTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetEventBridgeRuleTemplateRequestpublic Future<GetEventBridgeRuleTemplateResult> getEventBridgeRuleTemplateAsync(GetEventBridgeRuleTemplateRequest request, AsyncHandler<GetEventBridgeRuleTemplateRequest,GetEventBridgeRuleTemplateResult> asyncHandler)
AWSMediaLiveAsyncgetEventBridgeRuleTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetEventBridgeRuleTemplateRequestasyncHandler - 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<GetEventBridgeRuleTemplateGroupResult> getEventBridgeRuleTemplateGroupAsync(GetEventBridgeRuleTemplateGroupRequest request)
AWSMediaLiveAsyncgetEventBridgeRuleTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetEventBridgeRuleTemplateGroupRequestpublic Future<GetEventBridgeRuleTemplateGroupResult> getEventBridgeRuleTemplateGroupAsync(GetEventBridgeRuleTemplateGroupRequest request, AsyncHandler<GetEventBridgeRuleTemplateGroupRequest,GetEventBridgeRuleTemplateGroupResult> asyncHandler)
AWSMediaLiveAsyncgetEventBridgeRuleTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetEventBridgeRuleTemplateGroupRequestasyncHandler - 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<GetSignalMapResult> getSignalMapAsync(GetSignalMapRequest request)
AWSMediaLiveAsyncgetSignalMapAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetSignalMapRequestpublic Future<GetSignalMapResult> getSignalMapAsync(GetSignalMapRequest request, AsyncHandler<GetSignalMapRequest,GetSignalMapResult> asyncHandler)
AWSMediaLiveAsyncgetSignalMapAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for GetSignalMapRequestasyncHandler - 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<ListCloudWatchAlarmTemplateGroupsResult> listCloudWatchAlarmTemplateGroupsAsync(ListCloudWatchAlarmTemplateGroupsRequest request)
AWSMediaLiveAsynclistCloudWatchAlarmTemplateGroupsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListCloudWatchAlarmTemplateGroupsRequestpublic Future<ListCloudWatchAlarmTemplateGroupsResult> listCloudWatchAlarmTemplateGroupsAsync(ListCloudWatchAlarmTemplateGroupsRequest request, AsyncHandler<ListCloudWatchAlarmTemplateGroupsRequest,ListCloudWatchAlarmTemplateGroupsResult> asyncHandler)
AWSMediaLiveAsynclistCloudWatchAlarmTemplateGroupsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListCloudWatchAlarmTemplateGroupsRequestasyncHandler - 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<ListCloudWatchAlarmTemplatesResult> listCloudWatchAlarmTemplatesAsync(ListCloudWatchAlarmTemplatesRequest request)
AWSMediaLiveAsynclistCloudWatchAlarmTemplatesAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListCloudWatchAlarmTemplatesRequestpublic Future<ListCloudWatchAlarmTemplatesResult> listCloudWatchAlarmTemplatesAsync(ListCloudWatchAlarmTemplatesRequest request, AsyncHandler<ListCloudWatchAlarmTemplatesRequest,ListCloudWatchAlarmTemplatesResult> asyncHandler)
AWSMediaLiveAsynclistCloudWatchAlarmTemplatesAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListCloudWatchAlarmTemplatesRequestasyncHandler - 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<ListEventBridgeRuleTemplateGroupsResult> listEventBridgeRuleTemplateGroupsAsync(ListEventBridgeRuleTemplateGroupsRequest request)
AWSMediaLiveAsynclistEventBridgeRuleTemplateGroupsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListEventBridgeRuleTemplateGroupsRequestpublic Future<ListEventBridgeRuleTemplateGroupsResult> listEventBridgeRuleTemplateGroupsAsync(ListEventBridgeRuleTemplateGroupsRequest request, AsyncHandler<ListEventBridgeRuleTemplateGroupsRequest,ListEventBridgeRuleTemplateGroupsResult> asyncHandler)
AWSMediaLiveAsynclistEventBridgeRuleTemplateGroupsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListEventBridgeRuleTemplateGroupsRequestasyncHandler - 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<ListEventBridgeRuleTemplatesResult> listEventBridgeRuleTemplatesAsync(ListEventBridgeRuleTemplatesRequest request)
AWSMediaLiveAsynclistEventBridgeRuleTemplatesAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListEventBridgeRuleTemplatesRequestpublic Future<ListEventBridgeRuleTemplatesResult> listEventBridgeRuleTemplatesAsync(ListEventBridgeRuleTemplatesRequest request, AsyncHandler<ListEventBridgeRuleTemplatesRequest,ListEventBridgeRuleTemplatesResult> asyncHandler)
AWSMediaLiveAsynclistEventBridgeRuleTemplatesAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListEventBridgeRuleTemplatesRequestasyncHandler - 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<ListInputDeviceTransfersResult> listInputDeviceTransfersAsync(ListInputDeviceTransfersRequest request)
AWSMediaLiveAsynclistInputDeviceTransfersAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListInputDeviceTransfersRequestpublic Future<ListInputDeviceTransfersResult> listInputDeviceTransfersAsync(ListInputDeviceTransfersRequest request, AsyncHandler<ListInputDeviceTransfersRequest,ListInputDeviceTransfersResult> asyncHandler)
AWSMediaLiveAsynclistInputDeviceTransfersAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListInputDeviceTransfersRequestasyncHandler - 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<ListInputDevicesResult> listInputDevicesAsync(ListInputDevicesRequest request)
AWSMediaLiveAsynclistInputDevicesAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListInputDevicesRequestpublic Future<ListInputDevicesResult> listInputDevicesAsync(ListInputDevicesRequest request, AsyncHandler<ListInputDevicesRequest,ListInputDevicesResult> asyncHandler)
AWSMediaLiveAsynclistInputDevicesAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListInputDevicesRequestasyncHandler - 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<ListMultiplexProgramsResult> listMultiplexProgramsAsync(ListMultiplexProgramsRequest request)
AWSMediaLiveAsynclistMultiplexProgramsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListMultiplexProgramsRequestpublic Future<ListMultiplexProgramsResult> listMultiplexProgramsAsync(ListMultiplexProgramsRequest request, AsyncHandler<ListMultiplexProgramsRequest,ListMultiplexProgramsResult> asyncHandler)
AWSMediaLiveAsynclistMultiplexProgramsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListMultiplexProgramsRequestasyncHandler - 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<ListMultiplexesResult> listMultiplexesAsync(ListMultiplexesRequest request)
AWSMediaLiveAsynclistMultiplexesAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListMultiplexesRequestpublic Future<ListMultiplexesResult> listMultiplexesAsync(ListMultiplexesRequest request, AsyncHandler<ListMultiplexesRequest,ListMultiplexesResult> asyncHandler)
AWSMediaLiveAsynclistMultiplexesAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListMultiplexesRequestasyncHandler - 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<ListSignalMapsResult> listSignalMapsAsync(ListSignalMapsRequest request)
AWSMediaLiveAsynclistSignalMapsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListSignalMapsRequestpublic Future<ListSignalMapsResult> listSignalMapsAsync(ListSignalMapsRequest request, AsyncHandler<ListSignalMapsRequest,ListSignalMapsResult> asyncHandler)
AWSMediaLiveAsynclistSignalMapsAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListSignalMapsRequestasyncHandler - 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<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSMediaLiveAsynclistTagsForResourceAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListTagsForResourceRequestpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSMediaLiveAsynclistTagsForResourceAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for ListTagsForResourceRequestasyncHandler - 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<RebootInputDeviceResult> rebootInputDeviceAsync(RebootInputDeviceRequest request)
AWSMediaLiveAsyncrebootInputDeviceAsync in interface AWSMediaLiveAsyncrequest - A request to reboot an AWS Elemental device.public Future<RebootInputDeviceResult> rebootInputDeviceAsync(RebootInputDeviceRequest request, AsyncHandler<RebootInputDeviceRequest,RebootInputDeviceResult> asyncHandler)
AWSMediaLiveAsyncrebootInputDeviceAsync in interface AWSMediaLiveAsyncrequest - A request to reboot an AWS Elemental device.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<RejectInputDeviceTransferResult> rejectInputDeviceTransferAsync(RejectInputDeviceTransferRequest request)
AWSMediaLiveAsyncrejectInputDeviceTransferAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for RejectInputDeviceTransferRequestpublic Future<RejectInputDeviceTransferResult> rejectInputDeviceTransferAsync(RejectInputDeviceTransferRequest request, AsyncHandler<RejectInputDeviceTransferRequest,RejectInputDeviceTransferResult> asyncHandler)
AWSMediaLiveAsyncrejectInputDeviceTransferAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for RejectInputDeviceTransferRequestasyncHandler - 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<RestartChannelPipelinesResult> restartChannelPipelinesAsync(RestartChannelPipelinesRequest request)
AWSMediaLiveAsyncrestartChannelPipelinesAsync in interface AWSMediaLiveAsyncrequest - Pipelines to restart.public Future<RestartChannelPipelinesResult> restartChannelPipelinesAsync(RestartChannelPipelinesRequest request, AsyncHandler<RestartChannelPipelinesRequest,RestartChannelPipelinesResult> asyncHandler)
AWSMediaLiveAsyncrestartChannelPipelinesAsync in interface AWSMediaLiveAsyncrequest - Pipelines to restart.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<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<StartDeleteMonitorDeploymentResult> startDeleteMonitorDeploymentAsync(StartDeleteMonitorDeploymentRequest request)
AWSMediaLiveAsyncstartDeleteMonitorDeploymentAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartDeleteMonitorDeploymentRequestpublic Future<StartDeleteMonitorDeploymentResult> startDeleteMonitorDeploymentAsync(StartDeleteMonitorDeploymentRequest request, AsyncHandler<StartDeleteMonitorDeploymentRequest,StartDeleteMonitorDeploymentResult> asyncHandler)
AWSMediaLiveAsyncstartDeleteMonitorDeploymentAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartDeleteMonitorDeploymentRequestasyncHandler - 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<StartInputDeviceResult> startInputDeviceAsync(StartInputDeviceRequest request)
AWSMediaLiveAsyncstartInputDeviceAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartInputDeviceRequestpublic Future<StartInputDeviceResult> startInputDeviceAsync(StartInputDeviceRequest request, AsyncHandler<StartInputDeviceRequest,StartInputDeviceResult> asyncHandler)
AWSMediaLiveAsyncstartInputDeviceAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartInputDeviceRequestasyncHandler - 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<StartInputDeviceMaintenanceWindowResult> startInputDeviceMaintenanceWindowAsync(StartInputDeviceMaintenanceWindowRequest request)
AWSMediaLiveAsyncstartInputDeviceMaintenanceWindowAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartInputDeviceMaintenanceWindowRequestpublic Future<StartInputDeviceMaintenanceWindowResult> startInputDeviceMaintenanceWindowAsync(StartInputDeviceMaintenanceWindowRequest request, AsyncHandler<StartInputDeviceMaintenanceWindowRequest,StartInputDeviceMaintenanceWindowResult> asyncHandler)
AWSMediaLiveAsyncstartInputDeviceMaintenanceWindowAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartInputDeviceMaintenanceWindowRequestasyncHandler - 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<StartMonitorDeploymentResult> startMonitorDeploymentAsync(StartMonitorDeploymentRequest request)
AWSMediaLiveAsyncstartMonitorDeploymentAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartMonitorDeploymentRequestpublic Future<StartMonitorDeploymentResult> startMonitorDeploymentAsync(StartMonitorDeploymentRequest request, AsyncHandler<StartMonitorDeploymentRequest,StartMonitorDeploymentResult> asyncHandler)
AWSMediaLiveAsyncstartMonitorDeploymentAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartMonitorDeploymentRequestasyncHandler - 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<StartMultiplexResult> startMultiplexAsync(StartMultiplexRequest request)
AWSMediaLiveAsyncstartMultiplexAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartMultiplexRequestpublic Future<StartMultiplexResult> startMultiplexAsync(StartMultiplexRequest request, AsyncHandler<StartMultiplexRequest,StartMultiplexResult> asyncHandler)
AWSMediaLiveAsyncstartMultiplexAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartMultiplexRequestasyncHandler - 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<StartUpdateSignalMapResult> startUpdateSignalMapAsync(StartUpdateSignalMapRequest request)
AWSMediaLiveAsyncstartUpdateSignalMapAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartUpdateSignalMapRequestpublic Future<StartUpdateSignalMapResult> startUpdateSignalMapAsync(StartUpdateSignalMapRequest request, AsyncHandler<StartUpdateSignalMapRequest,StartUpdateSignalMapResult> asyncHandler)
AWSMediaLiveAsyncstartUpdateSignalMapAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StartUpdateSignalMapRequestasyncHandler - 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<StopInputDeviceResult> stopInputDeviceAsync(StopInputDeviceRequest request)
AWSMediaLiveAsyncstopInputDeviceAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StopInputDeviceRequestpublic Future<StopInputDeviceResult> stopInputDeviceAsync(StopInputDeviceRequest request, AsyncHandler<StopInputDeviceRequest,StopInputDeviceResult> asyncHandler)
AWSMediaLiveAsyncstopInputDeviceAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StopInputDeviceRequestasyncHandler - 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<StopMultiplexResult> stopMultiplexAsync(StopMultiplexRequest request)
AWSMediaLiveAsyncstopMultiplexAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StopMultiplexRequestpublic Future<StopMultiplexResult> stopMultiplexAsync(StopMultiplexRequest request, AsyncHandler<StopMultiplexRequest,StopMultiplexResult> asyncHandler)
AWSMediaLiveAsyncstopMultiplexAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for StopMultiplexRequestasyncHandler - 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<TransferInputDeviceResult> transferInputDeviceAsync(TransferInputDeviceRequest request)
AWSMediaLiveAsynctransferInputDeviceAsync in interface AWSMediaLiveAsyncrequest - A request to transfer an input device.public Future<TransferInputDeviceResult> transferInputDeviceAsync(TransferInputDeviceRequest request, AsyncHandler<TransferInputDeviceRequest,TransferInputDeviceResult> asyncHandler)
AWSMediaLiveAsynctransferInputDeviceAsync in interface AWSMediaLiveAsyncrequest - A request to transfer an input device.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<UpdateAccountConfigurationResult> updateAccountConfigurationAsync(UpdateAccountConfigurationRequest request)
AWSMediaLiveAsyncupdateAccountConfigurationAsync in interface AWSMediaLiveAsyncrequest - List of account configuration parameters to update.public Future<UpdateAccountConfigurationResult> updateAccountConfigurationAsync(UpdateAccountConfigurationRequest request, AsyncHandler<UpdateAccountConfigurationRequest,UpdateAccountConfigurationResult> asyncHandler)
AWSMediaLiveAsyncupdateAccountConfigurationAsync in interface AWSMediaLiveAsyncrequest - List of account configuration parameters to update.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<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<UpdateChannelClassResult> updateChannelClassAsync(UpdateChannelClassRequest request)
AWSMediaLiveAsyncupdateChannelClassAsync in interface AWSMediaLiveAsyncrequest - Channel class that the channel should be updated to.public Future<UpdateChannelClassResult> updateChannelClassAsync(UpdateChannelClassRequest request, AsyncHandler<UpdateChannelClassRequest,UpdateChannelClassResult> asyncHandler)
AWSMediaLiveAsyncupdateChannelClassAsync in interface AWSMediaLiveAsyncrequest - Channel class that the channel should be updated to.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<UpdateCloudWatchAlarmTemplateResult> updateCloudWatchAlarmTemplateAsync(UpdateCloudWatchAlarmTemplateRequest request)
AWSMediaLiveAsyncupdateCloudWatchAlarmTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for UpdateCloudWatchAlarmTemplateRequestpublic Future<UpdateCloudWatchAlarmTemplateResult> updateCloudWatchAlarmTemplateAsync(UpdateCloudWatchAlarmTemplateRequest request, AsyncHandler<UpdateCloudWatchAlarmTemplateRequest,UpdateCloudWatchAlarmTemplateResult> asyncHandler)
AWSMediaLiveAsyncupdateCloudWatchAlarmTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for UpdateCloudWatchAlarmTemplateRequestasyncHandler - 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<UpdateCloudWatchAlarmTemplateGroupResult> updateCloudWatchAlarmTemplateGroupAsync(UpdateCloudWatchAlarmTemplateGroupRequest request)
AWSMediaLiveAsyncupdateCloudWatchAlarmTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for UpdateCloudWatchAlarmTemplateGroupRequestpublic Future<UpdateCloudWatchAlarmTemplateGroupResult> updateCloudWatchAlarmTemplateGroupAsync(UpdateCloudWatchAlarmTemplateGroupRequest request, AsyncHandler<UpdateCloudWatchAlarmTemplateGroupRequest,UpdateCloudWatchAlarmTemplateGroupResult> asyncHandler)
AWSMediaLiveAsyncupdateCloudWatchAlarmTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for UpdateCloudWatchAlarmTemplateGroupRequestasyncHandler - 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<UpdateEventBridgeRuleTemplateResult> updateEventBridgeRuleTemplateAsync(UpdateEventBridgeRuleTemplateRequest request)
AWSMediaLiveAsyncupdateEventBridgeRuleTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for UpdateEventBridgeRuleTemplateRequestpublic Future<UpdateEventBridgeRuleTemplateResult> updateEventBridgeRuleTemplateAsync(UpdateEventBridgeRuleTemplateRequest request, AsyncHandler<UpdateEventBridgeRuleTemplateRequest,UpdateEventBridgeRuleTemplateResult> asyncHandler)
AWSMediaLiveAsyncupdateEventBridgeRuleTemplateAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for UpdateEventBridgeRuleTemplateRequestasyncHandler - 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<UpdateEventBridgeRuleTemplateGroupResult> updateEventBridgeRuleTemplateGroupAsync(UpdateEventBridgeRuleTemplateGroupRequest request)
AWSMediaLiveAsyncupdateEventBridgeRuleTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for UpdateEventBridgeRuleTemplateGroupRequestpublic Future<UpdateEventBridgeRuleTemplateGroupResult> updateEventBridgeRuleTemplateGroupAsync(UpdateEventBridgeRuleTemplateGroupRequest request, AsyncHandler<UpdateEventBridgeRuleTemplateGroupRequest,UpdateEventBridgeRuleTemplateGroupResult> asyncHandler)
AWSMediaLiveAsyncupdateEventBridgeRuleTemplateGroupAsync in interface AWSMediaLiveAsyncrequest - Placeholder documentation for UpdateEventBridgeRuleTemplateGroupRequestasyncHandler - 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<UpdateInputDeviceResult> updateInputDeviceAsync(UpdateInputDeviceRequest request)
AWSMediaLiveAsyncupdateInputDeviceAsync in interface AWSMediaLiveAsyncrequest - A request to update an input device.public Future<UpdateInputDeviceResult> updateInputDeviceAsync(UpdateInputDeviceRequest request, AsyncHandler<UpdateInputDeviceRequest,UpdateInputDeviceResult> asyncHandler)
AWSMediaLiveAsyncupdateInputDeviceAsync in interface AWSMediaLiveAsyncrequest - A request to update an input device.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.public Future<UpdateMultiplexResult> updateMultiplexAsync(UpdateMultiplexRequest request)
AWSMediaLiveAsyncupdateMultiplexAsync in interface AWSMediaLiveAsyncrequest - A request to update a multiplex.public Future<UpdateMultiplexResult> updateMultiplexAsync(UpdateMultiplexRequest request, AsyncHandler<UpdateMultiplexRequest,UpdateMultiplexResult> asyncHandler)
AWSMediaLiveAsyncupdateMultiplexAsync in interface AWSMediaLiveAsyncrequest - A request to update a multiplex.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<UpdateMultiplexProgramResult> updateMultiplexProgramAsync(UpdateMultiplexProgramRequest request)
AWSMediaLiveAsyncupdateMultiplexProgramAsync in interface AWSMediaLiveAsyncrequest - A request to update a program in a multiplex.public Future<UpdateMultiplexProgramResult> updateMultiplexProgramAsync(UpdateMultiplexProgramRequest request, AsyncHandler<UpdateMultiplexProgramRequest,UpdateMultiplexProgramResult> asyncHandler)
AWSMediaLiveAsyncupdateMultiplexProgramAsync in interface AWSMediaLiveAsyncrequest - A request to update a program in a multiplex.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<UpdateReservationResult> updateReservationAsync(UpdateReservationRequest request)
AWSMediaLiveAsyncupdateReservationAsync in interface AWSMediaLiveAsyncrequest - Request to update a reservationpublic Future<UpdateReservationResult> updateReservationAsync(UpdateReservationRequest request, AsyncHandler<UpdateReservationRequest,UpdateReservationResult> asyncHandler)
AWSMediaLiveAsyncupdateReservationAsync in interface AWSMediaLiveAsyncrequest - Request to update a reservationasyncHandler - 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 void shutdown()
getExecutorService().shutdown() followed by getExecutorService().awaitTermination() prior to
calling this method.shutdown in interface AWSMediaLiveshutdown in class AWSMediaLiveClient