@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSMediaConnectAsync extends AbstractAWSMediaConnect implements AWSMediaConnectAsync
AWSMediaConnectAsync. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIXaddBridgeOutputs, addBridgeSources, addFlowMediaStreams, addFlowOutputs, addFlowSources, addFlowVpcInterfaces, createBridge, createFlow, createGateway, deleteBridge, deleteFlow, deleteGateway, deregisterGatewayInstance, describeBridge, describeFlow, describeFlowSourceMetadata, describeGateway, describeGatewayInstance, describeOffering, describeReservation, getCachedResponseMetadata, grantFlowEntitlements, listBridges, listEntitlements, listFlows, listGatewayInstances, listGateways, listOfferings, listReservations, listTagsForResource, purchaseOffering, removeBridgeOutput, removeBridgeSource, removeFlowMediaStream, removeFlowOutput, removeFlowSource, removeFlowVpcInterface, revokeFlowEntitlement, shutdown, startFlow, stopFlow, tagResource, untagResource, updateBridge, updateBridgeOutput, updateBridgeSource, updateBridgeState, updateFlow, updateFlowEntitlement, updateFlowMediaStream, updateFlowOutput, updateFlowSource, updateGatewayInstance, waitersequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBridgeOutputs, addBridgeSources, addFlowMediaStreams, addFlowOutputs, addFlowSources, addFlowVpcInterfaces, createBridge, createFlow, createGateway, deleteBridge, deleteFlow, deleteGateway, deregisterGatewayInstance, describeBridge, describeFlow, describeFlowSourceMetadata, describeGateway, describeGatewayInstance, describeOffering, describeReservation, getCachedResponseMetadata, grantFlowEntitlements, listBridges, listEntitlements, listFlows, listGatewayInstances, listGateways, listOfferings, listReservations, listTagsForResource, purchaseOffering, removeBridgeOutput, removeBridgeSource, removeFlowMediaStream, removeFlowOutput, removeFlowSource, removeFlowVpcInterface, revokeFlowEntitlement, shutdown, startFlow, stopFlow, tagResource, untagResource, updateBridge, updateBridgeOutput, updateBridgeSource, updateBridgeState, updateFlow, updateFlowEntitlement, updateFlowMediaStream, updateFlowOutput, updateFlowSource, updateGatewayInstance, waiterspublic Future<AddBridgeOutputsResult> addBridgeOutputsAsync(AddBridgeOutputsRequest request)
AWSMediaConnectAsyncaddBridgeOutputsAsync in interface AWSMediaConnectAsyncrequest - A request to add outputs to the specified bridge.public Future<AddBridgeOutputsResult> addBridgeOutputsAsync(AddBridgeOutputsRequest request, AsyncHandler<AddBridgeOutputsRequest,AddBridgeOutputsResult> asyncHandler)
AWSMediaConnectAsyncaddBridgeOutputsAsync in interface AWSMediaConnectAsyncrequest - A request to add outputs to the specified bridge.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<AddBridgeSourcesResult> addBridgeSourcesAsync(AddBridgeSourcesRequest request)
AWSMediaConnectAsyncaddBridgeSourcesAsync in interface AWSMediaConnectAsyncrequest - A request to add sources to the specified bridge.public Future<AddBridgeSourcesResult> addBridgeSourcesAsync(AddBridgeSourcesRequest request, AsyncHandler<AddBridgeSourcesRequest,AddBridgeSourcesResult> asyncHandler)
AWSMediaConnectAsyncaddBridgeSourcesAsync in interface AWSMediaConnectAsyncrequest - A request to add sources to the specified bridge.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<AddFlowMediaStreamsResult> addFlowMediaStreamsAsync(AddFlowMediaStreamsRequest request)
AWSMediaConnectAsyncaddFlowMediaStreamsAsync in interface AWSMediaConnectAsyncrequest - A request to add media streams to the flow.public Future<AddFlowMediaStreamsResult> addFlowMediaStreamsAsync(AddFlowMediaStreamsRequest request, AsyncHandler<AddFlowMediaStreamsRequest,AddFlowMediaStreamsResult> asyncHandler)
AWSMediaConnectAsyncaddFlowMediaStreamsAsync in interface AWSMediaConnectAsyncrequest - A request to add media streams to the flow.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<AddFlowOutputsResult> addFlowOutputsAsync(AddFlowOutputsRequest request)
AWSMediaConnectAsyncaddFlowOutputsAsync in interface AWSMediaConnectAsyncrequest - A request to add outputs to the specified flow.public Future<AddFlowOutputsResult> addFlowOutputsAsync(AddFlowOutputsRequest request, AsyncHandler<AddFlowOutputsRequest,AddFlowOutputsResult> asyncHandler)
AWSMediaConnectAsyncaddFlowOutputsAsync in interface AWSMediaConnectAsyncrequest - A request to add outputs to the specified flow.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<AddFlowSourcesResult> addFlowSourcesAsync(AddFlowSourcesRequest request)
AWSMediaConnectAsyncaddFlowSourcesAsync in interface AWSMediaConnectAsyncrequest - A request to add sources to the flow.public Future<AddFlowSourcesResult> addFlowSourcesAsync(AddFlowSourcesRequest request, AsyncHandler<AddFlowSourcesRequest,AddFlowSourcesResult> asyncHandler)
AWSMediaConnectAsyncaddFlowSourcesAsync in interface AWSMediaConnectAsyncrequest - A request to add sources to the flow.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<AddFlowVpcInterfacesResult> addFlowVpcInterfacesAsync(AddFlowVpcInterfacesRequest request)
AWSMediaConnectAsyncaddFlowVpcInterfacesAsync in interface AWSMediaConnectAsyncrequest - A request to add VPC interfaces to the flow.public Future<AddFlowVpcInterfacesResult> addFlowVpcInterfacesAsync(AddFlowVpcInterfacesRequest request, AsyncHandler<AddFlowVpcInterfacesRequest,AddFlowVpcInterfacesResult> asyncHandler)
AWSMediaConnectAsyncaddFlowVpcInterfacesAsync in interface AWSMediaConnectAsyncrequest - A request to add VPC interfaces to the flow.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<CreateBridgeResult> createBridgeAsync(CreateBridgeRequest request)
AWSMediaConnectAsynccreateBridgeAsync in interface AWSMediaConnectAsyncrequest - Creates a new bridge. The request must include one source.public Future<CreateBridgeResult> createBridgeAsync(CreateBridgeRequest request, AsyncHandler<CreateBridgeRequest,CreateBridgeResult> asyncHandler)
AWSMediaConnectAsynccreateBridgeAsync in interface AWSMediaConnectAsyncrequest - Creates a new bridge. The request must include one source.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<CreateFlowResult> createFlowAsync(CreateFlowRequest request)
AWSMediaConnectAsynccreateFlowAsync in interface AWSMediaConnectAsyncrequest - Creates a new flow. The request must include one source. The request optionally can include outputs (up to
50) and entitlements (up to 50).public Future<CreateFlowResult> createFlowAsync(CreateFlowRequest request, AsyncHandler<CreateFlowRequest,CreateFlowResult> asyncHandler)
AWSMediaConnectAsynccreateFlowAsync in interface AWSMediaConnectAsyncrequest - Creates a new flow. The request must include one source. The request optionally can include outputs (up to
50) and entitlements (up to 50).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<CreateGatewayResult> createGatewayAsync(CreateGatewayRequest request)
AWSMediaConnectAsynccreateGatewayAsync in interface AWSMediaConnectAsyncrequest - Creates a new gateway. The request must include at least one network (up to 4).public Future<CreateGatewayResult> createGatewayAsync(CreateGatewayRequest request, AsyncHandler<CreateGatewayRequest,CreateGatewayResult> asyncHandler)
AWSMediaConnectAsynccreateGatewayAsync in interface AWSMediaConnectAsyncrequest - Creates a new gateway. The request must include at least one network (up to 4).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<DeleteBridgeResult> deleteBridgeAsync(DeleteBridgeRequest request)
AWSMediaConnectAsyncdeleteBridgeAsync in interface AWSMediaConnectAsyncpublic Future<DeleteBridgeResult> deleteBridgeAsync(DeleteBridgeRequest request, AsyncHandler<DeleteBridgeRequest,DeleteBridgeResult> asyncHandler)
AWSMediaConnectAsyncdeleteBridgeAsync in interface AWSMediaConnectAsyncasyncHandler - 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<DeleteFlowResult> deleteFlowAsync(DeleteFlowRequest request)
AWSMediaConnectAsyncdeleteFlowAsync in interface AWSMediaConnectAsyncpublic Future<DeleteFlowResult> deleteFlowAsync(DeleteFlowRequest request, AsyncHandler<DeleteFlowRequest,DeleteFlowResult> asyncHandler)
AWSMediaConnectAsyncdeleteFlowAsync in interface AWSMediaConnectAsyncasyncHandler - 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<DeleteGatewayResult> deleteGatewayAsync(DeleteGatewayRequest request)
AWSMediaConnectAsyncdeleteGatewayAsync in interface AWSMediaConnectAsyncpublic Future<DeleteGatewayResult> deleteGatewayAsync(DeleteGatewayRequest request, AsyncHandler<DeleteGatewayRequest,DeleteGatewayResult> asyncHandler)
AWSMediaConnectAsyncdeleteGatewayAsync in interface AWSMediaConnectAsyncasyncHandler - 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<DeregisterGatewayInstanceResult> deregisterGatewayInstanceAsync(DeregisterGatewayInstanceRequest request)
AWSMediaConnectAsyncderegisterGatewayInstanceAsync in interface AWSMediaConnectAsyncpublic Future<DeregisterGatewayInstanceResult> deregisterGatewayInstanceAsync(DeregisterGatewayInstanceRequest request, AsyncHandler<DeregisterGatewayInstanceRequest,DeregisterGatewayInstanceResult> asyncHandler)
AWSMediaConnectAsyncderegisterGatewayInstanceAsync in interface AWSMediaConnectAsyncasyncHandler - 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<DescribeBridgeResult> describeBridgeAsync(DescribeBridgeRequest request)
AWSMediaConnectAsyncdescribeBridgeAsync in interface AWSMediaConnectAsyncpublic Future<DescribeBridgeResult> describeBridgeAsync(DescribeBridgeRequest request, AsyncHandler<DescribeBridgeRequest,DescribeBridgeResult> asyncHandler)
AWSMediaConnectAsyncdescribeBridgeAsync in interface AWSMediaConnectAsyncasyncHandler - 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<DescribeFlowResult> describeFlowAsync(DescribeFlowRequest request)
AWSMediaConnectAsyncdescribeFlowAsync in interface AWSMediaConnectAsyncpublic Future<DescribeFlowResult> describeFlowAsync(DescribeFlowRequest request, AsyncHandler<DescribeFlowRequest,DescribeFlowResult> asyncHandler)
AWSMediaConnectAsyncdescribeFlowAsync in interface AWSMediaConnectAsyncasyncHandler - 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<DescribeFlowSourceMetadataResult> describeFlowSourceMetadataAsync(DescribeFlowSourceMetadataRequest request)
AWSMediaConnectAsyncdescribeFlowSourceMetadataAsync in interface AWSMediaConnectAsyncpublic Future<DescribeFlowSourceMetadataResult> describeFlowSourceMetadataAsync(DescribeFlowSourceMetadataRequest request, AsyncHandler<DescribeFlowSourceMetadataRequest,DescribeFlowSourceMetadataResult> asyncHandler)
AWSMediaConnectAsyncdescribeFlowSourceMetadataAsync in interface AWSMediaConnectAsyncasyncHandler - 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<DescribeGatewayResult> describeGatewayAsync(DescribeGatewayRequest request)
AWSMediaConnectAsyncdescribeGatewayAsync in interface AWSMediaConnectAsyncpublic Future<DescribeGatewayResult> describeGatewayAsync(DescribeGatewayRequest request, AsyncHandler<DescribeGatewayRequest,DescribeGatewayResult> asyncHandler)
AWSMediaConnectAsyncdescribeGatewayAsync in interface AWSMediaConnectAsyncasyncHandler - 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<DescribeGatewayInstanceResult> describeGatewayInstanceAsync(DescribeGatewayInstanceRequest request)
AWSMediaConnectAsyncdescribeGatewayInstanceAsync in interface AWSMediaConnectAsyncpublic Future<DescribeGatewayInstanceResult> describeGatewayInstanceAsync(DescribeGatewayInstanceRequest request, AsyncHandler<DescribeGatewayInstanceRequest,DescribeGatewayInstanceResult> asyncHandler)
AWSMediaConnectAsyncdescribeGatewayInstanceAsync in interface AWSMediaConnectAsyncasyncHandler - 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)
AWSMediaConnectAsyncdescribeOfferingAsync in interface AWSMediaConnectAsyncpublic Future<DescribeOfferingResult> describeOfferingAsync(DescribeOfferingRequest request, AsyncHandler<DescribeOfferingRequest,DescribeOfferingResult> asyncHandler)
AWSMediaConnectAsyncdescribeOfferingAsync in interface AWSMediaConnectAsyncasyncHandler - 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)
AWSMediaConnectAsyncdescribeReservationAsync in interface AWSMediaConnectAsyncpublic Future<DescribeReservationResult> describeReservationAsync(DescribeReservationRequest request, AsyncHandler<DescribeReservationRequest,DescribeReservationResult> asyncHandler)
AWSMediaConnectAsyncdescribeReservationAsync in interface AWSMediaConnectAsyncasyncHandler - 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<GrantFlowEntitlementsResult> grantFlowEntitlementsAsync(GrantFlowEntitlementsRequest request)
AWSMediaConnectAsyncgrantFlowEntitlementsAsync in interface AWSMediaConnectAsyncrequest - A request to grant entitlements on a flow.public Future<GrantFlowEntitlementsResult> grantFlowEntitlementsAsync(GrantFlowEntitlementsRequest request, AsyncHandler<GrantFlowEntitlementsRequest,GrantFlowEntitlementsResult> asyncHandler)
AWSMediaConnectAsyncgrantFlowEntitlementsAsync in interface AWSMediaConnectAsyncrequest - A request to grant entitlements on a flow.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<ListBridgesResult> listBridgesAsync(ListBridgesRequest request)
AWSMediaConnectAsynclistBridgesAsync in interface AWSMediaConnectAsyncpublic Future<ListBridgesResult> listBridgesAsync(ListBridgesRequest request, AsyncHandler<ListBridgesRequest,ListBridgesResult> asyncHandler)
AWSMediaConnectAsynclistBridgesAsync in interface AWSMediaConnectAsyncasyncHandler - 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<ListEntitlementsResult> listEntitlementsAsync(ListEntitlementsRequest request)
AWSMediaConnectAsynclistEntitlementsAsync in interface AWSMediaConnectAsyncpublic Future<ListEntitlementsResult> listEntitlementsAsync(ListEntitlementsRequest request, AsyncHandler<ListEntitlementsRequest,ListEntitlementsResult> asyncHandler)
AWSMediaConnectAsynclistEntitlementsAsync in interface AWSMediaConnectAsyncasyncHandler - 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<ListFlowsResult> listFlowsAsync(ListFlowsRequest request)
AWSMediaConnectAsynclistFlowsAsync in interface AWSMediaConnectAsyncpublic Future<ListFlowsResult> listFlowsAsync(ListFlowsRequest request, AsyncHandler<ListFlowsRequest,ListFlowsResult> asyncHandler)
AWSMediaConnectAsynclistFlowsAsync in interface AWSMediaConnectAsyncasyncHandler - 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<ListGatewayInstancesResult> listGatewayInstancesAsync(ListGatewayInstancesRequest request)
AWSMediaConnectAsynclistGatewayInstancesAsync in interface AWSMediaConnectAsyncpublic Future<ListGatewayInstancesResult> listGatewayInstancesAsync(ListGatewayInstancesRequest request, AsyncHandler<ListGatewayInstancesRequest,ListGatewayInstancesResult> asyncHandler)
AWSMediaConnectAsynclistGatewayInstancesAsync in interface AWSMediaConnectAsyncasyncHandler - 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<ListGatewaysResult> listGatewaysAsync(ListGatewaysRequest request)
AWSMediaConnectAsynclistGatewaysAsync in interface AWSMediaConnectAsyncpublic Future<ListGatewaysResult> listGatewaysAsync(ListGatewaysRequest request, AsyncHandler<ListGatewaysRequest,ListGatewaysResult> asyncHandler)
AWSMediaConnectAsynclistGatewaysAsync in interface AWSMediaConnectAsyncasyncHandler - 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)
AWSMediaConnectAsynclistOfferingsAsync in interface AWSMediaConnectAsyncpublic Future<ListOfferingsResult> listOfferingsAsync(ListOfferingsRequest request, AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler)
AWSMediaConnectAsynclistOfferingsAsync in interface AWSMediaConnectAsyncasyncHandler - 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)
AWSMediaConnectAsynclistReservationsAsync in interface AWSMediaConnectAsyncpublic Future<ListReservationsResult> listReservationsAsync(ListReservationsRequest request, AsyncHandler<ListReservationsRequest,ListReservationsResult> asyncHandler)
AWSMediaConnectAsynclistReservationsAsync in interface AWSMediaConnectAsyncasyncHandler - 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)
AWSMediaConnectAsynclistTagsForResourceAsync in interface AWSMediaConnectAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSMediaConnectAsynclistTagsForResourceAsync in interface AWSMediaConnectAsyncasyncHandler - 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)
AWSMediaConnectAsyncpurchaseOfferingAsync in interface AWSMediaConnectAsyncrequest - A request to purchase a offering.public Future<PurchaseOfferingResult> purchaseOfferingAsync(PurchaseOfferingRequest request, AsyncHandler<PurchaseOfferingRequest,PurchaseOfferingResult> asyncHandler)
AWSMediaConnectAsyncpurchaseOfferingAsync in interface AWSMediaConnectAsyncrequest - A request to purchase a offering.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<RemoveBridgeOutputResult> removeBridgeOutputAsync(RemoveBridgeOutputRequest request)
AWSMediaConnectAsyncremoveBridgeOutputAsync in interface AWSMediaConnectAsyncpublic Future<RemoveBridgeOutputResult> removeBridgeOutputAsync(RemoveBridgeOutputRequest request, AsyncHandler<RemoveBridgeOutputRequest,RemoveBridgeOutputResult> asyncHandler)
AWSMediaConnectAsyncremoveBridgeOutputAsync in interface AWSMediaConnectAsyncasyncHandler - 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<RemoveBridgeSourceResult> removeBridgeSourceAsync(RemoveBridgeSourceRequest request)
AWSMediaConnectAsyncremoveBridgeSourceAsync in interface AWSMediaConnectAsyncpublic Future<RemoveBridgeSourceResult> removeBridgeSourceAsync(RemoveBridgeSourceRequest request, AsyncHandler<RemoveBridgeSourceRequest,RemoveBridgeSourceResult> asyncHandler)
AWSMediaConnectAsyncremoveBridgeSourceAsync in interface AWSMediaConnectAsyncasyncHandler - 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<RemoveFlowMediaStreamResult> removeFlowMediaStreamAsync(RemoveFlowMediaStreamRequest request)
AWSMediaConnectAsyncremoveFlowMediaStreamAsync in interface AWSMediaConnectAsyncpublic Future<RemoveFlowMediaStreamResult> removeFlowMediaStreamAsync(RemoveFlowMediaStreamRequest request, AsyncHandler<RemoveFlowMediaStreamRequest,RemoveFlowMediaStreamResult> asyncHandler)
AWSMediaConnectAsyncremoveFlowMediaStreamAsync in interface AWSMediaConnectAsyncasyncHandler - 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<RemoveFlowOutputResult> removeFlowOutputAsync(RemoveFlowOutputRequest request)
AWSMediaConnectAsyncremoveFlowOutputAsync in interface AWSMediaConnectAsyncpublic Future<RemoveFlowOutputResult> removeFlowOutputAsync(RemoveFlowOutputRequest request, AsyncHandler<RemoveFlowOutputRequest,RemoveFlowOutputResult> asyncHandler)
AWSMediaConnectAsyncremoveFlowOutputAsync in interface AWSMediaConnectAsyncasyncHandler - 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<RemoveFlowSourceResult> removeFlowSourceAsync(RemoveFlowSourceRequest request)
AWSMediaConnectAsyncremoveFlowSourceAsync in interface AWSMediaConnectAsyncpublic Future<RemoveFlowSourceResult> removeFlowSourceAsync(RemoveFlowSourceRequest request, AsyncHandler<RemoveFlowSourceRequest,RemoveFlowSourceResult> asyncHandler)
AWSMediaConnectAsyncremoveFlowSourceAsync in interface AWSMediaConnectAsyncasyncHandler - 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<RemoveFlowVpcInterfaceResult> removeFlowVpcInterfaceAsync(RemoveFlowVpcInterfaceRequest request)
AWSMediaConnectAsyncremoveFlowVpcInterfaceAsync in interface AWSMediaConnectAsyncpublic Future<RemoveFlowVpcInterfaceResult> removeFlowVpcInterfaceAsync(RemoveFlowVpcInterfaceRequest request, AsyncHandler<RemoveFlowVpcInterfaceRequest,RemoveFlowVpcInterfaceResult> asyncHandler)
AWSMediaConnectAsyncremoveFlowVpcInterfaceAsync in interface AWSMediaConnectAsyncasyncHandler - 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<RevokeFlowEntitlementResult> revokeFlowEntitlementAsync(RevokeFlowEntitlementRequest request)
AWSMediaConnectAsyncrevokeFlowEntitlementAsync in interface AWSMediaConnectAsyncpublic Future<RevokeFlowEntitlementResult> revokeFlowEntitlementAsync(RevokeFlowEntitlementRequest request, AsyncHandler<RevokeFlowEntitlementRequest,RevokeFlowEntitlementResult> asyncHandler)
AWSMediaConnectAsyncrevokeFlowEntitlementAsync in interface AWSMediaConnectAsyncasyncHandler - 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<StartFlowResult> startFlowAsync(StartFlowRequest request)
AWSMediaConnectAsyncstartFlowAsync in interface AWSMediaConnectAsyncpublic Future<StartFlowResult> startFlowAsync(StartFlowRequest request, AsyncHandler<StartFlowRequest,StartFlowResult> asyncHandler)
AWSMediaConnectAsyncstartFlowAsync in interface AWSMediaConnectAsyncasyncHandler - 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<StopFlowResult> stopFlowAsync(StopFlowRequest request)
AWSMediaConnectAsyncstopFlowAsync in interface AWSMediaConnectAsyncpublic Future<StopFlowResult> stopFlowAsync(StopFlowRequest request, AsyncHandler<StopFlowRequest,StopFlowResult> asyncHandler)
AWSMediaConnectAsyncstopFlowAsync in interface AWSMediaConnectAsyncasyncHandler - 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<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSMediaConnectAsynctagResourceAsync in interface AWSMediaConnectAsyncrequest - The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum
character length of 128 characters, and tag values can have a maximum length of 256 characters.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSMediaConnectAsynctagResourceAsync in interface AWSMediaConnectAsyncrequest - The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum
character length of 128 characters, and tag values can have a maximum length of 256 characters.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<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSMediaConnectAsyncuntagResourceAsync in interface AWSMediaConnectAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSMediaConnectAsyncuntagResourceAsync in interface AWSMediaConnectAsyncasyncHandler - 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<UpdateBridgeResult> updateBridgeAsync(UpdateBridgeRequest request)
AWSMediaConnectAsyncupdateBridgeAsync in interface AWSMediaConnectAsyncrequest - A request to update the bridge.public Future<UpdateBridgeResult> updateBridgeAsync(UpdateBridgeRequest request, AsyncHandler<UpdateBridgeRequest,UpdateBridgeResult> asyncHandler)
AWSMediaConnectAsyncupdateBridgeAsync in interface AWSMediaConnectAsyncrequest - A request to update the bridge.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<UpdateBridgeOutputResult> updateBridgeOutputAsync(UpdateBridgeOutputRequest request)
AWSMediaConnectAsyncupdateBridgeOutputAsync in interface AWSMediaConnectAsyncrequest - The fields that you want to update in the bridge output.public Future<UpdateBridgeOutputResult> updateBridgeOutputAsync(UpdateBridgeOutputRequest request, AsyncHandler<UpdateBridgeOutputRequest,UpdateBridgeOutputResult> asyncHandler)
AWSMediaConnectAsyncupdateBridgeOutputAsync in interface AWSMediaConnectAsyncrequest - The fields that you want to update in the bridge output.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<UpdateBridgeSourceResult> updateBridgeSourceAsync(UpdateBridgeSourceRequest request)
AWSMediaConnectAsyncupdateBridgeSourceAsync in interface AWSMediaConnectAsyncrequest - The fields that you want to update in the bridge source.public Future<UpdateBridgeSourceResult> updateBridgeSourceAsync(UpdateBridgeSourceRequest request, AsyncHandler<UpdateBridgeSourceRequest,UpdateBridgeSourceResult> asyncHandler)
AWSMediaConnectAsyncupdateBridgeSourceAsync in interface AWSMediaConnectAsyncrequest - The fields that you want to update in the bridge source.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<UpdateBridgeStateResult> updateBridgeStateAsync(UpdateBridgeStateRequest request)
AWSMediaConnectAsyncupdateBridgeStateAsync in interface AWSMediaConnectAsyncrequest - A request to update the bridge state.public Future<UpdateBridgeStateResult> updateBridgeStateAsync(UpdateBridgeStateRequest request, AsyncHandler<UpdateBridgeStateRequest,UpdateBridgeStateResult> asyncHandler)
AWSMediaConnectAsyncupdateBridgeStateAsync in interface AWSMediaConnectAsyncrequest - A request to update the bridge state.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<UpdateFlowResult> updateFlowAsync(UpdateFlowRequest request)
AWSMediaConnectAsyncupdateFlowAsync in interface AWSMediaConnectAsyncrequest - A request to update flow.public Future<UpdateFlowResult> updateFlowAsync(UpdateFlowRequest request, AsyncHandler<UpdateFlowRequest,UpdateFlowResult> asyncHandler)
AWSMediaConnectAsyncupdateFlowAsync in interface AWSMediaConnectAsyncrequest - A request to update flow.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<UpdateFlowEntitlementResult> updateFlowEntitlementAsync(UpdateFlowEntitlementRequest request)
AWSMediaConnectAsyncupdateFlowEntitlementAsync in interface AWSMediaConnectAsyncrequest - The entitlement fields that you want to update.public Future<UpdateFlowEntitlementResult> updateFlowEntitlementAsync(UpdateFlowEntitlementRequest request, AsyncHandler<UpdateFlowEntitlementRequest,UpdateFlowEntitlementResult> asyncHandler)
AWSMediaConnectAsyncupdateFlowEntitlementAsync in interface AWSMediaConnectAsyncrequest - The entitlement fields that you want 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<UpdateFlowMediaStreamResult> updateFlowMediaStreamAsync(UpdateFlowMediaStreamRequest request)
AWSMediaConnectAsyncupdateFlowMediaStreamAsync in interface AWSMediaConnectAsyncrequest - The fields that you want to update in the media stream.public Future<UpdateFlowMediaStreamResult> updateFlowMediaStreamAsync(UpdateFlowMediaStreamRequest request, AsyncHandler<UpdateFlowMediaStreamRequest,UpdateFlowMediaStreamResult> asyncHandler)
AWSMediaConnectAsyncupdateFlowMediaStreamAsync in interface AWSMediaConnectAsyncrequest - The fields that you want to update in the media stream.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<UpdateFlowOutputResult> updateFlowOutputAsync(UpdateFlowOutputRequest request)
AWSMediaConnectAsyncupdateFlowOutputAsync in interface AWSMediaConnectAsyncrequest - The fields that you want to update in the output.public Future<UpdateFlowOutputResult> updateFlowOutputAsync(UpdateFlowOutputRequest request, AsyncHandler<UpdateFlowOutputRequest,UpdateFlowOutputResult> asyncHandler)
AWSMediaConnectAsyncupdateFlowOutputAsync in interface AWSMediaConnectAsyncrequest - The fields that you want to update in the output.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<UpdateFlowSourceResult> updateFlowSourceAsync(UpdateFlowSourceRequest request)
AWSMediaConnectAsyncupdateFlowSourceAsync in interface AWSMediaConnectAsyncrequest - A request to update the source of a flow.public Future<UpdateFlowSourceResult> updateFlowSourceAsync(UpdateFlowSourceRequest request, AsyncHandler<UpdateFlowSourceRequest,UpdateFlowSourceResult> asyncHandler)
AWSMediaConnectAsyncupdateFlowSourceAsync in interface AWSMediaConnectAsyncrequest - A request to update the source of a flow.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<UpdateGatewayInstanceResult> updateGatewayInstanceAsync(UpdateGatewayInstanceRequest request)
AWSMediaConnectAsyncupdateGatewayInstanceAsync in interface AWSMediaConnectAsyncrequest - A request to update gateway instance state.public Future<UpdateGatewayInstanceResult> updateGatewayInstanceAsync(UpdateGatewayInstanceRequest request, AsyncHandler<UpdateGatewayInstanceRequest,UpdateGatewayInstanceResult> asyncHandler)
AWSMediaConnectAsyncupdateGatewayInstanceAsync in interface AWSMediaConnectAsyncrequest - A request to update gateway instance state.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.