Documentation ¶
Overview ¶
Package mediaconnectmock is a generated GoMock package.
Index ¶
- type MockMediaConnectAPI
- func (m *MockMediaConnectAPI) AddBridgeOutputs(arg0 *mediaconnect.AddBridgeOutputsInput) (*mediaconnect.AddBridgeOutputsOutput, error)
- func (m *MockMediaConnectAPI) AddBridgeOutputsRequest(arg0 *mediaconnect.AddBridgeOutputsInput) (*request.Request, *mediaconnect.AddBridgeOutputsOutput)
- func (m *MockMediaConnectAPI) AddBridgeOutputsWithContext(arg0 context.Context, arg1 *mediaconnect.AddBridgeOutputsInput, ...) (*mediaconnect.AddBridgeOutputsOutput, error)
- func (m *MockMediaConnectAPI) AddBridgeSources(arg0 *mediaconnect.AddBridgeSourcesInput) (*mediaconnect.AddBridgeSourcesOutput, error)
- func (m *MockMediaConnectAPI) AddBridgeSourcesRequest(arg0 *mediaconnect.AddBridgeSourcesInput) (*request.Request, *mediaconnect.AddBridgeSourcesOutput)
- func (m *MockMediaConnectAPI) AddBridgeSourcesWithContext(arg0 context.Context, arg1 *mediaconnect.AddBridgeSourcesInput, ...) (*mediaconnect.AddBridgeSourcesOutput, error)
- func (m *MockMediaConnectAPI) AddFlowMediaStreams(arg0 *mediaconnect.AddFlowMediaStreamsInput) (*mediaconnect.AddFlowMediaStreamsOutput, error)
- func (m *MockMediaConnectAPI) AddFlowMediaStreamsRequest(arg0 *mediaconnect.AddFlowMediaStreamsInput) (*request.Request, *mediaconnect.AddFlowMediaStreamsOutput)
- func (m *MockMediaConnectAPI) AddFlowMediaStreamsWithContext(arg0 context.Context, arg1 *mediaconnect.AddFlowMediaStreamsInput, ...) (*mediaconnect.AddFlowMediaStreamsOutput, error)
- func (m *MockMediaConnectAPI) AddFlowOutputs(arg0 *mediaconnect.AddFlowOutputsInput) (*mediaconnect.AddFlowOutputsOutput, error)
- func (m *MockMediaConnectAPI) AddFlowOutputsRequest(arg0 *mediaconnect.AddFlowOutputsInput) (*request.Request, *mediaconnect.AddFlowOutputsOutput)
- func (m *MockMediaConnectAPI) AddFlowOutputsWithContext(arg0 context.Context, arg1 *mediaconnect.AddFlowOutputsInput, ...) (*mediaconnect.AddFlowOutputsOutput, error)
- func (m *MockMediaConnectAPI) AddFlowSources(arg0 *mediaconnect.AddFlowSourcesInput) (*mediaconnect.AddFlowSourcesOutput, error)
- func (m *MockMediaConnectAPI) AddFlowSourcesRequest(arg0 *mediaconnect.AddFlowSourcesInput) (*request.Request, *mediaconnect.AddFlowSourcesOutput)
- func (m *MockMediaConnectAPI) AddFlowSourcesWithContext(arg0 context.Context, arg1 *mediaconnect.AddFlowSourcesInput, ...) (*mediaconnect.AddFlowSourcesOutput, error)
- func (m *MockMediaConnectAPI) AddFlowVpcInterfaces(arg0 *mediaconnect.AddFlowVpcInterfacesInput) (*mediaconnect.AddFlowVpcInterfacesOutput, error)
- func (m *MockMediaConnectAPI) AddFlowVpcInterfacesRequest(arg0 *mediaconnect.AddFlowVpcInterfacesInput) (*request.Request, *mediaconnect.AddFlowVpcInterfacesOutput)
- func (m *MockMediaConnectAPI) AddFlowVpcInterfacesWithContext(arg0 context.Context, arg1 *mediaconnect.AddFlowVpcInterfacesInput, ...) (*mediaconnect.AddFlowVpcInterfacesOutput, error)
- func (m *MockMediaConnectAPI) CreateBridge(arg0 *mediaconnect.CreateBridgeInput) (*mediaconnect.CreateBridgeOutput, error)
- func (m *MockMediaConnectAPI) CreateBridgeRequest(arg0 *mediaconnect.CreateBridgeInput) (*request.Request, *mediaconnect.CreateBridgeOutput)
- func (m *MockMediaConnectAPI) CreateBridgeWithContext(arg0 context.Context, arg1 *mediaconnect.CreateBridgeInput, ...) (*mediaconnect.CreateBridgeOutput, error)
- func (m *MockMediaConnectAPI) CreateFlow(arg0 *mediaconnect.CreateFlowInput) (*mediaconnect.CreateFlowOutput, error)
- func (m *MockMediaConnectAPI) CreateFlowRequest(arg0 *mediaconnect.CreateFlowInput) (*request.Request, *mediaconnect.CreateFlowOutput)
- func (m *MockMediaConnectAPI) CreateFlowWithContext(arg0 context.Context, arg1 *mediaconnect.CreateFlowInput, ...) (*mediaconnect.CreateFlowOutput, error)
- func (m *MockMediaConnectAPI) CreateGateway(arg0 *mediaconnect.CreateGatewayInput) (*mediaconnect.CreateGatewayOutput, error)
- func (m *MockMediaConnectAPI) CreateGatewayRequest(arg0 *mediaconnect.CreateGatewayInput) (*request.Request, *mediaconnect.CreateGatewayOutput)
- func (m *MockMediaConnectAPI) CreateGatewayWithContext(arg0 context.Context, arg1 *mediaconnect.CreateGatewayInput, ...) (*mediaconnect.CreateGatewayOutput, error)
- func (m *MockMediaConnectAPI) DeleteBridge(arg0 *mediaconnect.DeleteBridgeInput) (*mediaconnect.DeleteBridgeOutput, error)
- func (m *MockMediaConnectAPI) DeleteBridgeRequest(arg0 *mediaconnect.DeleteBridgeInput) (*request.Request, *mediaconnect.DeleteBridgeOutput)
- func (m *MockMediaConnectAPI) DeleteBridgeWithContext(arg0 context.Context, arg1 *mediaconnect.DeleteBridgeInput, ...) (*mediaconnect.DeleteBridgeOutput, error)
- func (m *MockMediaConnectAPI) DeleteFlow(arg0 *mediaconnect.DeleteFlowInput) (*mediaconnect.DeleteFlowOutput, error)
- func (m *MockMediaConnectAPI) DeleteFlowRequest(arg0 *mediaconnect.DeleteFlowInput) (*request.Request, *mediaconnect.DeleteFlowOutput)
- func (m *MockMediaConnectAPI) DeleteFlowWithContext(arg0 context.Context, arg1 *mediaconnect.DeleteFlowInput, ...) (*mediaconnect.DeleteFlowOutput, error)
- func (m *MockMediaConnectAPI) DeleteGateway(arg0 *mediaconnect.DeleteGatewayInput) (*mediaconnect.DeleteGatewayOutput, error)
- func (m *MockMediaConnectAPI) DeleteGatewayRequest(arg0 *mediaconnect.DeleteGatewayInput) (*request.Request, *mediaconnect.DeleteGatewayOutput)
- func (m *MockMediaConnectAPI) DeleteGatewayWithContext(arg0 context.Context, arg1 *mediaconnect.DeleteGatewayInput, ...) (*mediaconnect.DeleteGatewayOutput, error)
- func (m *MockMediaConnectAPI) DeregisterGatewayInstance(arg0 *mediaconnect.DeregisterGatewayInstanceInput) (*mediaconnect.DeregisterGatewayInstanceOutput, error)
- func (m *MockMediaConnectAPI) DeregisterGatewayInstanceRequest(arg0 *mediaconnect.DeregisterGatewayInstanceInput) (*request.Request, *mediaconnect.DeregisterGatewayInstanceOutput)
- func (m *MockMediaConnectAPI) DeregisterGatewayInstanceWithContext(arg0 context.Context, arg1 *mediaconnect.DeregisterGatewayInstanceInput, ...) (*mediaconnect.DeregisterGatewayInstanceOutput, error)
- func (m *MockMediaConnectAPI) DescribeBridge(arg0 *mediaconnect.DescribeBridgeInput) (*mediaconnect.DescribeBridgeOutput, error)
- func (m *MockMediaConnectAPI) DescribeBridgeRequest(arg0 *mediaconnect.DescribeBridgeInput) (*request.Request, *mediaconnect.DescribeBridgeOutput)
- func (m *MockMediaConnectAPI) DescribeBridgeWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeBridgeInput, ...) (*mediaconnect.DescribeBridgeOutput, error)
- func (m *MockMediaConnectAPI) DescribeFlow(arg0 *mediaconnect.DescribeFlowInput) (*mediaconnect.DescribeFlowOutput, error)
- func (m *MockMediaConnectAPI) DescribeFlowRequest(arg0 *mediaconnect.DescribeFlowInput) (*request.Request, *mediaconnect.DescribeFlowOutput)
- func (m *MockMediaConnectAPI) DescribeFlowWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeFlowInput, ...) (*mediaconnect.DescribeFlowOutput, error)
- func (m *MockMediaConnectAPI) DescribeGateway(arg0 *mediaconnect.DescribeGatewayInput) (*mediaconnect.DescribeGatewayOutput, error)
- func (m *MockMediaConnectAPI) DescribeGatewayInstance(arg0 *mediaconnect.DescribeGatewayInstanceInput) (*mediaconnect.DescribeGatewayInstanceOutput, error)
- func (m *MockMediaConnectAPI) DescribeGatewayInstanceRequest(arg0 *mediaconnect.DescribeGatewayInstanceInput) (*request.Request, *mediaconnect.DescribeGatewayInstanceOutput)
- func (m *MockMediaConnectAPI) DescribeGatewayInstanceWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeGatewayInstanceInput, ...) (*mediaconnect.DescribeGatewayInstanceOutput, error)
- func (m *MockMediaConnectAPI) DescribeGatewayRequest(arg0 *mediaconnect.DescribeGatewayInput) (*request.Request, *mediaconnect.DescribeGatewayOutput)
- func (m *MockMediaConnectAPI) DescribeGatewayWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeGatewayInput, ...) (*mediaconnect.DescribeGatewayOutput, error)
- func (m *MockMediaConnectAPI) DescribeOffering(arg0 *mediaconnect.DescribeOfferingInput) (*mediaconnect.DescribeOfferingOutput, error)
- func (m *MockMediaConnectAPI) DescribeOfferingRequest(arg0 *mediaconnect.DescribeOfferingInput) (*request.Request, *mediaconnect.DescribeOfferingOutput)
- func (m *MockMediaConnectAPI) DescribeOfferingWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeOfferingInput, ...) (*mediaconnect.DescribeOfferingOutput, error)
- func (m *MockMediaConnectAPI) DescribeReservation(arg0 *mediaconnect.DescribeReservationInput) (*mediaconnect.DescribeReservationOutput, error)
- func (m *MockMediaConnectAPI) DescribeReservationRequest(arg0 *mediaconnect.DescribeReservationInput) (*request.Request, *mediaconnect.DescribeReservationOutput)
- func (m *MockMediaConnectAPI) DescribeReservationWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeReservationInput, ...) (*mediaconnect.DescribeReservationOutput, error)
- func (m *MockMediaConnectAPI) EXPECT() *MockMediaConnectAPIMockRecorder
- func (m *MockMediaConnectAPI) GrantFlowEntitlements(arg0 *mediaconnect.GrantFlowEntitlementsInput) (*mediaconnect.GrantFlowEntitlementsOutput, error)
- func (m *MockMediaConnectAPI) GrantFlowEntitlementsRequest(arg0 *mediaconnect.GrantFlowEntitlementsInput) (*request.Request, *mediaconnect.GrantFlowEntitlementsOutput)
- func (m *MockMediaConnectAPI) GrantFlowEntitlementsWithContext(arg0 context.Context, arg1 *mediaconnect.GrantFlowEntitlementsInput, ...) (*mediaconnect.GrantFlowEntitlementsOutput, error)
- func (m *MockMediaConnectAPI) ListBridges(arg0 *mediaconnect.ListBridgesInput) (*mediaconnect.ListBridgesOutput, error)
- func (m *MockMediaConnectAPI) ListBridgesPages(arg0 *mediaconnect.ListBridgesInput, ...) error
- func (m *MockMediaConnectAPI) ListBridgesPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListBridgesInput, ...) error
- func (m *MockMediaConnectAPI) ListBridgesRequest(arg0 *mediaconnect.ListBridgesInput) (*request.Request, *mediaconnect.ListBridgesOutput)
- func (m *MockMediaConnectAPI) ListBridgesWithContext(arg0 context.Context, arg1 *mediaconnect.ListBridgesInput, ...) (*mediaconnect.ListBridgesOutput, error)
- func (m *MockMediaConnectAPI) ListEntitlements(arg0 *mediaconnect.ListEntitlementsInput) (*mediaconnect.ListEntitlementsOutput, error)
- func (m *MockMediaConnectAPI) ListEntitlementsPages(arg0 *mediaconnect.ListEntitlementsInput, ...) error
- func (m *MockMediaConnectAPI) ListEntitlementsPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListEntitlementsInput, ...) error
- func (m *MockMediaConnectAPI) ListEntitlementsRequest(arg0 *mediaconnect.ListEntitlementsInput) (*request.Request, *mediaconnect.ListEntitlementsOutput)
- func (m *MockMediaConnectAPI) ListEntitlementsWithContext(arg0 context.Context, arg1 *mediaconnect.ListEntitlementsInput, ...) (*mediaconnect.ListEntitlementsOutput, error)
- func (m *MockMediaConnectAPI) ListFlows(arg0 *mediaconnect.ListFlowsInput) (*mediaconnect.ListFlowsOutput, error)
- func (m *MockMediaConnectAPI) ListFlowsPages(arg0 *mediaconnect.ListFlowsInput, ...) error
- func (m *MockMediaConnectAPI) ListFlowsPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListFlowsInput, ...) error
- func (m *MockMediaConnectAPI) ListFlowsRequest(arg0 *mediaconnect.ListFlowsInput) (*request.Request, *mediaconnect.ListFlowsOutput)
- func (m *MockMediaConnectAPI) ListFlowsWithContext(arg0 context.Context, arg1 *mediaconnect.ListFlowsInput, ...) (*mediaconnect.ListFlowsOutput, error)
- func (m *MockMediaConnectAPI) ListGatewayInstances(arg0 *mediaconnect.ListGatewayInstancesInput) (*mediaconnect.ListGatewayInstancesOutput, error)
- func (m *MockMediaConnectAPI) ListGatewayInstancesPages(arg0 *mediaconnect.ListGatewayInstancesInput, ...) error
- func (m *MockMediaConnectAPI) ListGatewayInstancesPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListGatewayInstancesInput, ...) error
- func (m *MockMediaConnectAPI) ListGatewayInstancesRequest(arg0 *mediaconnect.ListGatewayInstancesInput) (*request.Request, *mediaconnect.ListGatewayInstancesOutput)
- func (m *MockMediaConnectAPI) ListGatewayInstancesWithContext(arg0 context.Context, arg1 *mediaconnect.ListGatewayInstancesInput, ...) (*mediaconnect.ListGatewayInstancesOutput, error)
- func (m *MockMediaConnectAPI) ListGateways(arg0 *mediaconnect.ListGatewaysInput) (*mediaconnect.ListGatewaysOutput, error)
- func (m *MockMediaConnectAPI) ListGatewaysPages(arg0 *mediaconnect.ListGatewaysInput, ...) error
- func (m *MockMediaConnectAPI) ListGatewaysPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListGatewaysInput, ...) error
- func (m *MockMediaConnectAPI) ListGatewaysRequest(arg0 *mediaconnect.ListGatewaysInput) (*request.Request, *mediaconnect.ListGatewaysOutput)
- func (m *MockMediaConnectAPI) ListGatewaysWithContext(arg0 context.Context, arg1 *mediaconnect.ListGatewaysInput, ...) (*mediaconnect.ListGatewaysOutput, error)
- func (m *MockMediaConnectAPI) ListOfferings(arg0 *mediaconnect.ListOfferingsInput) (*mediaconnect.ListOfferingsOutput, error)
- func (m *MockMediaConnectAPI) ListOfferingsPages(arg0 *mediaconnect.ListOfferingsInput, ...) error
- func (m *MockMediaConnectAPI) ListOfferingsPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListOfferingsInput, ...) error
- func (m *MockMediaConnectAPI) ListOfferingsRequest(arg0 *mediaconnect.ListOfferingsInput) (*request.Request, *mediaconnect.ListOfferingsOutput)
- func (m *MockMediaConnectAPI) ListOfferingsWithContext(arg0 context.Context, arg1 *mediaconnect.ListOfferingsInput, ...) (*mediaconnect.ListOfferingsOutput, error)
- func (m *MockMediaConnectAPI) ListReservations(arg0 *mediaconnect.ListReservationsInput) (*mediaconnect.ListReservationsOutput, error)
- func (m *MockMediaConnectAPI) ListReservationsPages(arg0 *mediaconnect.ListReservationsInput, ...) error
- func (m *MockMediaConnectAPI) ListReservationsPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListReservationsInput, ...) error
- func (m *MockMediaConnectAPI) ListReservationsRequest(arg0 *mediaconnect.ListReservationsInput) (*request.Request, *mediaconnect.ListReservationsOutput)
- func (m *MockMediaConnectAPI) ListReservationsWithContext(arg0 context.Context, arg1 *mediaconnect.ListReservationsInput, ...) (*mediaconnect.ListReservationsOutput, error)
- func (m *MockMediaConnectAPI) ListTagsForResource(arg0 *mediaconnect.ListTagsForResourceInput) (*mediaconnect.ListTagsForResourceOutput, error)
- func (m *MockMediaConnectAPI) ListTagsForResourceRequest(arg0 *mediaconnect.ListTagsForResourceInput) (*request.Request, *mediaconnect.ListTagsForResourceOutput)
- func (m *MockMediaConnectAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *mediaconnect.ListTagsForResourceInput, ...) (*mediaconnect.ListTagsForResourceOutput, error)
- func (m *MockMediaConnectAPI) PurchaseOffering(arg0 *mediaconnect.PurchaseOfferingInput) (*mediaconnect.PurchaseOfferingOutput, error)
- func (m *MockMediaConnectAPI) PurchaseOfferingRequest(arg0 *mediaconnect.PurchaseOfferingInput) (*request.Request, *mediaconnect.PurchaseOfferingOutput)
- func (m *MockMediaConnectAPI) PurchaseOfferingWithContext(arg0 context.Context, arg1 *mediaconnect.PurchaseOfferingInput, ...) (*mediaconnect.PurchaseOfferingOutput, error)
- func (m *MockMediaConnectAPI) RemoveBridgeOutput(arg0 *mediaconnect.RemoveBridgeOutputInput) (*mediaconnect.RemoveBridgeOutputOutput, error)
- func (m *MockMediaConnectAPI) RemoveBridgeOutputRequest(arg0 *mediaconnect.RemoveBridgeOutputInput) (*request.Request, *mediaconnect.RemoveBridgeOutputOutput)
- func (m *MockMediaConnectAPI) RemoveBridgeOutputWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveBridgeOutputInput, ...) (*mediaconnect.RemoveBridgeOutputOutput, error)
- func (m *MockMediaConnectAPI) RemoveBridgeSource(arg0 *mediaconnect.RemoveBridgeSourceInput) (*mediaconnect.RemoveBridgeSourceOutput, error)
- func (m *MockMediaConnectAPI) RemoveBridgeSourceRequest(arg0 *mediaconnect.RemoveBridgeSourceInput) (*request.Request, *mediaconnect.RemoveBridgeSourceOutput)
- func (m *MockMediaConnectAPI) RemoveBridgeSourceWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveBridgeSourceInput, ...) (*mediaconnect.RemoveBridgeSourceOutput, error)
- func (m *MockMediaConnectAPI) RemoveFlowMediaStream(arg0 *mediaconnect.RemoveFlowMediaStreamInput) (*mediaconnect.RemoveFlowMediaStreamOutput, error)
- func (m *MockMediaConnectAPI) RemoveFlowMediaStreamRequest(arg0 *mediaconnect.RemoveFlowMediaStreamInput) (*request.Request, *mediaconnect.RemoveFlowMediaStreamOutput)
- func (m *MockMediaConnectAPI) RemoveFlowMediaStreamWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveFlowMediaStreamInput, ...) (*mediaconnect.RemoveFlowMediaStreamOutput, error)
- func (m *MockMediaConnectAPI) RemoveFlowOutput(arg0 *mediaconnect.RemoveFlowOutputInput) (*mediaconnect.RemoveFlowOutputOutput, error)
- func (m *MockMediaConnectAPI) RemoveFlowOutputRequest(arg0 *mediaconnect.RemoveFlowOutputInput) (*request.Request, *mediaconnect.RemoveFlowOutputOutput)
- func (m *MockMediaConnectAPI) RemoveFlowOutputWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveFlowOutputInput, ...) (*mediaconnect.RemoveFlowOutputOutput, error)
- func (m *MockMediaConnectAPI) RemoveFlowSource(arg0 *mediaconnect.RemoveFlowSourceInput) (*mediaconnect.RemoveFlowSourceOutput, error)
- func (m *MockMediaConnectAPI) RemoveFlowSourceRequest(arg0 *mediaconnect.RemoveFlowSourceInput) (*request.Request, *mediaconnect.RemoveFlowSourceOutput)
- func (m *MockMediaConnectAPI) RemoveFlowSourceWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveFlowSourceInput, ...) (*mediaconnect.RemoveFlowSourceOutput, error)
- func (m *MockMediaConnectAPI) RemoveFlowVpcInterface(arg0 *mediaconnect.RemoveFlowVpcInterfaceInput) (*mediaconnect.RemoveFlowVpcInterfaceOutput, error)
- func (m *MockMediaConnectAPI) RemoveFlowVpcInterfaceRequest(arg0 *mediaconnect.RemoveFlowVpcInterfaceInput) (*request.Request, *mediaconnect.RemoveFlowVpcInterfaceOutput)
- func (m *MockMediaConnectAPI) RemoveFlowVpcInterfaceWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveFlowVpcInterfaceInput, ...) (*mediaconnect.RemoveFlowVpcInterfaceOutput, error)
- func (m *MockMediaConnectAPI) RevokeFlowEntitlement(arg0 *mediaconnect.RevokeFlowEntitlementInput) (*mediaconnect.RevokeFlowEntitlementOutput, error)
- func (m *MockMediaConnectAPI) RevokeFlowEntitlementRequest(arg0 *mediaconnect.RevokeFlowEntitlementInput) (*request.Request, *mediaconnect.RevokeFlowEntitlementOutput)
- func (m *MockMediaConnectAPI) RevokeFlowEntitlementWithContext(arg0 context.Context, arg1 *mediaconnect.RevokeFlowEntitlementInput, ...) (*mediaconnect.RevokeFlowEntitlementOutput, error)
- func (m *MockMediaConnectAPI) StartFlow(arg0 *mediaconnect.StartFlowInput) (*mediaconnect.StartFlowOutput, error)
- func (m *MockMediaConnectAPI) StartFlowRequest(arg0 *mediaconnect.StartFlowInput) (*request.Request, *mediaconnect.StartFlowOutput)
- func (m *MockMediaConnectAPI) StartFlowWithContext(arg0 context.Context, arg1 *mediaconnect.StartFlowInput, ...) (*mediaconnect.StartFlowOutput, error)
- func (m *MockMediaConnectAPI) StopFlow(arg0 *mediaconnect.StopFlowInput) (*mediaconnect.StopFlowOutput, error)
- func (m *MockMediaConnectAPI) StopFlowRequest(arg0 *mediaconnect.StopFlowInput) (*request.Request, *mediaconnect.StopFlowOutput)
- func (m *MockMediaConnectAPI) StopFlowWithContext(arg0 context.Context, arg1 *mediaconnect.StopFlowInput, arg2 ...request.Option) (*mediaconnect.StopFlowOutput, error)
- func (m *MockMediaConnectAPI) TagResource(arg0 *mediaconnect.TagResourceInput) (*mediaconnect.TagResourceOutput, error)
- func (m *MockMediaConnectAPI) TagResourceRequest(arg0 *mediaconnect.TagResourceInput) (*request.Request, *mediaconnect.TagResourceOutput)
- func (m *MockMediaConnectAPI) TagResourceWithContext(arg0 context.Context, arg1 *mediaconnect.TagResourceInput, ...) (*mediaconnect.TagResourceOutput, error)
- func (m *MockMediaConnectAPI) UntagResource(arg0 *mediaconnect.UntagResourceInput) (*mediaconnect.UntagResourceOutput, error)
- func (m *MockMediaConnectAPI) UntagResourceRequest(arg0 *mediaconnect.UntagResourceInput) (*request.Request, *mediaconnect.UntagResourceOutput)
- func (m *MockMediaConnectAPI) UntagResourceWithContext(arg0 context.Context, arg1 *mediaconnect.UntagResourceInput, ...) (*mediaconnect.UntagResourceOutput, error)
- func (m *MockMediaConnectAPI) UpdateBridge(arg0 *mediaconnect.UpdateBridgeInput) (*mediaconnect.UpdateBridgeOutput, error)
- func (m *MockMediaConnectAPI) UpdateBridgeOutput(arg0 *mediaconnect.UpdateBridgeOutputInput) (*mediaconnect.UpdateBridgeOutputOutput, error)
- func (m *MockMediaConnectAPI) UpdateBridgeOutputRequest(arg0 *mediaconnect.UpdateBridgeOutputInput) (*request.Request, *mediaconnect.UpdateBridgeOutputOutput)
- func (m *MockMediaConnectAPI) UpdateBridgeOutputWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateBridgeOutputInput, ...) (*mediaconnect.UpdateBridgeOutputOutput, error)
- func (m *MockMediaConnectAPI) UpdateBridgeRequest(arg0 *mediaconnect.UpdateBridgeInput) (*request.Request, *mediaconnect.UpdateBridgeOutput)
- func (m *MockMediaConnectAPI) UpdateBridgeSource(arg0 *mediaconnect.UpdateBridgeSourceInput) (*mediaconnect.UpdateBridgeSourceOutput, error)
- func (m *MockMediaConnectAPI) UpdateBridgeSourceRequest(arg0 *mediaconnect.UpdateBridgeSourceInput) (*request.Request, *mediaconnect.UpdateBridgeSourceOutput)
- func (m *MockMediaConnectAPI) UpdateBridgeSourceWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateBridgeSourceInput, ...) (*mediaconnect.UpdateBridgeSourceOutput, error)
- func (m *MockMediaConnectAPI) UpdateBridgeState(arg0 *mediaconnect.UpdateBridgeStateInput) (*mediaconnect.UpdateBridgeStateOutput, error)
- func (m *MockMediaConnectAPI) UpdateBridgeStateRequest(arg0 *mediaconnect.UpdateBridgeStateInput) (*request.Request, *mediaconnect.UpdateBridgeStateOutput)
- func (m *MockMediaConnectAPI) UpdateBridgeStateWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateBridgeStateInput, ...) (*mediaconnect.UpdateBridgeStateOutput, error)
- func (m *MockMediaConnectAPI) UpdateBridgeWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateBridgeInput, ...) (*mediaconnect.UpdateBridgeOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlow(arg0 *mediaconnect.UpdateFlowInput) (*mediaconnect.UpdateFlowOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlowEntitlement(arg0 *mediaconnect.UpdateFlowEntitlementInput) (*mediaconnect.UpdateFlowEntitlementOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlowEntitlementRequest(arg0 *mediaconnect.UpdateFlowEntitlementInput) (*request.Request, *mediaconnect.UpdateFlowEntitlementOutput)
- func (m *MockMediaConnectAPI) UpdateFlowEntitlementWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowEntitlementInput, ...) (*mediaconnect.UpdateFlowEntitlementOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlowMediaStream(arg0 *mediaconnect.UpdateFlowMediaStreamInput) (*mediaconnect.UpdateFlowMediaStreamOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlowMediaStreamRequest(arg0 *mediaconnect.UpdateFlowMediaStreamInput) (*request.Request, *mediaconnect.UpdateFlowMediaStreamOutput)
- func (m *MockMediaConnectAPI) UpdateFlowMediaStreamWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowMediaStreamInput, ...) (*mediaconnect.UpdateFlowMediaStreamOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlowOutput(arg0 *mediaconnect.UpdateFlowOutputInput) (*mediaconnect.UpdateFlowOutputOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlowOutputRequest(arg0 *mediaconnect.UpdateFlowOutputInput) (*request.Request, *mediaconnect.UpdateFlowOutputOutput)
- func (m *MockMediaConnectAPI) UpdateFlowOutputWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowOutputInput, ...) (*mediaconnect.UpdateFlowOutputOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlowRequest(arg0 *mediaconnect.UpdateFlowInput) (*request.Request, *mediaconnect.UpdateFlowOutput)
- func (m *MockMediaConnectAPI) UpdateFlowSource(arg0 *mediaconnect.UpdateFlowSourceInput) (*mediaconnect.UpdateFlowSourceOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlowSourceRequest(arg0 *mediaconnect.UpdateFlowSourceInput) (*request.Request, *mediaconnect.UpdateFlowSourceOutput)
- func (m *MockMediaConnectAPI) UpdateFlowSourceWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowSourceInput, ...) (*mediaconnect.UpdateFlowSourceOutput, error)
- func (m *MockMediaConnectAPI) UpdateFlowWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowInput, ...) (*mediaconnect.UpdateFlowOutput, error)
- func (m *MockMediaConnectAPI) UpdateGatewayInstance(arg0 *mediaconnect.UpdateGatewayInstanceInput) (*mediaconnect.UpdateGatewayInstanceOutput, error)
- func (m *MockMediaConnectAPI) UpdateGatewayInstanceRequest(arg0 *mediaconnect.UpdateGatewayInstanceInput) (*request.Request, *mediaconnect.UpdateGatewayInstanceOutput)
- func (m *MockMediaConnectAPI) UpdateGatewayInstanceWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateGatewayInstanceInput, ...) (*mediaconnect.UpdateGatewayInstanceOutput, error)
- func (m *MockMediaConnectAPI) WaitUntilFlowActive(arg0 *mediaconnect.DescribeFlowInput) error
- func (m *MockMediaConnectAPI) WaitUntilFlowActiveWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeFlowInput, ...) error
- func (m *MockMediaConnectAPI) WaitUntilFlowDeleted(arg0 *mediaconnect.DescribeFlowInput) error
- func (m *MockMediaConnectAPI) WaitUntilFlowDeletedWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeFlowInput, ...) error
- func (m *MockMediaConnectAPI) WaitUntilFlowStandby(arg0 *mediaconnect.DescribeFlowInput) error
- func (m *MockMediaConnectAPI) WaitUntilFlowStandbyWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeFlowInput, ...) error
- type MockMediaConnectAPIMockRecorder
- func (mr *MockMediaConnectAPIMockRecorder) AddBridgeOutputs(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddBridgeOutputsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddBridgeOutputsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddBridgeSources(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddBridgeSourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddBridgeSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowMediaStreams(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowMediaStreamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowMediaStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowOutputs(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowOutputsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowOutputsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowSources(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowSourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowVpcInterfaces(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowVpcInterfacesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) AddFlowVpcInterfacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) CreateBridge(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) CreateBridgeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) CreateBridgeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) CreateFlow(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) CreateFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) CreateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) CreateGateway(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) CreateGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) CreateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeleteBridge(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeleteBridgeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeleteBridgeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeleteFlow(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeleteFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeleteFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeleteGateway(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeleteGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeleteGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeregisterGatewayInstance(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeregisterGatewayInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DeregisterGatewayInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeBridge(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeBridgeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeBridgeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeFlow(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeGateway(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayInstance(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeOffering(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeOfferingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeReservation(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeReservationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) DescribeReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) GrantFlowEntitlements(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) GrantFlowEntitlementsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) GrantFlowEntitlementsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListBridges(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListBridgesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListBridgesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListBridgesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListBridgesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListEntitlements(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListEntitlementsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListEntitlementsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListEntitlementsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListEntitlementsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListFlows(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListFlowsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListFlowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListFlowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstances(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGateways(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGatewaysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGatewaysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListOfferings(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListOfferingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListOfferingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListReservations(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListReservationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListReservationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListReservationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListReservationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) PurchaseOffering(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) PurchaseOfferingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) PurchaseOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeOutput(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeOutputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowMediaStream(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowMediaStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowMediaStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowOutput(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowOutputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowVpcInterface(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowVpcInterfaceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowVpcInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RevokeFlowEntitlement(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RevokeFlowEntitlementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) RevokeFlowEntitlementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) StartFlow(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) StartFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) StartFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) StopFlow(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) StopFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) StopFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridge(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeOutput(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeOutputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeState(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeStateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlow(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowEntitlement(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowEntitlementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowEntitlementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowMediaStream(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowMediaStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowMediaStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowOutput(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowOutputRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateGatewayInstance(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateGatewayInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) UpdateGatewayInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowActive(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowStandby(arg0 interface{}) *gomock.Call
- func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowStandbyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMediaConnectAPI ¶
type MockMediaConnectAPI struct {
// contains filtered or unexported fields
}
MockMediaConnectAPI is a mock of MediaConnectAPI interface
func NewMockMediaConnectAPI ¶
func NewMockMediaConnectAPI(ctrl *gomock.Controller) *MockMediaConnectAPI
NewMockMediaConnectAPI creates a new mock instance
func (*MockMediaConnectAPI) AddBridgeOutputs ¶ added in v1.44.243
func (m *MockMediaConnectAPI) AddBridgeOutputs(arg0 *mediaconnect.AddBridgeOutputsInput) (*mediaconnect.AddBridgeOutputsOutput, error)
AddBridgeOutputs mocks base method
func (*MockMediaConnectAPI) AddBridgeOutputsRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) AddBridgeOutputsRequest(arg0 *mediaconnect.AddBridgeOutputsInput) (*request.Request, *mediaconnect.AddBridgeOutputsOutput)
AddBridgeOutputsRequest mocks base method
func (*MockMediaConnectAPI) AddBridgeOutputsWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) AddBridgeOutputsWithContext(arg0 context.Context, arg1 *mediaconnect.AddBridgeOutputsInput, arg2 ...request.Option) (*mediaconnect.AddBridgeOutputsOutput, error)
AddBridgeOutputsWithContext mocks base method
func (*MockMediaConnectAPI) AddBridgeSources ¶ added in v1.44.243
func (m *MockMediaConnectAPI) AddBridgeSources(arg0 *mediaconnect.AddBridgeSourcesInput) (*mediaconnect.AddBridgeSourcesOutput, error)
AddBridgeSources mocks base method
func (*MockMediaConnectAPI) AddBridgeSourcesRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) AddBridgeSourcesRequest(arg0 *mediaconnect.AddBridgeSourcesInput) (*request.Request, *mediaconnect.AddBridgeSourcesOutput)
AddBridgeSourcesRequest mocks base method
func (*MockMediaConnectAPI) AddBridgeSourcesWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) AddBridgeSourcesWithContext(arg0 context.Context, arg1 *mediaconnect.AddBridgeSourcesInput, arg2 ...request.Option) (*mediaconnect.AddBridgeSourcesOutput, error)
AddBridgeSourcesWithContext mocks base method
func (*MockMediaConnectAPI) AddFlowMediaStreams ¶
func (m *MockMediaConnectAPI) AddFlowMediaStreams(arg0 *mediaconnect.AddFlowMediaStreamsInput) (*mediaconnect.AddFlowMediaStreamsOutput, error)
AddFlowMediaStreams mocks base method
func (*MockMediaConnectAPI) AddFlowMediaStreamsRequest ¶
func (m *MockMediaConnectAPI) AddFlowMediaStreamsRequest(arg0 *mediaconnect.AddFlowMediaStreamsInput) (*request.Request, *mediaconnect.AddFlowMediaStreamsOutput)
AddFlowMediaStreamsRequest mocks base method
func (*MockMediaConnectAPI) AddFlowMediaStreamsWithContext ¶
func (m *MockMediaConnectAPI) AddFlowMediaStreamsWithContext(arg0 context.Context, arg1 *mediaconnect.AddFlowMediaStreamsInput, arg2 ...request.Option) (*mediaconnect.AddFlowMediaStreamsOutput, error)
AddFlowMediaStreamsWithContext mocks base method
func (*MockMediaConnectAPI) AddFlowOutputs ¶
func (m *MockMediaConnectAPI) AddFlowOutputs(arg0 *mediaconnect.AddFlowOutputsInput) (*mediaconnect.AddFlowOutputsOutput, error)
AddFlowOutputs mocks base method
func (*MockMediaConnectAPI) AddFlowOutputsRequest ¶
func (m *MockMediaConnectAPI) AddFlowOutputsRequest(arg0 *mediaconnect.AddFlowOutputsInput) (*request.Request, *mediaconnect.AddFlowOutputsOutput)
AddFlowOutputsRequest mocks base method
func (*MockMediaConnectAPI) AddFlowOutputsWithContext ¶
func (m *MockMediaConnectAPI) AddFlowOutputsWithContext(arg0 context.Context, arg1 *mediaconnect.AddFlowOutputsInput, arg2 ...request.Option) (*mediaconnect.AddFlowOutputsOutput, error)
AddFlowOutputsWithContext mocks base method
func (*MockMediaConnectAPI) AddFlowSources ¶
func (m *MockMediaConnectAPI) AddFlowSources(arg0 *mediaconnect.AddFlowSourcesInput) (*mediaconnect.AddFlowSourcesOutput, error)
AddFlowSources mocks base method
func (*MockMediaConnectAPI) AddFlowSourcesRequest ¶
func (m *MockMediaConnectAPI) AddFlowSourcesRequest(arg0 *mediaconnect.AddFlowSourcesInput) (*request.Request, *mediaconnect.AddFlowSourcesOutput)
AddFlowSourcesRequest mocks base method
func (*MockMediaConnectAPI) AddFlowSourcesWithContext ¶
func (m *MockMediaConnectAPI) AddFlowSourcesWithContext(arg0 context.Context, arg1 *mediaconnect.AddFlowSourcesInput, arg2 ...request.Option) (*mediaconnect.AddFlowSourcesOutput, error)
AddFlowSourcesWithContext mocks base method
func (*MockMediaConnectAPI) AddFlowVpcInterfaces ¶
func (m *MockMediaConnectAPI) AddFlowVpcInterfaces(arg0 *mediaconnect.AddFlowVpcInterfacesInput) (*mediaconnect.AddFlowVpcInterfacesOutput, error)
AddFlowVpcInterfaces mocks base method
func (*MockMediaConnectAPI) AddFlowVpcInterfacesRequest ¶
func (m *MockMediaConnectAPI) AddFlowVpcInterfacesRequest(arg0 *mediaconnect.AddFlowVpcInterfacesInput) (*request.Request, *mediaconnect.AddFlowVpcInterfacesOutput)
AddFlowVpcInterfacesRequest mocks base method
func (*MockMediaConnectAPI) AddFlowVpcInterfacesWithContext ¶
func (m *MockMediaConnectAPI) AddFlowVpcInterfacesWithContext(arg0 context.Context, arg1 *mediaconnect.AddFlowVpcInterfacesInput, arg2 ...request.Option) (*mediaconnect.AddFlowVpcInterfacesOutput, error)
AddFlowVpcInterfacesWithContext mocks base method
func (*MockMediaConnectAPI) CreateBridge ¶ added in v1.44.243
func (m *MockMediaConnectAPI) CreateBridge(arg0 *mediaconnect.CreateBridgeInput) (*mediaconnect.CreateBridgeOutput, error)
CreateBridge mocks base method
func (*MockMediaConnectAPI) CreateBridgeRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) CreateBridgeRequest(arg0 *mediaconnect.CreateBridgeInput) (*request.Request, *mediaconnect.CreateBridgeOutput)
CreateBridgeRequest mocks base method
func (*MockMediaConnectAPI) CreateBridgeWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) CreateBridgeWithContext(arg0 context.Context, arg1 *mediaconnect.CreateBridgeInput, arg2 ...request.Option) (*mediaconnect.CreateBridgeOutput, error)
CreateBridgeWithContext mocks base method
func (*MockMediaConnectAPI) CreateFlow ¶
func (m *MockMediaConnectAPI) CreateFlow(arg0 *mediaconnect.CreateFlowInput) (*mediaconnect.CreateFlowOutput, error)
CreateFlow mocks base method
func (*MockMediaConnectAPI) CreateFlowRequest ¶
func (m *MockMediaConnectAPI) CreateFlowRequest(arg0 *mediaconnect.CreateFlowInput) (*request.Request, *mediaconnect.CreateFlowOutput)
CreateFlowRequest mocks base method
func (*MockMediaConnectAPI) CreateFlowWithContext ¶
func (m *MockMediaConnectAPI) CreateFlowWithContext(arg0 context.Context, arg1 *mediaconnect.CreateFlowInput, arg2 ...request.Option) (*mediaconnect.CreateFlowOutput, error)
CreateFlowWithContext mocks base method
func (*MockMediaConnectAPI) CreateGateway ¶ added in v1.44.243
func (m *MockMediaConnectAPI) CreateGateway(arg0 *mediaconnect.CreateGatewayInput) (*mediaconnect.CreateGatewayOutput, error)
CreateGateway mocks base method
func (*MockMediaConnectAPI) CreateGatewayRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) CreateGatewayRequest(arg0 *mediaconnect.CreateGatewayInput) (*request.Request, *mediaconnect.CreateGatewayOutput)
CreateGatewayRequest mocks base method
func (*MockMediaConnectAPI) CreateGatewayWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) CreateGatewayWithContext(arg0 context.Context, arg1 *mediaconnect.CreateGatewayInput, arg2 ...request.Option) (*mediaconnect.CreateGatewayOutput, error)
CreateGatewayWithContext mocks base method
func (*MockMediaConnectAPI) DeleteBridge ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DeleteBridge(arg0 *mediaconnect.DeleteBridgeInput) (*mediaconnect.DeleteBridgeOutput, error)
DeleteBridge mocks base method
func (*MockMediaConnectAPI) DeleteBridgeRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DeleteBridgeRequest(arg0 *mediaconnect.DeleteBridgeInput) (*request.Request, *mediaconnect.DeleteBridgeOutput)
DeleteBridgeRequest mocks base method
func (*MockMediaConnectAPI) DeleteBridgeWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DeleteBridgeWithContext(arg0 context.Context, arg1 *mediaconnect.DeleteBridgeInput, arg2 ...request.Option) (*mediaconnect.DeleteBridgeOutput, error)
DeleteBridgeWithContext mocks base method
func (*MockMediaConnectAPI) DeleteFlow ¶
func (m *MockMediaConnectAPI) DeleteFlow(arg0 *mediaconnect.DeleteFlowInput) (*mediaconnect.DeleteFlowOutput, error)
DeleteFlow mocks base method
func (*MockMediaConnectAPI) DeleteFlowRequest ¶
func (m *MockMediaConnectAPI) DeleteFlowRequest(arg0 *mediaconnect.DeleteFlowInput) (*request.Request, *mediaconnect.DeleteFlowOutput)
DeleteFlowRequest mocks base method
func (*MockMediaConnectAPI) DeleteFlowWithContext ¶
func (m *MockMediaConnectAPI) DeleteFlowWithContext(arg0 context.Context, arg1 *mediaconnect.DeleteFlowInput, arg2 ...request.Option) (*mediaconnect.DeleteFlowOutput, error)
DeleteFlowWithContext mocks base method
func (*MockMediaConnectAPI) DeleteGateway ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DeleteGateway(arg0 *mediaconnect.DeleteGatewayInput) (*mediaconnect.DeleteGatewayOutput, error)
DeleteGateway mocks base method
func (*MockMediaConnectAPI) DeleteGatewayRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DeleteGatewayRequest(arg0 *mediaconnect.DeleteGatewayInput) (*request.Request, *mediaconnect.DeleteGatewayOutput)
DeleteGatewayRequest mocks base method
func (*MockMediaConnectAPI) DeleteGatewayWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DeleteGatewayWithContext(arg0 context.Context, arg1 *mediaconnect.DeleteGatewayInput, arg2 ...request.Option) (*mediaconnect.DeleteGatewayOutput, error)
DeleteGatewayWithContext mocks base method
func (*MockMediaConnectAPI) DeregisterGatewayInstance ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DeregisterGatewayInstance(arg0 *mediaconnect.DeregisterGatewayInstanceInput) (*mediaconnect.DeregisterGatewayInstanceOutput, error)
DeregisterGatewayInstance mocks base method
func (*MockMediaConnectAPI) DeregisterGatewayInstanceRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DeregisterGatewayInstanceRequest(arg0 *mediaconnect.DeregisterGatewayInstanceInput) (*request.Request, *mediaconnect.DeregisterGatewayInstanceOutput)
DeregisterGatewayInstanceRequest mocks base method
func (*MockMediaConnectAPI) DeregisterGatewayInstanceWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DeregisterGatewayInstanceWithContext(arg0 context.Context, arg1 *mediaconnect.DeregisterGatewayInstanceInput, arg2 ...request.Option) (*mediaconnect.DeregisterGatewayInstanceOutput, error)
DeregisterGatewayInstanceWithContext mocks base method
func (*MockMediaConnectAPI) DescribeBridge ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DescribeBridge(arg0 *mediaconnect.DescribeBridgeInput) (*mediaconnect.DescribeBridgeOutput, error)
DescribeBridge mocks base method
func (*MockMediaConnectAPI) DescribeBridgeRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DescribeBridgeRequest(arg0 *mediaconnect.DescribeBridgeInput) (*request.Request, *mediaconnect.DescribeBridgeOutput)
DescribeBridgeRequest mocks base method
func (*MockMediaConnectAPI) DescribeBridgeWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DescribeBridgeWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeBridgeInput, arg2 ...request.Option) (*mediaconnect.DescribeBridgeOutput, error)
DescribeBridgeWithContext mocks base method
func (*MockMediaConnectAPI) DescribeFlow ¶
func (m *MockMediaConnectAPI) DescribeFlow(arg0 *mediaconnect.DescribeFlowInput) (*mediaconnect.DescribeFlowOutput, error)
DescribeFlow mocks base method
func (*MockMediaConnectAPI) DescribeFlowRequest ¶
func (m *MockMediaConnectAPI) DescribeFlowRequest(arg0 *mediaconnect.DescribeFlowInput) (*request.Request, *mediaconnect.DescribeFlowOutput)
DescribeFlowRequest mocks base method
func (*MockMediaConnectAPI) DescribeFlowWithContext ¶
func (m *MockMediaConnectAPI) DescribeFlowWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeFlowInput, arg2 ...request.Option) (*mediaconnect.DescribeFlowOutput, error)
DescribeFlowWithContext mocks base method
func (*MockMediaConnectAPI) DescribeGateway ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DescribeGateway(arg0 *mediaconnect.DescribeGatewayInput) (*mediaconnect.DescribeGatewayOutput, error)
DescribeGateway mocks base method
func (*MockMediaConnectAPI) DescribeGatewayInstance ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DescribeGatewayInstance(arg0 *mediaconnect.DescribeGatewayInstanceInput) (*mediaconnect.DescribeGatewayInstanceOutput, error)
DescribeGatewayInstance mocks base method
func (*MockMediaConnectAPI) DescribeGatewayInstanceRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DescribeGatewayInstanceRequest(arg0 *mediaconnect.DescribeGatewayInstanceInput) (*request.Request, *mediaconnect.DescribeGatewayInstanceOutput)
DescribeGatewayInstanceRequest mocks base method
func (*MockMediaConnectAPI) DescribeGatewayInstanceWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DescribeGatewayInstanceWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeGatewayInstanceInput, arg2 ...request.Option) (*mediaconnect.DescribeGatewayInstanceOutput, error)
DescribeGatewayInstanceWithContext mocks base method
func (*MockMediaConnectAPI) DescribeGatewayRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DescribeGatewayRequest(arg0 *mediaconnect.DescribeGatewayInput) (*request.Request, *mediaconnect.DescribeGatewayOutput)
DescribeGatewayRequest mocks base method
func (*MockMediaConnectAPI) DescribeGatewayWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) DescribeGatewayWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeGatewayInput, arg2 ...request.Option) (*mediaconnect.DescribeGatewayOutput, error)
DescribeGatewayWithContext mocks base method
func (*MockMediaConnectAPI) DescribeOffering ¶
func (m *MockMediaConnectAPI) DescribeOffering(arg0 *mediaconnect.DescribeOfferingInput) (*mediaconnect.DescribeOfferingOutput, error)
DescribeOffering mocks base method
func (*MockMediaConnectAPI) DescribeOfferingRequest ¶
func (m *MockMediaConnectAPI) DescribeOfferingRequest(arg0 *mediaconnect.DescribeOfferingInput) (*request.Request, *mediaconnect.DescribeOfferingOutput)
DescribeOfferingRequest mocks base method
func (*MockMediaConnectAPI) DescribeOfferingWithContext ¶
func (m *MockMediaConnectAPI) DescribeOfferingWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeOfferingInput, arg2 ...request.Option) (*mediaconnect.DescribeOfferingOutput, error)
DescribeOfferingWithContext mocks base method
func (*MockMediaConnectAPI) DescribeReservation ¶
func (m *MockMediaConnectAPI) DescribeReservation(arg0 *mediaconnect.DescribeReservationInput) (*mediaconnect.DescribeReservationOutput, error)
DescribeReservation mocks base method
func (*MockMediaConnectAPI) DescribeReservationRequest ¶
func (m *MockMediaConnectAPI) DescribeReservationRequest(arg0 *mediaconnect.DescribeReservationInput) (*request.Request, *mediaconnect.DescribeReservationOutput)
DescribeReservationRequest mocks base method
func (*MockMediaConnectAPI) DescribeReservationWithContext ¶
func (m *MockMediaConnectAPI) DescribeReservationWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeReservationInput, arg2 ...request.Option) (*mediaconnect.DescribeReservationOutput, error)
DescribeReservationWithContext mocks base method
func (*MockMediaConnectAPI) EXPECT ¶
func (m *MockMediaConnectAPI) EXPECT() *MockMediaConnectAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMediaConnectAPI) GrantFlowEntitlements ¶
func (m *MockMediaConnectAPI) GrantFlowEntitlements(arg0 *mediaconnect.GrantFlowEntitlementsInput) (*mediaconnect.GrantFlowEntitlementsOutput, error)
GrantFlowEntitlements mocks base method
func (*MockMediaConnectAPI) GrantFlowEntitlementsRequest ¶
func (m *MockMediaConnectAPI) GrantFlowEntitlementsRequest(arg0 *mediaconnect.GrantFlowEntitlementsInput) (*request.Request, *mediaconnect.GrantFlowEntitlementsOutput)
GrantFlowEntitlementsRequest mocks base method
func (*MockMediaConnectAPI) GrantFlowEntitlementsWithContext ¶
func (m *MockMediaConnectAPI) GrantFlowEntitlementsWithContext(arg0 context.Context, arg1 *mediaconnect.GrantFlowEntitlementsInput, arg2 ...request.Option) (*mediaconnect.GrantFlowEntitlementsOutput, error)
GrantFlowEntitlementsWithContext mocks base method
func (*MockMediaConnectAPI) ListBridges ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListBridges(arg0 *mediaconnect.ListBridgesInput) (*mediaconnect.ListBridgesOutput, error)
ListBridges mocks base method
func (*MockMediaConnectAPI) ListBridgesPages ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListBridgesPages(arg0 *mediaconnect.ListBridgesInput, arg1 func(*mediaconnect.ListBridgesOutput, bool) bool) error
ListBridgesPages mocks base method
func (*MockMediaConnectAPI) ListBridgesPagesWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListBridgesPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListBridgesInput, arg2 func(*mediaconnect.ListBridgesOutput, bool) bool, arg3 ...request.Option) error
ListBridgesPagesWithContext mocks base method
func (*MockMediaConnectAPI) ListBridgesRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListBridgesRequest(arg0 *mediaconnect.ListBridgesInput) (*request.Request, *mediaconnect.ListBridgesOutput)
ListBridgesRequest mocks base method
func (*MockMediaConnectAPI) ListBridgesWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListBridgesWithContext(arg0 context.Context, arg1 *mediaconnect.ListBridgesInput, arg2 ...request.Option) (*mediaconnect.ListBridgesOutput, error)
ListBridgesWithContext mocks base method
func (*MockMediaConnectAPI) ListEntitlements ¶
func (m *MockMediaConnectAPI) ListEntitlements(arg0 *mediaconnect.ListEntitlementsInput) (*mediaconnect.ListEntitlementsOutput, error)
ListEntitlements mocks base method
func (*MockMediaConnectAPI) ListEntitlementsPages ¶
func (m *MockMediaConnectAPI) ListEntitlementsPages(arg0 *mediaconnect.ListEntitlementsInput, arg1 func(*mediaconnect.ListEntitlementsOutput, bool) bool) error
ListEntitlementsPages mocks base method
func (*MockMediaConnectAPI) ListEntitlementsPagesWithContext ¶
func (m *MockMediaConnectAPI) ListEntitlementsPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListEntitlementsInput, arg2 func(*mediaconnect.ListEntitlementsOutput, bool) bool, arg3 ...request.Option) error
ListEntitlementsPagesWithContext mocks base method
func (*MockMediaConnectAPI) ListEntitlementsRequest ¶
func (m *MockMediaConnectAPI) ListEntitlementsRequest(arg0 *mediaconnect.ListEntitlementsInput) (*request.Request, *mediaconnect.ListEntitlementsOutput)
ListEntitlementsRequest mocks base method
func (*MockMediaConnectAPI) ListEntitlementsWithContext ¶
func (m *MockMediaConnectAPI) ListEntitlementsWithContext(arg0 context.Context, arg1 *mediaconnect.ListEntitlementsInput, arg2 ...request.Option) (*mediaconnect.ListEntitlementsOutput, error)
ListEntitlementsWithContext mocks base method
func (*MockMediaConnectAPI) ListFlows ¶
func (m *MockMediaConnectAPI) ListFlows(arg0 *mediaconnect.ListFlowsInput) (*mediaconnect.ListFlowsOutput, error)
ListFlows mocks base method
func (*MockMediaConnectAPI) ListFlowsPages ¶
func (m *MockMediaConnectAPI) ListFlowsPages(arg0 *mediaconnect.ListFlowsInput, arg1 func(*mediaconnect.ListFlowsOutput, bool) bool) error
ListFlowsPages mocks base method
func (*MockMediaConnectAPI) ListFlowsPagesWithContext ¶
func (m *MockMediaConnectAPI) ListFlowsPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListFlowsInput, arg2 func(*mediaconnect.ListFlowsOutput, bool) bool, arg3 ...request.Option) error
ListFlowsPagesWithContext mocks base method
func (*MockMediaConnectAPI) ListFlowsRequest ¶
func (m *MockMediaConnectAPI) ListFlowsRequest(arg0 *mediaconnect.ListFlowsInput) (*request.Request, *mediaconnect.ListFlowsOutput)
ListFlowsRequest mocks base method
func (*MockMediaConnectAPI) ListFlowsWithContext ¶
func (m *MockMediaConnectAPI) ListFlowsWithContext(arg0 context.Context, arg1 *mediaconnect.ListFlowsInput, arg2 ...request.Option) (*mediaconnect.ListFlowsOutput, error)
ListFlowsWithContext mocks base method
func (*MockMediaConnectAPI) ListGatewayInstances ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGatewayInstances(arg0 *mediaconnect.ListGatewayInstancesInput) (*mediaconnect.ListGatewayInstancesOutput, error)
ListGatewayInstances mocks base method
func (*MockMediaConnectAPI) ListGatewayInstancesPages ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGatewayInstancesPages(arg0 *mediaconnect.ListGatewayInstancesInput, arg1 func(*mediaconnect.ListGatewayInstancesOutput, bool) bool) error
ListGatewayInstancesPages mocks base method
func (*MockMediaConnectAPI) ListGatewayInstancesPagesWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGatewayInstancesPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListGatewayInstancesInput, arg2 func(*mediaconnect.ListGatewayInstancesOutput, bool) bool, arg3 ...request.Option) error
ListGatewayInstancesPagesWithContext mocks base method
func (*MockMediaConnectAPI) ListGatewayInstancesRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGatewayInstancesRequest(arg0 *mediaconnect.ListGatewayInstancesInput) (*request.Request, *mediaconnect.ListGatewayInstancesOutput)
ListGatewayInstancesRequest mocks base method
func (*MockMediaConnectAPI) ListGatewayInstancesWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGatewayInstancesWithContext(arg0 context.Context, arg1 *mediaconnect.ListGatewayInstancesInput, arg2 ...request.Option) (*mediaconnect.ListGatewayInstancesOutput, error)
ListGatewayInstancesWithContext mocks base method
func (*MockMediaConnectAPI) ListGateways ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGateways(arg0 *mediaconnect.ListGatewaysInput) (*mediaconnect.ListGatewaysOutput, error)
ListGateways mocks base method
func (*MockMediaConnectAPI) ListGatewaysPages ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGatewaysPages(arg0 *mediaconnect.ListGatewaysInput, arg1 func(*mediaconnect.ListGatewaysOutput, bool) bool) error
ListGatewaysPages mocks base method
func (*MockMediaConnectAPI) ListGatewaysPagesWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGatewaysPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListGatewaysInput, arg2 func(*mediaconnect.ListGatewaysOutput, bool) bool, arg3 ...request.Option) error
ListGatewaysPagesWithContext mocks base method
func (*MockMediaConnectAPI) ListGatewaysRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGatewaysRequest(arg0 *mediaconnect.ListGatewaysInput) (*request.Request, *mediaconnect.ListGatewaysOutput)
ListGatewaysRequest mocks base method
func (*MockMediaConnectAPI) ListGatewaysWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) ListGatewaysWithContext(arg0 context.Context, arg1 *mediaconnect.ListGatewaysInput, arg2 ...request.Option) (*mediaconnect.ListGatewaysOutput, error)
ListGatewaysWithContext mocks base method
func (*MockMediaConnectAPI) ListOfferings ¶
func (m *MockMediaConnectAPI) ListOfferings(arg0 *mediaconnect.ListOfferingsInput) (*mediaconnect.ListOfferingsOutput, error)
ListOfferings mocks base method
func (*MockMediaConnectAPI) ListOfferingsPages ¶
func (m *MockMediaConnectAPI) ListOfferingsPages(arg0 *mediaconnect.ListOfferingsInput, arg1 func(*mediaconnect.ListOfferingsOutput, bool) bool) error
ListOfferingsPages mocks base method
func (*MockMediaConnectAPI) ListOfferingsPagesWithContext ¶
func (m *MockMediaConnectAPI) ListOfferingsPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListOfferingsInput, arg2 func(*mediaconnect.ListOfferingsOutput, bool) bool, arg3 ...request.Option) error
ListOfferingsPagesWithContext mocks base method
func (*MockMediaConnectAPI) ListOfferingsRequest ¶
func (m *MockMediaConnectAPI) ListOfferingsRequest(arg0 *mediaconnect.ListOfferingsInput) (*request.Request, *mediaconnect.ListOfferingsOutput)
ListOfferingsRequest mocks base method
func (*MockMediaConnectAPI) ListOfferingsWithContext ¶
func (m *MockMediaConnectAPI) ListOfferingsWithContext(arg0 context.Context, arg1 *mediaconnect.ListOfferingsInput, arg2 ...request.Option) (*mediaconnect.ListOfferingsOutput, error)
ListOfferingsWithContext mocks base method
func (*MockMediaConnectAPI) ListReservations ¶
func (m *MockMediaConnectAPI) ListReservations(arg0 *mediaconnect.ListReservationsInput) (*mediaconnect.ListReservationsOutput, error)
ListReservations mocks base method
func (*MockMediaConnectAPI) ListReservationsPages ¶
func (m *MockMediaConnectAPI) ListReservationsPages(arg0 *mediaconnect.ListReservationsInput, arg1 func(*mediaconnect.ListReservationsOutput, bool) bool) error
ListReservationsPages mocks base method
func (*MockMediaConnectAPI) ListReservationsPagesWithContext ¶
func (m *MockMediaConnectAPI) ListReservationsPagesWithContext(arg0 context.Context, arg1 *mediaconnect.ListReservationsInput, arg2 func(*mediaconnect.ListReservationsOutput, bool) bool, arg3 ...request.Option) error
ListReservationsPagesWithContext mocks base method
func (*MockMediaConnectAPI) ListReservationsRequest ¶
func (m *MockMediaConnectAPI) ListReservationsRequest(arg0 *mediaconnect.ListReservationsInput) (*request.Request, *mediaconnect.ListReservationsOutput)
ListReservationsRequest mocks base method
func (*MockMediaConnectAPI) ListReservationsWithContext ¶
func (m *MockMediaConnectAPI) ListReservationsWithContext(arg0 context.Context, arg1 *mediaconnect.ListReservationsInput, arg2 ...request.Option) (*mediaconnect.ListReservationsOutput, error)
ListReservationsWithContext mocks base method
func (*MockMediaConnectAPI) ListTagsForResource ¶
func (m *MockMediaConnectAPI) ListTagsForResource(arg0 *mediaconnect.ListTagsForResourceInput) (*mediaconnect.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockMediaConnectAPI) ListTagsForResourceRequest ¶
func (m *MockMediaConnectAPI) ListTagsForResourceRequest(arg0 *mediaconnect.ListTagsForResourceInput) (*request.Request, *mediaconnect.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockMediaConnectAPI) ListTagsForResourceWithContext ¶
func (m *MockMediaConnectAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *mediaconnect.ListTagsForResourceInput, arg2 ...request.Option) (*mediaconnect.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockMediaConnectAPI) PurchaseOffering ¶
func (m *MockMediaConnectAPI) PurchaseOffering(arg0 *mediaconnect.PurchaseOfferingInput) (*mediaconnect.PurchaseOfferingOutput, error)
PurchaseOffering mocks base method
func (*MockMediaConnectAPI) PurchaseOfferingRequest ¶
func (m *MockMediaConnectAPI) PurchaseOfferingRequest(arg0 *mediaconnect.PurchaseOfferingInput) (*request.Request, *mediaconnect.PurchaseOfferingOutput)
PurchaseOfferingRequest mocks base method
func (*MockMediaConnectAPI) PurchaseOfferingWithContext ¶
func (m *MockMediaConnectAPI) PurchaseOfferingWithContext(arg0 context.Context, arg1 *mediaconnect.PurchaseOfferingInput, arg2 ...request.Option) (*mediaconnect.PurchaseOfferingOutput, error)
PurchaseOfferingWithContext mocks base method
func (*MockMediaConnectAPI) RemoveBridgeOutput ¶ added in v1.44.243
func (m *MockMediaConnectAPI) RemoveBridgeOutput(arg0 *mediaconnect.RemoveBridgeOutputInput) (*mediaconnect.RemoveBridgeOutputOutput, error)
RemoveBridgeOutput mocks base method
func (*MockMediaConnectAPI) RemoveBridgeOutputRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) RemoveBridgeOutputRequest(arg0 *mediaconnect.RemoveBridgeOutputInput) (*request.Request, *mediaconnect.RemoveBridgeOutputOutput)
RemoveBridgeOutputRequest mocks base method
func (*MockMediaConnectAPI) RemoveBridgeOutputWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) RemoveBridgeOutputWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveBridgeOutputInput, arg2 ...request.Option) (*mediaconnect.RemoveBridgeOutputOutput, error)
RemoveBridgeOutputWithContext mocks base method
func (*MockMediaConnectAPI) RemoveBridgeSource ¶ added in v1.44.243
func (m *MockMediaConnectAPI) RemoveBridgeSource(arg0 *mediaconnect.RemoveBridgeSourceInput) (*mediaconnect.RemoveBridgeSourceOutput, error)
RemoveBridgeSource mocks base method
func (*MockMediaConnectAPI) RemoveBridgeSourceRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) RemoveBridgeSourceRequest(arg0 *mediaconnect.RemoveBridgeSourceInput) (*request.Request, *mediaconnect.RemoveBridgeSourceOutput)
RemoveBridgeSourceRequest mocks base method
func (*MockMediaConnectAPI) RemoveBridgeSourceWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) RemoveBridgeSourceWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveBridgeSourceInput, arg2 ...request.Option) (*mediaconnect.RemoveBridgeSourceOutput, error)
RemoveBridgeSourceWithContext mocks base method
func (*MockMediaConnectAPI) RemoveFlowMediaStream ¶
func (m *MockMediaConnectAPI) RemoveFlowMediaStream(arg0 *mediaconnect.RemoveFlowMediaStreamInput) (*mediaconnect.RemoveFlowMediaStreamOutput, error)
RemoveFlowMediaStream mocks base method
func (*MockMediaConnectAPI) RemoveFlowMediaStreamRequest ¶
func (m *MockMediaConnectAPI) RemoveFlowMediaStreamRequest(arg0 *mediaconnect.RemoveFlowMediaStreamInput) (*request.Request, *mediaconnect.RemoveFlowMediaStreamOutput)
RemoveFlowMediaStreamRequest mocks base method
func (*MockMediaConnectAPI) RemoveFlowMediaStreamWithContext ¶
func (m *MockMediaConnectAPI) RemoveFlowMediaStreamWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveFlowMediaStreamInput, arg2 ...request.Option) (*mediaconnect.RemoveFlowMediaStreamOutput, error)
RemoveFlowMediaStreamWithContext mocks base method
func (*MockMediaConnectAPI) RemoveFlowOutput ¶
func (m *MockMediaConnectAPI) RemoveFlowOutput(arg0 *mediaconnect.RemoveFlowOutputInput) (*mediaconnect.RemoveFlowOutputOutput, error)
RemoveFlowOutput mocks base method
func (*MockMediaConnectAPI) RemoveFlowOutputRequest ¶
func (m *MockMediaConnectAPI) RemoveFlowOutputRequest(arg0 *mediaconnect.RemoveFlowOutputInput) (*request.Request, *mediaconnect.RemoveFlowOutputOutput)
RemoveFlowOutputRequest mocks base method
func (*MockMediaConnectAPI) RemoveFlowOutputWithContext ¶
func (m *MockMediaConnectAPI) RemoveFlowOutputWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveFlowOutputInput, arg2 ...request.Option) (*mediaconnect.RemoveFlowOutputOutput, error)
RemoveFlowOutputWithContext mocks base method
func (*MockMediaConnectAPI) RemoveFlowSource ¶
func (m *MockMediaConnectAPI) RemoveFlowSource(arg0 *mediaconnect.RemoveFlowSourceInput) (*mediaconnect.RemoveFlowSourceOutput, error)
RemoveFlowSource mocks base method
func (*MockMediaConnectAPI) RemoveFlowSourceRequest ¶
func (m *MockMediaConnectAPI) RemoveFlowSourceRequest(arg0 *mediaconnect.RemoveFlowSourceInput) (*request.Request, *mediaconnect.RemoveFlowSourceOutput)
RemoveFlowSourceRequest mocks base method
func (*MockMediaConnectAPI) RemoveFlowSourceWithContext ¶
func (m *MockMediaConnectAPI) RemoveFlowSourceWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveFlowSourceInput, arg2 ...request.Option) (*mediaconnect.RemoveFlowSourceOutput, error)
RemoveFlowSourceWithContext mocks base method
func (*MockMediaConnectAPI) RemoveFlowVpcInterface ¶
func (m *MockMediaConnectAPI) RemoveFlowVpcInterface(arg0 *mediaconnect.RemoveFlowVpcInterfaceInput) (*mediaconnect.RemoveFlowVpcInterfaceOutput, error)
RemoveFlowVpcInterface mocks base method
func (*MockMediaConnectAPI) RemoveFlowVpcInterfaceRequest ¶
func (m *MockMediaConnectAPI) RemoveFlowVpcInterfaceRequest(arg0 *mediaconnect.RemoveFlowVpcInterfaceInput) (*request.Request, *mediaconnect.RemoveFlowVpcInterfaceOutput)
RemoveFlowVpcInterfaceRequest mocks base method
func (*MockMediaConnectAPI) RemoveFlowVpcInterfaceWithContext ¶
func (m *MockMediaConnectAPI) RemoveFlowVpcInterfaceWithContext(arg0 context.Context, arg1 *mediaconnect.RemoveFlowVpcInterfaceInput, arg2 ...request.Option) (*mediaconnect.RemoveFlowVpcInterfaceOutput, error)
RemoveFlowVpcInterfaceWithContext mocks base method
func (*MockMediaConnectAPI) RevokeFlowEntitlement ¶
func (m *MockMediaConnectAPI) RevokeFlowEntitlement(arg0 *mediaconnect.RevokeFlowEntitlementInput) (*mediaconnect.RevokeFlowEntitlementOutput, error)
RevokeFlowEntitlement mocks base method
func (*MockMediaConnectAPI) RevokeFlowEntitlementRequest ¶
func (m *MockMediaConnectAPI) RevokeFlowEntitlementRequest(arg0 *mediaconnect.RevokeFlowEntitlementInput) (*request.Request, *mediaconnect.RevokeFlowEntitlementOutput)
RevokeFlowEntitlementRequest mocks base method
func (*MockMediaConnectAPI) RevokeFlowEntitlementWithContext ¶
func (m *MockMediaConnectAPI) RevokeFlowEntitlementWithContext(arg0 context.Context, arg1 *mediaconnect.RevokeFlowEntitlementInput, arg2 ...request.Option) (*mediaconnect.RevokeFlowEntitlementOutput, error)
RevokeFlowEntitlementWithContext mocks base method
func (*MockMediaConnectAPI) StartFlow ¶
func (m *MockMediaConnectAPI) StartFlow(arg0 *mediaconnect.StartFlowInput) (*mediaconnect.StartFlowOutput, error)
StartFlow mocks base method
func (*MockMediaConnectAPI) StartFlowRequest ¶
func (m *MockMediaConnectAPI) StartFlowRequest(arg0 *mediaconnect.StartFlowInput) (*request.Request, *mediaconnect.StartFlowOutput)
StartFlowRequest mocks base method
func (*MockMediaConnectAPI) StartFlowWithContext ¶
func (m *MockMediaConnectAPI) StartFlowWithContext(arg0 context.Context, arg1 *mediaconnect.StartFlowInput, arg2 ...request.Option) (*mediaconnect.StartFlowOutput, error)
StartFlowWithContext mocks base method
func (*MockMediaConnectAPI) StopFlow ¶
func (m *MockMediaConnectAPI) StopFlow(arg0 *mediaconnect.StopFlowInput) (*mediaconnect.StopFlowOutput, error)
StopFlow mocks base method
func (*MockMediaConnectAPI) StopFlowRequest ¶
func (m *MockMediaConnectAPI) StopFlowRequest(arg0 *mediaconnect.StopFlowInput) (*request.Request, *mediaconnect.StopFlowOutput)
StopFlowRequest mocks base method
func (*MockMediaConnectAPI) StopFlowWithContext ¶
func (m *MockMediaConnectAPI) StopFlowWithContext(arg0 context.Context, arg1 *mediaconnect.StopFlowInput, arg2 ...request.Option) (*mediaconnect.StopFlowOutput, error)
StopFlowWithContext mocks base method
func (*MockMediaConnectAPI) TagResource ¶
func (m *MockMediaConnectAPI) TagResource(arg0 *mediaconnect.TagResourceInput) (*mediaconnect.TagResourceOutput, error)
TagResource mocks base method
func (*MockMediaConnectAPI) TagResourceRequest ¶
func (m *MockMediaConnectAPI) TagResourceRequest(arg0 *mediaconnect.TagResourceInput) (*request.Request, *mediaconnect.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockMediaConnectAPI) TagResourceWithContext ¶
func (m *MockMediaConnectAPI) TagResourceWithContext(arg0 context.Context, arg1 *mediaconnect.TagResourceInput, arg2 ...request.Option) (*mediaconnect.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockMediaConnectAPI) UntagResource ¶
func (m *MockMediaConnectAPI) UntagResource(arg0 *mediaconnect.UntagResourceInput) (*mediaconnect.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockMediaConnectAPI) UntagResourceRequest ¶
func (m *MockMediaConnectAPI) UntagResourceRequest(arg0 *mediaconnect.UntagResourceInput) (*request.Request, *mediaconnect.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockMediaConnectAPI) UntagResourceWithContext ¶
func (m *MockMediaConnectAPI) UntagResourceWithContext(arg0 context.Context, arg1 *mediaconnect.UntagResourceInput, arg2 ...request.Option) (*mediaconnect.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockMediaConnectAPI) UpdateBridge ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridge(arg0 *mediaconnect.UpdateBridgeInput) (*mediaconnect.UpdateBridgeOutput, error)
UpdateBridge mocks base method
func (*MockMediaConnectAPI) UpdateBridgeOutput ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeOutput(arg0 *mediaconnect.UpdateBridgeOutputInput) (*mediaconnect.UpdateBridgeOutputOutput, error)
UpdateBridgeOutput mocks base method
func (*MockMediaConnectAPI) UpdateBridgeOutputRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeOutputRequest(arg0 *mediaconnect.UpdateBridgeOutputInput) (*request.Request, *mediaconnect.UpdateBridgeOutputOutput)
UpdateBridgeOutputRequest mocks base method
func (*MockMediaConnectAPI) UpdateBridgeOutputWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeOutputWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateBridgeOutputInput, arg2 ...request.Option) (*mediaconnect.UpdateBridgeOutputOutput, error)
UpdateBridgeOutputWithContext mocks base method
func (*MockMediaConnectAPI) UpdateBridgeRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeRequest(arg0 *mediaconnect.UpdateBridgeInput) (*request.Request, *mediaconnect.UpdateBridgeOutput)
UpdateBridgeRequest mocks base method
func (*MockMediaConnectAPI) UpdateBridgeSource ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeSource(arg0 *mediaconnect.UpdateBridgeSourceInput) (*mediaconnect.UpdateBridgeSourceOutput, error)
UpdateBridgeSource mocks base method
func (*MockMediaConnectAPI) UpdateBridgeSourceRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeSourceRequest(arg0 *mediaconnect.UpdateBridgeSourceInput) (*request.Request, *mediaconnect.UpdateBridgeSourceOutput)
UpdateBridgeSourceRequest mocks base method
func (*MockMediaConnectAPI) UpdateBridgeSourceWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeSourceWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateBridgeSourceInput, arg2 ...request.Option) (*mediaconnect.UpdateBridgeSourceOutput, error)
UpdateBridgeSourceWithContext mocks base method
func (*MockMediaConnectAPI) UpdateBridgeState ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeState(arg0 *mediaconnect.UpdateBridgeStateInput) (*mediaconnect.UpdateBridgeStateOutput, error)
UpdateBridgeState mocks base method
func (*MockMediaConnectAPI) UpdateBridgeStateRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeStateRequest(arg0 *mediaconnect.UpdateBridgeStateInput) (*request.Request, *mediaconnect.UpdateBridgeStateOutput)
UpdateBridgeStateRequest mocks base method
func (*MockMediaConnectAPI) UpdateBridgeStateWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeStateWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateBridgeStateInput, arg2 ...request.Option) (*mediaconnect.UpdateBridgeStateOutput, error)
UpdateBridgeStateWithContext mocks base method
func (*MockMediaConnectAPI) UpdateBridgeWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateBridgeWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateBridgeInput, arg2 ...request.Option) (*mediaconnect.UpdateBridgeOutput, error)
UpdateBridgeWithContext mocks base method
func (*MockMediaConnectAPI) UpdateFlow ¶
func (m *MockMediaConnectAPI) UpdateFlow(arg0 *mediaconnect.UpdateFlowInput) (*mediaconnect.UpdateFlowOutput, error)
UpdateFlow mocks base method
func (*MockMediaConnectAPI) UpdateFlowEntitlement ¶
func (m *MockMediaConnectAPI) UpdateFlowEntitlement(arg0 *mediaconnect.UpdateFlowEntitlementInput) (*mediaconnect.UpdateFlowEntitlementOutput, error)
UpdateFlowEntitlement mocks base method
func (*MockMediaConnectAPI) UpdateFlowEntitlementRequest ¶
func (m *MockMediaConnectAPI) UpdateFlowEntitlementRequest(arg0 *mediaconnect.UpdateFlowEntitlementInput) (*request.Request, *mediaconnect.UpdateFlowEntitlementOutput)
UpdateFlowEntitlementRequest mocks base method
func (*MockMediaConnectAPI) UpdateFlowEntitlementWithContext ¶
func (m *MockMediaConnectAPI) UpdateFlowEntitlementWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowEntitlementInput, arg2 ...request.Option) (*mediaconnect.UpdateFlowEntitlementOutput, error)
UpdateFlowEntitlementWithContext mocks base method
func (*MockMediaConnectAPI) UpdateFlowMediaStream ¶
func (m *MockMediaConnectAPI) UpdateFlowMediaStream(arg0 *mediaconnect.UpdateFlowMediaStreamInput) (*mediaconnect.UpdateFlowMediaStreamOutput, error)
UpdateFlowMediaStream mocks base method
func (*MockMediaConnectAPI) UpdateFlowMediaStreamRequest ¶
func (m *MockMediaConnectAPI) UpdateFlowMediaStreamRequest(arg0 *mediaconnect.UpdateFlowMediaStreamInput) (*request.Request, *mediaconnect.UpdateFlowMediaStreamOutput)
UpdateFlowMediaStreamRequest mocks base method
func (*MockMediaConnectAPI) UpdateFlowMediaStreamWithContext ¶
func (m *MockMediaConnectAPI) UpdateFlowMediaStreamWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowMediaStreamInput, arg2 ...request.Option) (*mediaconnect.UpdateFlowMediaStreamOutput, error)
UpdateFlowMediaStreamWithContext mocks base method
func (*MockMediaConnectAPI) UpdateFlowOutput ¶
func (m *MockMediaConnectAPI) UpdateFlowOutput(arg0 *mediaconnect.UpdateFlowOutputInput) (*mediaconnect.UpdateFlowOutputOutput, error)
UpdateFlowOutput mocks base method
func (*MockMediaConnectAPI) UpdateFlowOutputRequest ¶
func (m *MockMediaConnectAPI) UpdateFlowOutputRequest(arg0 *mediaconnect.UpdateFlowOutputInput) (*request.Request, *mediaconnect.UpdateFlowOutputOutput)
UpdateFlowOutputRequest mocks base method
func (*MockMediaConnectAPI) UpdateFlowOutputWithContext ¶
func (m *MockMediaConnectAPI) UpdateFlowOutputWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowOutputInput, arg2 ...request.Option) (*mediaconnect.UpdateFlowOutputOutput, error)
UpdateFlowOutputWithContext mocks base method
func (*MockMediaConnectAPI) UpdateFlowRequest ¶
func (m *MockMediaConnectAPI) UpdateFlowRequest(arg0 *mediaconnect.UpdateFlowInput) (*request.Request, *mediaconnect.UpdateFlowOutput)
UpdateFlowRequest mocks base method
func (*MockMediaConnectAPI) UpdateFlowSource ¶
func (m *MockMediaConnectAPI) UpdateFlowSource(arg0 *mediaconnect.UpdateFlowSourceInput) (*mediaconnect.UpdateFlowSourceOutput, error)
UpdateFlowSource mocks base method
func (*MockMediaConnectAPI) UpdateFlowSourceRequest ¶
func (m *MockMediaConnectAPI) UpdateFlowSourceRequest(arg0 *mediaconnect.UpdateFlowSourceInput) (*request.Request, *mediaconnect.UpdateFlowSourceOutput)
UpdateFlowSourceRequest mocks base method
func (*MockMediaConnectAPI) UpdateFlowSourceWithContext ¶
func (m *MockMediaConnectAPI) UpdateFlowSourceWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowSourceInput, arg2 ...request.Option) (*mediaconnect.UpdateFlowSourceOutput, error)
UpdateFlowSourceWithContext mocks base method
func (*MockMediaConnectAPI) UpdateFlowWithContext ¶
func (m *MockMediaConnectAPI) UpdateFlowWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateFlowInput, arg2 ...request.Option) (*mediaconnect.UpdateFlowOutput, error)
UpdateFlowWithContext mocks base method
func (*MockMediaConnectAPI) UpdateGatewayInstance ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateGatewayInstance(arg0 *mediaconnect.UpdateGatewayInstanceInput) (*mediaconnect.UpdateGatewayInstanceOutput, error)
UpdateGatewayInstance mocks base method
func (*MockMediaConnectAPI) UpdateGatewayInstanceRequest ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateGatewayInstanceRequest(arg0 *mediaconnect.UpdateGatewayInstanceInput) (*request.Request, *mediaconnect.UpdateGatewayInstanceOutput)
UpdateGatewayInstanceRequest mocks base method
func (*MockMediaConnectAPI) UpdateGatewayInstanceWithContext ¶ added in v1.44.243
func (m *MockMediaConnectAPI) UpdateGatewayInstanceWithContext(arg0 context.Context, arg1 *mediaconnect.UpdateGatewayInstanceInput, arg2 ...request.Option) (*mediaconnect.UpdateGatewayInstanceOutput, error)
UpdateGatewayInstanceWithContext mocks base method
func (*MockMediaConnectAPI) WaitUntilFlowActive ¶
func (m *MockMediaConnectAPI) WaitUntilFlowActive(arg0 *mediaconnect.DescribeFlowInput) error
WaitUntilFlowActive mocks base method
func (*MockMediaConnectAPI) WaitUntilFlowActiveWithContext ¶
func (m *MockMediaConnectAPI) WaitUntilFlowActiveWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeFlowInput, arg2 ...request.WaiterOption) error
WaitUntilFlowActiveWithContext mocks base method
func (*MockMediaConnectAPI) WaitUntilFlowDeleted ¶
func (m *MockMediaConnectAPI) WaitUntilFlowDeleted(arg0 *mediaconnect.DescribeFlowInput) error
WaitUntilFlowDeleted mocks base method
func (*MockMediaConnectAPI) WaitUntilFlowDeletedWithContext ¶
func (m *MockMediaConnectAPI) WaitUntilFlowDeletedWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeFlowInput, arg2 ...request.WaiterOption) error
WaitUntilFlowDeletedWithContext mocks base method
func (*MockMediaConnectAPI) WaitUntilFlowStandby ¶
func (m *MockMediaConnectAPI) WaitUntilFlowStandby(arg0 *mediaconnect.DescribeFlowInput) error
WaitUntilFlowStandby mocks base method
func (*MockMediaConnectAPI) WaitUntilFlowStandbyWithContext ¶
func (m *MockMediaConnectAPI) WaitUntilFlowStandbyWithContext(arg0 context.Context, arg1 *mediaconnect.DescribeFlowInput, arg2 ...request.WaiterOption) error
WaitUntilFlowStandbyWithContext mocks base method
type MockMediaConnectAPIMockRecorder ¶
type MockMediaConnectAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockMediaConnectAPIMockRecorder is the mock recorder for MockMediaConnectAPI
func (*MockMediaConnectAPIMockRecorder) AddBridgeOutputs ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) AddBridgeOutputs(arg0 interface{}) *gomock.Call
AddBridgeOutputs indicates an expected call of AddBridgeOutputs
func (*MockMediaConnectAPIMockRecorder) AddBridgeOutputsRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) AddBridgeOutputsRequest(arg0 interface{}) *gomock.Call
AddBridgeOutputsRequest indicates an expected call of AddBridgeOutputsRequest
func (*MockMediaConnectAPIMockRecorder) AddBridgeOutputsWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) AddBridgeOutputsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddBridgeOutputsWithContext indicates an expected call of AddBridgeOutputsWithContext
func (*MockMediaConnectAPIMockRecorder) AddBridgeSources ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) AddBridgeSources(arg0 interface{}) *gomock.Call
AddBridgeSources indicates an expected call of AddBridgeSources
func (*MockMediaConnectAPIMockRecorder) AddBridgeSourcesRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) AddBridgeSourcesRequest(arg0 interface{}) *gomock.Call
AddBridgeSourcesRequest indicates an expected call of AddBridgeSourcesRequest
func (*MockMediaConnectAPIMockRecorder) AddBridgeSourcesWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) AddBridgeSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddBridgeSourcesWithContext indicates an expected call of AddBridgeSourcesWithContext
func (*MockMediaConnectAPIMockRecorder) AddFlowMediaStreams ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowMediaStreams(arg0 interface{}) *gomock.Call
AddFlowMediaStreams indicates an expected call of AddFlowMediaStreams
func (*MockMediaConnectAPIMockRecorder) AddFlowMediaStreamsRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowMediaStreamsRequest(arg0 interface{}) *gomock.Call
AddFlowMediaStreamsRequest indicates an expected call of AddFlowMediaStreamsRequest
func (*MockMediaConnectAPIMockRecorder) AddFlowMediaStreamsWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowMediaStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddFlowMediaStreamsWithContext indicates an expected call of AddFlowMediaStreamsWithContext
func (*MockMediaConnectAPIMockRecorder) AddFlowOutputs ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowOutputs(arg0 interface{}) *gomock.Call
AddFlowOutputs indicates an expected call of AddFlowOutputs
func (*MockMediaConnectAPIMockRecorder) AddFlowOutputsRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowOutputsRequest(arg0 interface{}) *gomock.Call
AddFlowOutputsRequest indicates an expected call of AddFlowOutputsRequest
func (*MockMediaConnectAPIMockRecorder) AddFlowOutputsWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowOutputsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddFlowOutputsWithContext indicates an expected call of AddFlowOutputsWithContext
func (*MockMediaConnectAPIMockRecorder) AddFlowSources ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowSources(arg0 interface{}) *gomock.Call
AddFlowSources indicates an expected call of AddFlowSources
func (*MockMediaConnectAPIMockRecorder) AddFlowSourcesRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowSourcesRequest(arg0 interface{}) *gomock.Call
AddFlowSourcesRequest indicates an expected call of AddFlowSourcesRequest
func (*MockMediaConnectAPIMockRecorder) AddFlowSourcesWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddFlowSourcesWithContext indicates an expected call of AddFlowSourcesWithContext
func (*MockMediaConnectAPIMockRecorder) AddFlowVpcInterfaces ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowVpcInterfaces(arg0 interface{}) *gomock.Call
AddFlowVpcInterfaces indicates an expected call of AddFlowVpcInterfaces
func (*MockMediaConnectAPIMockRecorder) AddFlowVpcInterfacesRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowVpcInterfacesRequest(arg0 interface{}) *gomock.Call
AddFlowVpcInterfacesRequest indicates an expected call of AddFlowVpcInterfacesRequest
func (*MockMediaConnectAPIMockRecorder) AddFlowVpcInterfacesWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) AddFlowVpcInterfacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddFlowVpcInterfacesWithContext indicates an expected call of AddFlowVpcInterfacesWithContext
func (*MockMediaConnectAPIMockRecorder) CreateBridge ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) CreateBridge(arg0 interface{}) *gomock.Call
CreateBridge indicates an expected call of CreateBridge
func (*MockMediaConnectAPIMockRecorder) CreateBridgeRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) CreateBridgeRequest(arg0 interface{}) *gomock.Call
CreateBridgeRequest indicates an expected call of CreateBridgeRequest
func (*MockMediaConnectAPIMockRecorder) CreateBridgeWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) CreateBridgeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBridgeWithContext indicates an expected call of CreateBridgeWithContext
func (*MockMediaConnectAPIMockRecorder) CreateFlow ¶
func (mr *MockMediaConnectAPIMockRecorder) CreateFlow(arg0 interface{}) *gomock.Call
CreateFlow indicates an expected call of CreateFlow
func (*MockMediaConnectAPIMockRecorder) CreateFlowRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) CreateFlowRequest(arg0 interface{}) *gomock.Call
CreateFlowRequest indicates an expected call of CreateFlowRequest
func (*MockMediaConnectAPIMockRecorder) CreateFlowWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) CreateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFlowWithContext indicates an expected call of CreateFlowWithContext
func (*MockMediaConnectAPIMockRecorder) CreateGateway ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) CreateGateway(arg0 interface{}) *gomock.Call
CreateGateway indicates an expected call of CreateGateway
func (*MockMediaConnectAPIMockRecorder) CreateGatewayRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) CreateGatewayRequest(arg0 interface{}) *gomock.Call
CreateGatewayRequest indicates an expected call of CreateGatewayRequest
func (*MockMediaConnectAPIMockRecorder) CreateGatewayWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) CreateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGatewayWithContext indicates an expected call of CreateGatewayWithContext
func (*MockMediaConnectAPIMockRecorder) DeleteBridge ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DeleteBridge(arg0 interface{}) *gomock.Call
DeleteBridge indicates an expected call of DeleteBridge
func (*MockMediaConnectAPIMockRecorder) DeleteBridgeRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DeleteBridgeRequest(arg0 interface{}) *gomock.Call
DeleteBridgeRequest indicates an expected call of DeleteBridgeRequest
func (*MockMediaConnectAPIMockRecorder) DeleteBridgeWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DeleteBridgeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBridgeWithContext indicates an expected call of DeleteBridgeWithContext
func (*MockMediaConnectAPIMockRecorder) DeleteFlow ¶
func (mr *MockMediaConnectAPIMockRecorder) DeleteFlow(arg0 interface{}) *gomock.Call
DeleteFlow indicates an expected call of DeleteFlow
func (*MockMediaConnectAPIMockRecorder) DeleteFlowRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) DeleteFlowRequest(arg0 interface{}) *gomock.Call
DeleteFlowRequest indicates an expected call of DeleteFlowRequest
func (*MockMediaConnectAPIMockRecorder) DeleteFlowWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) DeleteFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFlowWithContext indicates an expected call of DeleteFlowWithContext
func (*MockMediaConnectAPIMockRecorder) DeleteGateway ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DeleteGateway(arg0 interface{}) *gomock.Call
DeleteGateway indicates an expected call of DeleteGateway
func (*MockMediaConnectAPIMockRecorder) DeleteGatewayRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DeleteGatewayRequest(arg0 interface{}) *gomock.Call
DeleteGatewayRequest indicates an expected call of DeleteGatewayRequest
func (*MockMediaConnectAPIMockRecorder) DeleteGatewayWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DeleteGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGatewayWithContext indicates an expected call of DeleteGatewayWithContext
func (*MockMediaConnectAPIMockRecorder) DeregisterGatewayInstance ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DeregisterGatewayInstance(arg0 interface{}) *gomock.Call
DeregisterGatewayInstance indicates an expected call of DeregisterGatewayInstance
func (*MockMediaConnectAPIMockRecorder) DeregisterGatewayInstanceRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DeregisterGatewayInstanceRequest(arg0 interface{}) *gomock.Call
DeregisterGatewayInstanceRequest indicates an expected call of DeregisterGatewayInstanceRequest
func (*MockMediaConnectAPIMockRecorder) DeregisterGatewayInstanceWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DeregisterGatewayInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterGatewayInstanceWithContext indicates an expected call of DeregisterGatewayInstanceWithContext
func (*MockMediaConnectAPIMockRecorder) DescribeBridge ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DescribeBridge(arg0 interface{}) *gomock.Call
DescribeBridge indicates an expected call of DescribeBridge
func (*MockMediaConnectAPIMockRecorder) DescribeBridgeRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DescribeBridgeRequest(arg0 interface{}) *gomock.Call
DescribeBridgeRequest indicates an expected call of DescribeBridgeRequest
func (*MockMediaConnectAPIMockRecorder) DescribeBridgeWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DescribeBridgeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBridgeWithContext indicates an expected call of DescribeBridgeWithContext
func (*MockMediaConnectAPIMockRecorder) DescribeFlow ¶
func (mr *MockMediaConnectAPIMockRecorder) DescribeFlow(arg0 interface{}) *gomock.Call
DescribeFlow indicates an expected call of DescribeFlow
func (*MockMediaConnectAPIMockRecorder) DescribeFlowRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) DescribeFlowRequest(arg0 interface{}) *gomock.Call
DescribeFlowRequest indicates an expected call of DescribeFlowRequest
func (*MockMediaConnectAPIMockRecorder) DescribeFlowWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) DescribeFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFlowWithContext indicates an expected call of DescribeFlowWithContext
func (*MockMediaConnectAPIMockRecorder) DescribeGateway ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DescribeGateway(arg0 interface{}) *gomock.Call
DescribeGateway indicates an expected call of DescribeGateway
func (*MockMediaConnectAPIMockRecorder) DescribeGatewayInstance ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayInstance(arg0 interface{}) *gomock.Call
DescribeGatewayInstance indicates an expected call of DescribeGatewayInstance
func (*MockMediaConnectAPIMockRecorder) DescribeGatewayInstanceRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayInstanceRequest(arg0 interface{}) *gomock.Call
DescribeGatewayInstanceRequest indicates an expected call of DescribeGatewayInstanceRequest
func (*MockMediaConnectAPIMockRecorder) DescribeGatewayInstanceWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGatewayInstanceWithContext indicates an expected call of DescribeGatewayInstanceWithContext
func (*MockMediaConnectAPIMockRecorder) DescribeGatewayRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayRequest(arg0 interface{}) *gomock.Call
DescribeGatewayRequest indicates an expected call of DescribeGatewayRequest
func (*MockMediaConnectAPIMockRecorder) DescribeGatewayWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) DescribeGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGatewayWithContext indicates an expected call of DescribeGatewayWithContext
func (*MockMediaConnectAPIMockRecorder) DescribeOffering ¶
func (mr *MockMediaConnectAPIMockRecorder) DescribeOffering(arg0 interface{}) *gomock.Call
DescribeOffering indicates an expected call of DescribeOffering
func (*MockMediaConnectAPIMockRecorder) DescribeOfferingRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) DescribeOfferingRequest(arg0 interface{}) *gomock.Call
DescribeOfferingRequest indicates an expected call of DescribeOfferingRequest
func (*MockMediaConnectAPIMockRecorder) DescribeOfferingWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) DescribeOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeOfferingWithContext indicates an expected call of DescribeOfferingWithContext
func (*MockMediaConnectAPIMockRecorder) DescribeReservation ¶
func (mr *MockMediaConnectAPIMockRecorder) DescribeReservation(arg0 interface{}) *gomock.Call
DescribeReservation indicates an expected call of DescribeReservation
func (*MockMediaConnectAPIMockRecorder) DescribeReservationRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) DescribeReservationRequest(arg0 interface{}) *gomock.Call
DescribeReservationRequest indicates an expected call of DescribeReservationRequest
func (*MockMediaConnectAPIMockRecorder) DescribeReservationWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) DescribeReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReservationWithContext indicates an expected call of DescribeReservationWithContext
func (*MockMediaConnectAPIMockRecorder) GrantFlowEntitlements ¶
func (mr *MockMediaConnectAPIMockRecorder) GrantFlowEntitlements(arg0 interface{}) *gomock.Call
GrantFlowEntitlements indicates an expected call of GrantFlowEntitlements
func (*MockMediaConnectAPIMockRecorder) GrantFlowEntitlementsRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) GrantFlowEntitlementsRequest(arg0 interface{}) *gomock.Call
GrantFlowEntitlementsRequest indicates an expected call of GrantFlowEntitlementsRequest
func (*MockMediaConnectAPIMockRecorder) GrantFlowEntitlementsWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) GrantFlowEntitlementsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GrantFlowEntitlementsWithContext indicates an expected call of GrantFlowEntitlementsWithContext
func (*MockMediaConnectAPIMockRecorder) ListBridges ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListBridges(arg0 interface{}) *gomock.Call
ListBridges indicates an expected call of ListBridges
func (*MockMediaConnectAPIMockRecorder) ListBridgesPages ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListBridgesPages(arg0, arg1 interface{}) *gomock.Call
ListBridgesPages indicates an expected call of ListBridgesPages
func (*MockMediaConnectAPIMockRecorder) ListBridgesPagesWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListBridgesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBridgesPagesWithContext indicates an expected call of ListBridgesPagesWithContext
func (*MockMediaConnectAPIMockRecorder) ListBridgesRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListBridgesRequest(arg0 interface{}) *gomock.Call
ListBridgesRequest indicates an expected call of ListBridgesRequest
func (*MockMediaConnectAPIMockRecorder) ListBridgesWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListBridgesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBridgesWithContext indicates an expected call of ListBridgesWithContext
func (*MockMediaConnectAPIMockRecorder) ListEntitlements ¶
func (mr *MockMediaConnectAPIMockRecorder) ListEntitlements(arg0 interface{}) *gomock.Call
ListEntitlements indicates an expected call of ListEntitlements
func (*MockMediaConnectAPIMockRecorder) ListEntitlementsPages ¶
func (mr *MockMediaConnectAPIMockRecorder) ListEntitlementsPages(arg0, arg1 interface{}) *gomock.Call
ListEntitlementsPages indicates an expected call of ListEntitlementsPages
func (*MockMediaConnectAPIMockRecorder) ListEntitlementsPagesWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) ListEntitlementsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEntitlementsPagesWithContext indicates an expected call of ListEntitlementsPagesWithContext
func (*MockMediaConnectAPIMockRecorder) ListEntitlementsRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) ListEntitlementsRequest(arg0 interface{}) *gomock.Call
ListEntitlementsRequest indicates an expected call of ListEntitlementsRequest
func (*MockMediaConnectAPIMockRecorder) ListEntitlementsWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) ListEntitlementsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEntitlementsWithContext indicates an expected call of ListEntitlementsWithContext
func (*MockMediaConnectAPIMockRecorder) ListFlows ¶
func (mr *MockMediaConnectAPIMockRecorder) ListFlows(arg0 interface{}) *gomock.Call
ListFlows indicates an expected call of ListFlows
func (*MockMediaConnectAPIMockRecorder) ListFlowsPages ¶
func (mr *MockMediaConnectAPIMockRecorder) ListFlowsPages(arg0, arg1 interface{}) *gomock.Call
ListFlowsPages indicates an expected call of ListFlowsPages
func (*MockMediaConnectAPIMockRecorder) ListFlowsPagesWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) ListFlowsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFlowsPagesWithContext indicates an expected call of ListFlowsPagesWithContext
func (*MockMediaConnectAPIMockRecorder) ListFlowsRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) ListFlowsRequest(arg0 interface{}) *gomock.Call
ListFlowsRequest indicates an expected call of ListFlowsRequest
func (*MockMediaConnectAPIMockRecorder) ListFlowsWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) ListFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFlowsWithContext indicates an expected call of ListFlowsWithContext
func (*MockMediaConnectAPIMockRecorder) ListGatewayInstances ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstances(arg0 interface{}) *gomock.Call
ListGatewayInstances indicates an expected call of ListGatewayInstances
func (*MockMediaConnectAPIMockRecorder) ListGatewayInstancesPages ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstancesPages(arg0, arg1 interface{}) *gomock.Call
ListGatewayInstancesPages indicates an expected call of ListGatewayInstancesPages
func (*MockMediaConnectAPIMockRecorder) ListGatewayInstancesPagesWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGatewayInstancesPagesWithContext indicates an expected call of ListGatewayInstancesPagesWithContext
func (*MockMediaConnectAPIMockRecorder) ListGatewayInstancesRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstancesRequest(arg0 interface{}) *gomock.Call
ListGatewayInstancesRequest indicates an expected call of ListGatewayInstancesRequest
func (*MockMediaConnectAPIMockRecorder) ListGatewayInstancesWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGatewayInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGatewayInstancesWithContext indicates an expected call of ListGatewayInstancesWithContext
func (*MockMediaConnectAPIMockRecorder) ListGateways ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGateways(arg0 interface{}) *gomock.Call
ListGateways indicates an expected call of ListGateways
func (*MockMediaConnectAPIMockRecorder) ListGatewaysPages ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGatewaysPages(arg0, arg1 interface{}) *gomock.Call
ListGatewaysPages indicates an expected call of ListGatewaysPages
func (*MockMediaConnectAPIMockRecorder) ListGatewaysPagesWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGatewaysPagesWithContext indicates an expected call of ListGatewaysPagesWithContext
func (*MockMediaConnectAPIMockRecorder) ListGatewaysRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGatewaysRequest(arg0 interface{}) *gomock.Call
ListGatewaysRequest indicates an expected call of ListGatewaysRequest
func (*MockMediaConnectAPIMockRecorder) ListGatewaysWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) ListGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGatewaysWithContext indicates an expected call of ListGatewaysWithContext
func (*MockMediaConnectAPIMockRecorder) ListOfferings ¶
func (mr *MockMediaConnectAPIMockRecorder) ListOfferings(arg0 interface{}) *gomock.Call
ListOfferings indicates an expected call of ListOfferings
func (*MockMediaConnectAPIMockRecorder) ListOfferingsPages ¶
func (mr *MockMediaConnectAPIMockRecorder) ListOfferingsPages(arg0, arg1 interface{}) *gomock.Call
ListOfferingsPages indicates an expected call of ListOfferingsPages
func (*MockMediaConnectAPIMockRecorder) ListOfferingsPagesWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) ListOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListOfferingsPagesWithContext indicates an expected call of ListOfferingsPagesWithContext
func (*MockMediaConnectAPIMockRecorder) ListOfferingsRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) ListOfferingsRequest(arg0 interface{}) *gomock.Call
ListOfferingsRequest indicates an expected call of ListOfferingsRequest
func (*MockMediaConnectAPIMockRecorder) ListOfferingsWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) ListOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOfferingsWithContext indicates an expected call of ListOfferingsWithContext
func (*MockMediaConnectAPIMockRecorder) ListReservations ¶
func (mr *MockMediaConnectAPIMockRecorder) ListReservations(arg0 interface{}) *gomock.Call
ListReservations indicates an expected call of ListReservations
func (*MockMediaConnectAPIMockRecorder) ListReservationsPages ¶
func (mr *MockMediaConnectAPIMockRecorder) ListReservationsPages(arg0, arg1 interface{}) *gomock.Call
ListReservationsPages indicates an expected call of ListReservationsPages
func (*MockMediaConnectAPIMockRecorder) ListReservationsPagesWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) ListReservationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListReservationsPagesWithContext indicates an expected call of ListReservationsPagesWithContext
func (*MockMediaConnectAPIMockRecorder) ListReservationsRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) ListReservationsRequest(arg0 interface{}) *gomock.Call
ListReservationsRequest indicates an expected call of ListReservationsRequest
func (*MockMediaConnectAPIMockRecorder) ListReservationsWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) ListReservationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListReservationsWithContext indicates an expected call of ListReservationsWithContext
func (*MockMediaConnectAPIMockRecorder) ListTagsForResource ¶
func (mr *MockMediaConnectAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockMediaConnectAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockMediaConnectAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockMediaConnectAPIMockRecorder) PurchaseOffering ¶
func (mr *MockMediaConnectAPIMockRecorder) PurchaseOffering(arg0 interface{}) *gomock.Call
PurchaseOffering indicates an expected call of PurchaseOffering
func (*MockMediaConnectAPIMockRecorder) PurchaseOfferingRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) PurchaseOfferingRequest(arg0 interface{}) *gomock.Call
PurchaseOfferingRequest indicates an expected call of PurchaseOfferingRequest
func (*MockMediaConnectAPIMockRecorder) PurchaseOfferingWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) PurchaseOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PurchaseOfferingWithContext indicates an expected call of PurchaseOfferingWithContext
func (*MockMediaConnectAPIMockRecorder) RemoveBridgeOutput ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeOutput(arg0 interface{}) *gomock.Call
RemoveBridgeOutput indicates an expected call of RemoveBridgeOutput
func (*MockMediaConnectAPIMockRecorder) RemoveBridgeOutputRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeOutputRequest(arg0 interface{}) *gomock.Call
RemoveBridgeOutputRequest indicates an expected call of RemoveBridgeOutputRequest
func (*MockMediaConnectAPIMockRecorder) RemoveBridgeOutputWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveBridgeOutputWithContext indicates an expected call of RemoveBridgeOutputWithContext
func (*MockMediaConnectAPIMockRecorder) RemoveBridgeSource ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeSource(arg0 interface{}) *gomock.Call
RemoveBridgeSource indicates an expected call of RemoveBridgeSource
func (*MockMediaConnectAPIMockRecorder) RemoveBridgeSourceRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeSourceRequest(arg0 interface{}) *gomock.Call
RemoveBridgeSourceRequest indicates an expected call of RemoveBridgeSourceRequest
func (*MockMediaConnectAPIMockRecorder) RemoveBridgeSourceWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) RemoveBridgeSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveBridgeSourceWithContext indicates an expected call of RemoveBridgeSourceWithContext
func (*MockMediaConnectAPIMockRecorder) RemoveFlowMediaStream ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowMediaStream(arg0 interface{}) *gomock.Call
RemoveFlowMediaStream indicates an expected call of RemoveFlowMediaStream
func (*MockMediaConnectAPIMockRecorder) RemoveFlowMediaStreamRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowMediaStreamRequest(arg0 interface{}) *gomock.Call
RemoveFlowMediaStreamRequest indicates an expected call of RemoveFlowMediaStreamRequest
func (*MockMediaConnectAPIMockRecorder) RemoveFlowMediaStreamWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowMediaStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveFlowMediaStreamWithContext indicates an expected call of RemoveFlowMediaStreamWithContext
func (*MockMediaConnectAPIMockRecorder) RemoveFlowOutput ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowOutput(arg0 interface{}) *gomock.Call
RemoveFlowOutput indicates an expected call of RemoveFlowOutput
func (*MockMediaConnectAPIMockRecorder) RemoveFlowOutputRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowOutputRequest(arg0 interface{}) *gomock.Call
RemoveFlowOutputRequest indicates an expected call of RemoveFlowOutputRequest
func (*MockMediaConnectAPIMockRecorder) RemoveFlowOutputWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveFlowOutputWithContext indicates an expected call of RemoveFlowOutputWithContext
func (*MockMediaConnectAPIMockRecorder) RemoveFlowSource ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowSource(arg0 interface{}) *gomock.Call
RemoveFlowSource indicates an expected call of RemoveFlowSource
func (*MockMediaConnectAPIMockRecorder) RemoveFlowSourceRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowSourceRequest(arg0 interface{}) *gomock.Call
RemoveFlowSourceRequest indicates an expected call of RemoveFlowSourceRequest
func (*MockMediaConnectAPIMockRecorder) RemoveFlowSourceWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveFlowSourceWithContext indicates an expected call of RemoveFlowSourceWithContext
func (*MockMediaConnectAPIMockRecorder) RemoveFlowVpcInterface ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowVpcInterface(arg0 interface{}) *gomock.Call
RemoveFlowVpcInterface indicates an expected call of RemoveFlowVpcInterface
func (*MockMediaConnectAPIMockRecorder) RemoveFlowVpcInterfaceRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowVpcInterfaceRequest(arg0 interface{}) *gomock.Call
RemoveFlowVpcInterfaceRequest indicates an expected call of RemoveFlowVpcInterfaceRequest
func (*MockMediaConnectAPIMockRecorder) RemoveFlowVpcInterfaceWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) RemoveFlowVpcInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveFlowVpcInterfaceWithContext indicates an expected call of RemoveFlowVpcInterfaceWithContext
func (*MockMediaConnectAPIMockRecorder) RevokeFlowEntitlement ¶
func (mr *MockMediaConnectAPIMockRecorder) RevokeFlowEntitlement(arg0 interface{}) *gomock.Call
RevokeFlowEntitlement indicates an expected call of RevokeFlowEntitlement
func (*MockMediaConnectAPIMockRecorder) RevokeFlowEntitlementRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) RevokeFlowEntitlementRequest(arg0 interface{}) *gomock.Call
RevokeFlowEntitlementRequest indicates an expected call of RevokeFlowEntitlementRequest
func (*MockMediaConnectAPIMockRecorder) RevokeFlowEntitlementWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) RevokeFlowEntitlementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RevokeFlowEntitlementWithContext indicates an expected call of RevokeFlowEntitlementWithContext
func (*MockMediaConnectAPIMockRecorder) StartFlow ¶
func (mr *MockMediaConnectAPIMockRecorder) StartFlow(arg0 interface{}) *gomock.Call
StartFlow indicates an expected call of StartFlow
func (*MockMediaConnectAPIMockRecorder) StartFlowRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) StartFlowRequest(arg0 interface{}) *gomock.Call
StartFlowRequest indicates an expected call of StartFlowRequest
func (*MockMediaConnectAPIMockRecorder) StartFlowWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) StartFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartFlowWithContext indicates an expected call of StartFlowWithContext
func (*MockMediaConnectAPIMockRecorder) StopFlow ¶
func (mr *MockMediaConnectAPIMockRecorder) StopFlow(arg0 interface{}) *gomock.Call
StopFlow indicates an expected call of StopFlow
func (*MockMediaConnectAPIMockRecorder) StopFlowRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) StopFlowRequest(arg0 interface{}) *gomock.Call
StopFlowRequest indicates an expected call of StopFlowRequest
func (*MockMediaConnectAPIMockRecorder) StopFlowWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) StopFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopFlowWithContext indicates an expected call of StopFlowWithContext
func (*MockMediaConnectAPIMockRecorder) TagResource ¶
func (mr *MockMediaConnectAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockMediaConnectAPIMockRecorder) TagResourceRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockMediaConnectAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockMediaConnectAPIMockRecorder) UntagResource ¶
func (mr *MockMediaConnectAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockMediaConnectAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockMediaConnectAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateBridge ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridge(arg0 interface{}) *gomock.Call
UpdateBridge indicates an expected call of UpdateBridge
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeOutput ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeOutput(arg0 interface{}) *gomock.Call
UpdateBridgeOutput indicates an expected call of UpdateBridgeOutput
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeOutputRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeOutputRequest(arg0 interface{}) *gomock.Call
UpdateBridgeOutputRequest indicates an expected call of UpdateBridgeOutputRequest
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeOutputWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBridgeOutputWithContext indicates an expected call of UpdateBridgeOutputWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeRequest(arg0 interface{}) *gomock.Call
UpdateBridgeRequest indicates an expected call of UpdateBridgeRequest
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeSource ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeSource(arg0 interface{}) *gomock.Call
UpdateBridgeSource indicates an expected call of UpdateBridgeSource
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeSourceRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeSourceRequest(arg0 interface{}) *gomock.Call
UpdateBridgeSourceRequest indicates an expected call of UpdateBridgeSourceRequest
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeSourceWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBridgeSourceWithContext indicates an expected call of UpdateBridgeSourceWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeState ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeState(arg0 interface{}) *gomock.Call
UpdateBridgeState indicates an expected call of UpdateBridgeState
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeStateRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeStateRequest(arg0 interface{}) *gomock.Call
UpdateBridgeStateRequest indicates an expected call of UpdateBridgeStateRequest
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeStateWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBridgeStateWithContext indicates an expected call of UpdateBridgeStateWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateBridgeWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateBridgeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBridgeWithContext indicates an expected call of UpdateBridgeWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateFlow ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlow(arg0 interface{}) *gomock.Call
UpdateFlow indicates an expected call of UpdateFlow
func (*MockMediaConnectAPIMockRecorder) UpdateFlowEntitlement ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowEntitlement(arg0 interface{}) *gomock.Call
UpdateFlowEntitlement indicates an expected call of UpdateFlowEntitlement
func (*MockMediaConnectAPIMockRecorder) UpdateFlowEntitlementRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowEntitlementRequest(arg0 interface{}) *gomock.Call
UpdateFlowEntitlementRequest indicates an expected call of UpdateFlowEntitlementRequest
func (*MockMediaConnectAPIMockRecorder) UpdateFlowEntitlementWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowEntitlementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFlowEntitlementWithContext indicates an expected call of UpdateFlowEntitlementWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateFlowMediaStream ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowMediaStream(arg0 interface{}) *gomock.Call
UpdateFlowMediaStream indicates an expected call of UpdateFlowMediaStream
func (*MockMediaConnectAPIMockRecorder) UpdateFlowMediaStreamRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowMediaStreamRequest(arg0 interface{}) *gomock.Call
UpdateFlowMediaStreamRequest indicates an expected call of UpdateFlowMediaStreamRequest
func (*MockMediaConnectAPIMockRecorder) UpdateFlowMediaStreamWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowMediaStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFlowMediaStreamWithContext indicates an expected call of UpdateFlowMediaStreamWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateFlowOutput ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowOutput(arg0 interface{}) *gomock.Call
UpdateFlowOutput indicates an expected call of UpdateFlowOutput
func (*MockMediaConnectAPIMockRecorder) UpdateFlowOutputRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowOutputRequest(arg0 interface{}) *gomock.Call
UpdateFlowOutputRequest indicates an expected call of UpdateFlowOutputRequest
func (*MockMediaConnectAPIMockRecorder) UpdateFlowOutputWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFlowOutputWithContext indicates an expected call of UpdateFlowOutputWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateFlowRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowRequest(arg0 interface{}) *gomock.Call
UpdateFlowRequest indicates an expected call of UpdateFlowRequest
func (*MockMediaConnectAPIMockRecorder) UpdateFlowSource ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowSource(arg0 interface{}) *gomock.Call
UpdateFlowSource indicates an expected call of UpdateFlowSource
func (*MockMediaConnectAPIMockRecorder) UpdateFlowSourceRequest ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowSourceRequest(arg0 interface{}) *gomock.Call
UpdateFlowSourceRequest indicates an expected call of UpdateFlowSourceRequest
func (*MockMediaConnectAPIMockRecorder) UpdateFlowSourceWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFlowSourceWithContext indicates an expected call of UpdateFlowSourceWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateFlowWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) UpdateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFlowWithContext indicates an expected call of UpdateFlowWithContext
func (*MockMediaConnectAPIMockRecorder) UpdateGatewayInstance ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateGatewayInstance(arg0 interface{}) *gomock.Call
UpdateGatewayInstance indicates an expected call of UpdateGatewayInstance
func (*MockMediaConnectAPIMockRecorder) UpdateGatewayInstanceRequest ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateGatewayInstanceRequest(arg0 interface{}) *gomock.Call
UpdateGatewayInstanceRequest indicates an expected call of UpdateGatewayInstanceRequest
func (*MockMediaConnectAPIMockRecorder) UpdateGatewayInstanceWithContext ¶ added in v1.44.243
func (mr *MockMediaConnectAPIMockRecorder) UpdateGatewayInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGatewayInstanceWithContext indicates an expected call of UpdateGatewayInstanceWithContext
func (*MockMediaConnectAPIMockRecorder) WaitUntilFlowActive ¶
func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowActive(arg0 interface{}) *gomock.Call
WaitUntilFlowActive indicates an expected call of WaitUntilFlowActive
func (*MockMediaConnectAPIMockRecorder) WaitUntilFlowActiveWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilFlowActiveWithContext indicates an expected call of WaitUntilFlowActiveWithContext
func (*MockMediaConnectAPIMockRecorder) WaitUntilFlowDeleted ¶
func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowDeleted(arg0 interface{}) *gomock.Call
WaitUntilFlowDeleted indicates an expected call of WaitUntilFlowDeleted
func (*MockMediaConnectAPIMockRecorder) WaitUntilFlowDeletedWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilFlowDeletedWithContext indicates an expected call of WaitUntilFlowDeletedWithContext
func (*MockMediaConnectAPIMockRecorder) WaitUntilFlowStandby ¶
func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowStandby(arg0 interface{}) *gomock.Call
WaitUntilFlowStandby indicates an expected call of WaitUntilFlowStandby
func (*MockMediaConnectAPIMockRecorder) WaitUntilFlowStandbyWithContext ¶
func (mr *MockMediaConnectAPIMockRecorder) WaitUntilFlowStandbyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilFlowStandbyWithContext indicates an expected call of WaitUntilFlowStandbyWithContext