medialivemock

package
v1.43.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package medialivemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMediaLiveAPI

type MockMediaLiveAPI struct {
	// contains filtered or unexported fields
}

MockMediaLiveAPI is a mock of MediaLiveAPI interface.

func NewMockMediaLiveAPI

func NewMockMediaLiveAPI(ctrl *gomock.Controller) *MockMediaLiveAPI

NewMockMediaLiveAPI creates a new mock instance.

func (*MockMediaLiveAPI) AcceptInputDeviceTransfer

AcceptInputDeviceTransfer mocks base method.

func (*MockMediaLiveAPI) AcceptInputDeviceTransferRequest

AcceptInputDeviceTransferRequest mocks base method.

func (*MockMediaLiveAPI) AcceptInputDeviceTransferWithContext

AcceptInputDeviceTransferWithContext mocks base method.

func (*MockMediaLiveAPI) BatchDelete

BatchDelete mocks base method.

func (*MockMediaLiveAPI) BatchDeleteRequest

BatchDeleteRequest mocks base method.

func (*MockMediaLiveAPI) BatchDeleteWithContext

func (m *MockMediaLiveAPI) BatchDeleteWithContext(arg0 context.Context, arg1 *medialive.BatchDeleteInput, arg2 ...request.Option) (*medialive.BatchDeleteOutput, error)

BatchDeleteWithContext mocks base method.

func (*MockMediaLiveAPI) BatchStart

BatchStart mocks base method.

func (*MockMediaLiveAPI) BatchStartRequest

BatchStartRequest mocks base method.

func (*MockMediaLiveAPI) BatchStartWithContext

func (m *MockMediaLiveAPI) BatchStartWithContext(arg0 context.Context, arg1 *medialive.BatchStartInput, arg2 ...request.Option) (*medialive.BatchStartOutput, error)

BatchStartWithContext mocks base method.

func (*MockMediaLiveAPI) BatchStop

BatchStop mocks base method.

func (*MockMediaLiveAPI) BatchStopRequest

BatchStopRequest mocks base method.

func (*MockMediaLiveAPI) BatchStopWithContext

func (m *MockMediaLiveAPI) BatchStopWithContext(arg0 context.Context, arg1 *medialive.BatchStopInput, arg2 ...request.Option) (*medialive.BatchStopOutput, error)

BatchStopWithContext mocks base method.

func (*MockMediaLiveAPI) BatchUpdateSchedule

BatchUpdateSchedule mocks base method.

func (*MockMediaLiveAPI) BatchUpdateScheduleRequest

BatchUpdateScheduleRequest mocks base method.

func (*MockMediaLiveAPI) BatchUpdateScheduleWithContext

func (m *MockMediaLiveAPI) BatchUpdateScheduleWithContext(arg0 context.Context, arg1 *medialive.BatchUpdateScheduleInput, arg2 ...request.Option) (*medialive.BatchUpdateScheduleOutput, error)

BatchUpdateScheduleWithContext mocks base method.

func (*MockMediaLiveAPI) CancelInputDeviceTransfer

CancelInputDeviceTransfer mocks base method.

func (*MockMediaLiveAPI) CancelInputDeviceTransferRequest

CancelInputDeviceTransferRequest mocks base method.

func (*MockMediaLiveAPI) CancelInputDeviceTransferWithContext

CancelInputDeviceTransferWithContext mocks base method.

func (*MockMediaLiveAPI) ClaimDevice added in v1.43.22

ClaimDevice mocks base method.

func (*MockMediaLiveAPI) ClaimDeviceRequest added in v1.43.22

ClaimDeviceRequest mocks base method.

func (*MockMediaLiveAPI) ClaimDeviceWithContext added in v1.43.22

func (m *MockMediaLiveAPI) ClaimDeviceWithContext(arg0 context.Context, arg1 *medialive.ClaimDeviceInput, arg2 ...request.Option) (*medialive.ClaimDeviceOutput, error)

ClaimDeviceWithContext mocks base method.

func (*MockMediaLiveAPI) CreateChannel

CreateChannel mocks base method.

func (*MockMediaLiveAPI) CreateChannelRequest

CreateChannelRequest mocks base method.

func (*MockMediaLiveAPI) CreateChannelWithContext

func (m *MockMediaLiveAPI) CreateChannelWithContext(arg0 context.Context, arg1 *medialive.CreateChannelInput, arg2 ...request.Option) (*medialive.CreateChannelOutput, error)

CreateChannelWithContext mocks base method.

func (*MockMediaLiveAPI) CreateInput

CreateInput mocks base method.

func (*MockMediaLiveAPI) CreateInputRequest

CreateInputRequest mocks base method.

func (*MockMediaLiveAPI) CreateInputSecurityGroup

CreateInputSecurityGroup mocks base method.

func (*MockMediaLiveAPI) CreateInputSecurityGroupRequest

CreateInputSecurityGroupRequest mocks base method.

func (*MockMediaLiveAPI) CreateInputSecurityGroupWithContext

CreateInputSecurityGroupWithContext mocks base method.

func (*MockMediaLiveAPI) CreateInputWithContext

func (m *MockMediaLiveAPI) CreateInputWithContext(arg0 context.Context, arg1 *medialive.CreateInputInput, arg2 ...request.Option) (*medialive.CreateInputOutput, error)

CreateInputWithContext mocks base method.

func (*MockMediaLiveAPI) CreateMultiplex

CreateMultiplex mocks base method.

func (*MockMediaLiveAPI) CreateMultiplexProgram

CreateMultiplexProgram mocks base method.

func (*MockMediaLiveAPI) CreateMultiplexProgramRequest

CreateMultiplexProgramRequest mocks base method.

func (*MockMediaLiveAPI) CreateMultiplexProgramWithContext

func (m *MockMediaLiveAPI) CreateMultiplexProgramWithContext(arg0 context.Context, arg1 *medialive.CreateMultiplexProgramInput, arg2 ...request.Option) (*medialive.CreateMultiplexProgramOutput, error)

CreateMultiplexProgramWithContext mocks base method.

func (*MockMediaLiveAPI) CreateMultiplexRequest

CreateMultiplexRequest mocks base method.

func (*MockMediaLiveAPI) CreateMultiplexWithContext

func (m *MockMediaLiveAPI) CreateMultiplexWithContext(arg0 context.Context, arg1 *medialive.CreateMultiplexInput, arg2 ...request.Option) (*medialive.CreateMultiplexOutput, error)

CreateMultiplexWithContext mocks base method.

func (*MockMediaLiveAPI) CreatePartnerInput added in v1.38.35

CreatePartnerInput mocks base method.

func (*MockMediaLiveAPI) CreatePartnerInputRequest added in v1.38.35

CreatePartnerInputRequest mocks base method.

func (*MockMediaLiveAPI) CreatePartnerInputWithContext added in v1.38.35

func (m *MockMediaLiveAPI) CreatePartnerInputWithContext(arg0 context.Context, arg1 *medialive.CreatePartnerInputInput, arg2 ...request.Option) (*medialive.CreatePartnerInputOutput, error)

CreatePartnerInputWithContext mocks base method.

func (*MockMediaLiveAPI) CreateTags

CreateTags mocks base method.

func (*MockMediaLiveAPI) CreateTagsRequest

CreateTagsRequest mocks base method.

func (*MockMediaLiveAPI) CreateTagsWithContext

func (m *MockMediaLiveAPI) CreateTagsWithContext(arg0 context.Context, arg1 *medialive.CreateTagsInput, arg2 ...request.Option) (*medialive.CreateTagsOutput, error)

CreateTagsWithContext mocks base method.

func (*MockMediaLiveAPI) DeleteChannel

DeleteChannel mocks base method.

func (*MockMediaLiveAPI) DeleteChannelRequest

DeleteChannelRequest mocks base method.

func (*MockMediaLiveAPI) DeleteChannelWithContext

func (m *MockMediaLiveAPI) DeleteChannelWithContext(arg0 context.Context, arg1 *medialive.DeleteChannelInput, arg2 ...request.Option) (*medialive.DeleteChannelOutput, error)

DeleteChannelWithContext mocks base method.

func (*MockMediaLiveAPI) DeleteInput

DeleteInput mocks base method.

func (*MockMediaLiveAPI) DeleteInputRequest

DeleteInputRequest mocks base method.

func (*MockMediaLiveAPI) DeleteInputSecurityGroup

DeleteInputSecurityGroup mocks base method.

func (*MockMediaLiveAPI) DeleteInputSecurityGroupRequest

DeleteInputSecurityGroupRequest mocks base method.

func (*MockMediaLiveAPI) DeleteInputSecurityGroupWithContext

DeleteInputSecurityGroupWithContext mocks base method.

func (*MockMediaLiveAPI) DeleteInputWithContext

func (m *MockMediaLiveAPI) DeleteInputWithContext(arg0 context.Context, arg1 *medialive.DeleteInputInput, arg2 ...request.Option) (*medialive.DeleteInputOutput, error)

DeleteInputWithContext mocks base method.

func (*MockMediaLiveAPI) DeleteMultiplex

DeleteMultiplex mocks base method.

func (*MockMediaLiveAPI) DeleteMultiplexProgram

DeleteMultiplexProgram mocks base method.

func (*MockMediaLiveAPI) DeleteMultiplexProgramRequest

DeleteMultiplexProgramRequest mocks base method.

func (*MockMediaLiveAPI) DeleteMultiplexProgramWithContext

func (m *MockMediaLiveAPI) DeleteMultiplexProgramWithContext(arg0 context.Context, arg1 *medialive.DeleteMultiplexProgramInput, arg2 ...request.Option) (*medialive.DeleteMultiplexProgramOutput, error)

DeleteMultiplexProgramWithContext mocks base method.

func (*MockMediaLiveAPI) DeleteMultiplexRequest

DeleteMultiplexRequest mocks base method.

func (*MockMediaLiveAPI) DeleteMultiplexWithContext

func (m *MockMediaLiveAPI) DeleteMultiplexWithContext(arg0 context.Context, arg1 *medialive.DeleteMultiplexInput, arg2 ...request.Option) (*medialive.DeleteMultiplexOutput, error)

DeleteMultiplexWithContext mocks base method.

func (*MockMediaLiveAPI) DeleteReservation

DeleteReservation mocks base method.

func (*MockMediaLiveAPI) DeleteReservationRequest

DeleteReservationRequest mocks base method.

func (*MockMediaLiveAPI) DeleteReservationWithContext

func (m *MockMediaLiveAPI) DeleteReservationWithContext(arg0 context.Context, arg1 *medialive.DeleteReservationInput, arg2 ...request.Option) (*medialive.DeleteReservationOutput, error)

DeleteReservationWithContext mocks base method.

func (*MockMediaLiveAPI) DeleteSchedule

DeleteSchedule mocks base method.

func (*MockMediaLiveAPI) DeleteScheduleRequest

DeleteScheduleRequest mocks base method.

func (*MockMediaLiveAPI) DeleteScheduleWithContext

func (m *MockMediaLiveAPI) DeleteScheduleWithContext(arg0 context.Context, arg1 *medialive.DeleteScheduleInput, arg2 ...request.Option) (*medialive.DeleteScheduleOutput, error)

DeleteScheduleWithContext mocks base method.

func (*MockMediaLiveAPI) DeleteTags

DeleteTags mocks base method.

func (*MockMediaLiveAPI) DeleteTagsRequest

DeleteTagsRequest mocks base method.

func (*MockMediaLiveAPI) DeleteTagsWithContext

func (m *MockMediaLiveAPI) DeleteTagsWithContext(arg0 context.Context, arg1 *medialive.DeleteTagsInput, arg2 ...request.Option) (*medialive.DeleteTagsOutput, error)

DeleteTagsWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeChannel

DescribeChannel mocks base method.

func (*MockMediaLiveAPI) DescribeChannelRequest

DescribeChannelRequest mocks base method.

func (*MockMediaLiveAPI) DescribeChannelWithContext

func (m *MockMediaLiveAPI) DescribeChannelWithContext(arg0 context.Context, arg1 *medialive.DescribeChannelInput, arg2 ...request.Option) (*medialive.DescribeChannelOutput, error)

DescribeChannelWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeInput

DescribeInput mocks base method.

func (*MockMediaLiveAPI) DescribeInputDevice

DescribeInputDevice mocks base method.

func (*MockMediaLiveAPI) DescribeInputDeviceRequest

DescribeInputDeviceRequest mocks base method.

func (*MockMediaLiveAPI) DescribeInputDeviceThumbnail

DescribeInputDeviceThumbnail mocks base method.

func (*MockMediaLiveAPI) DescribeInputDeviceThumbnailRequest

DescribeInputDeviceThumbnailRequest mocks base method.

func (*MockMediaLiveAPI) DescribeInputDeviceThumbnailWithContext

DescribeInputDeviceThumbnailWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeInputDeviceWithContext

func (m *MockMediaLiveAPI) DescribeInputDeviceWithContext(arg0 context.Context, arg1 *medialive.DescribeInputDeviceInput, arg2 ...request.Option) (*medialive.DescribeInputDeviceOutput, error)

DescribeInputDeviceWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeInputRequest

DescribeInputRequest mocks base method.

func (*MockMediaLiveAPI) DescribeInputSecurityGroup

DescribeInputSecurityGroup mocks base method.

func (*MockMediaLiveAPI) DescribeInputSecurityGroupRequest

DescribeInputSecurityGroupRequest mocks base method.

func (*MockMediaLiveAPI) DescribeInputSecurityGroupWithContext

DescribeInputSecurityGroupWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeInputWithContext

func (m *MockMediaLiveAPI) DescribeInputWithContext(arg0 context.Context, arg1 *medialive.DescribeInputInput, arg2 ...request.Option) (*medialive.DescribeInputOutput, error)

DescribeInputWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeMultiplex

DescribeMultiplex mocks base method.

func (*MockMediaLiveAPI) DescribeMultiplexProgram

DescribeMultiplexProgram mocks base method.

func (*MockMediaLiveAPI) DescribeMultiplexProgramRequest

DescribeMultiplexProgramRequest mocks base method.

func (*MockMediaLiveAPI) DescribeMultiplexProgramWithContext

DescribeMultiplexProgramWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeMultiplexRequest

DescribeMultiplexRequest mocks base method.

func (*MockMediaLiveAPI) DescribeMultiplexWithContext

func (m *MockMediaLiveAPI) DescribeMultiplexWithContext(arg0 context.Context, arg1 *medialive.DescribeMultiplexInput, arg2 ...request.Option) (*medialive.DescribeMultiplexOutput, error)

DescribeMultiplexWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeOffering

DescribeOffering mocks base method.

func (*MockMediaLiveAPI) DescribeOfferingRequest

DescribeOfferingRequest mocks base method.

func (*MockMediaLiveAPI) DescribeOfferingWithContext

func (m *MockMediaLiveAPI) DescribeOfferingWithContext(arg0 context.Context, arg1 *medialive.DescribeOfferingInput, arg2 ...request.Option) (*medialive.DescribeOfferingOutput, error)

DescribeOfferingWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeReservation

DescribeReservation mocks base method.

func (*MockMediaLiveAPI) DescribeReservationRequest

DescribeReservationRequest mocks base method.

func (*MockMediaLiveAPI) DescribeReservationWithContext

func (m *MockMediaLiveAPI) DescribeReservationWithContext(arg0 context.Context, arg1 *medialive.DescribeReservationInput, arg2 ...request.Option) (*medialive.DescribeReservationOutput, error)

DescribeReservationWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeSchedule

DescribeSchedule mocks base method.

func (*MockMediaLiveAPI) DescribeSchedulePages

func (m *MockMediaLiveAPI) DescribeSchedulePages(arg0 *medialive.DescribeScheduleInput, arg1 func(*medialive.DescribeScheduleOutput, bool) bool) error

DescribeSchedulePages mocks base method.

func (*MockMediaLiveAPI) DescribeSchedulePagesWithContext

func (m *MockMediaLiveAPI) DescribeSchedulePagesWithContext(arg0 context.Context, arg1 *medialive.DescribeScheduleInput, arg2 func(*medialive.DescribeScheduleOutput, bool) bool, arg3 ...request.Option) error

DescribeSchedulePagesWithContext mocks base method.

func (*MockMediaLiveAPI) DescribeScheduleRequest

DescribeScheduleRequest mocks base method.

func (*MockMediaLiveAPI) DescribeScheduleWithContext

func (m *MockMediaLiveAPI) DescribeScheduleWithContext(arg0 context.Context, arg1 *medialive.DescribeScheduleInput, arg2 ...request.Option) (*medialive.DescribeScheduleOutput, error)

DescribeScheduleWithContext mocks base method.

func (*MockMediaLiveAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockMediaLiveAPI) ListChannels

ListChannels mocks base method.

func (*MockMediaLiveAPI) ListChannelsPages

func (m *MockMediaLiveAPI) ListChannelsPages(arg0 *medialive.ListChannelsInput, arg1 func(*medialive.ListChannelsOutput, bool) bool) error

ListChannelsPages mocks base method.

func (*MockMediaLiveAPI) ListChannelsPagesWithContext

func (m *MockMediaLiveAPI) ListChannelsPagesWithContext(arg0 context.Context, arg1 *medialive.ListChannelsInput, arg2 func(*medialive.ListChannelsOutput, bool) bool, arg3 ...request.Option) error

ListChannelsPagesWithContext mocks base method.

func (*MockMediaLiveAPI) ListChannelsRequest

ListChannelsRequest mocks base method.

func (*MockMediaLiveAPI) ListChannelsWithContext

func (m *MockMediaLiveAPI) ListChannelsWithContext(arg0 context.Context, arg1 *medialive.ListChannelsInput, arg2 ...request.Option) (*medialive.ListChannelsOutput, error)

ListChannelsWithContext mocks base method.

func (*MockMediaLiveAPI) ListInputDeviceTransfers

ListInputDeviceTransfers mocks base method.

func (*MockMediaLiveAPI) ListInputDeviceTransfersPages

ListInputDeviceTransfersPages mocks base method.

func (*MockMediaLiveAPI) ListInputDeviceTransfersPagesWithContext

func (m *MockMediaLiveAPI) ListInputDeviceTransfersPagesWithContext(arg0 context.Context, arg1 *medialive.ListInputDeviceTransfersInput, arg2 func(*medialive.ListInputDeviceTransfersOutput, bool) bool, arg3 ...request.Option) error

ListInputDeviceTransfersPagesWithContext mocks base method.

func (*MockMediaLiveAPI) ListInputDeviceTransfersRequest

ListInputDeviceTransfersRequest mocks base method.

func (*MockMediaLiveAPI) ListInputDeviceTransfersWithContext

ListInputDeviceTransfersWithContext mocks base method.

func (*MockMediaLiveAPI) ListInputDevices

ListInputDevices mocks base method.

func (*MockMediaLiveAPI) ListInputDevicesPages

func (m *MockMediaLiveAPI) ListInputDevicesPages(arg0 *medialive.ListInputDevicesInput, arg1 func(*medialive.ListInputDevicesOutput, bool) bool) error

ListInputDevicesPages mocks base method.

func (*MockMediaLiveAPI) ListInputDevicesPagesWithContext

func (m *MockMediaLiveAPI) ListInputDevicesPagesWithContext(arg0 context.Context, arg1 *medialive.ListInputDevicesInput, arg2 func(*medialive.ListInputDevicesOutput, bool) bool, arg3 ...request.Option) error

ListInputDevicesPagesWithContext mocks base method.

func (*MockMediaLiveAPI) ListInputDevicesRequest

ListInputDevicesRequest mocks base method.

func (*MockMediaLiveAPI) ListInputDevicesWithContext

func (m *MockMediaLiveAPI) ListInputDevicesWithContext(arg0 context.Context, arg1 *medialive.ListInputDevicesInput, arg2 ...request.Option) (*medialive.ListInputDevicesOutput, error)

ListInputDevicesWithContext mocks base method.

func (*MockMediaLiveAPI) ListInputSecurityGroups

ListInputSecurityGroups mocks base method.

func (*MockMediaLiveAPI) ListInputSecurityGroupsPages

ListInputSecurityGroupsPages mocks base method.

func (*MockMediaLiveAPI) ListInputSecurityGroupsPagesWithContext

func (m *MockMediaLiveAPI) ListInputSecurityGroupsPagesWithContext(arg0 context.Context, arg1 *medialive.ListInputSecurityGroupsInput, arg2 func(*medialive.ListInputSecurityGroupsOutput, bool) bool, arg3 ...request.Option) error

ListInputSecurityGroupsPagesWithContext mocks base method.

func (*MockMediaLiveAPI) ListInputSecurityGroupsRequest

ListInputSecurityGroupsRequest mocks base method.

func (*MockMediaLiveAPI) ListInputSecurityGroupsWithContext

func (m *MockMediaLiveAPI) ListInputSecurityGroupsWithContext(arg0 context.Context, arg1 *medialive.ListInputSecurityGroupsInput, arg2 ...request.Option) (*medialive.ListInputSecurityGroupsOutput, error)

ListInputSecurityGroupsWithContext mocks base method.

func (*MockMediaLiveAPI) ListInputs

ListInputs mocks base method.

func (*MockMediaLiveAPI) ListInputsPages

func (m *MockMediaLiveAPI) ListInputsPages(arg0 *medialive.ListInputsInput, arg1 func(*medialive.ListInputsOutput, bool) bool) error

ListInputsPages mocks base method.

func (*MockMediaLiveAPI) ListInputsPagesWithContext

func (m *MockMediaLiveAPI) ListInputsPagesWithContext(arg0 context.Context, arg1 *medialive.ListInputsInput, arg2 func(*medialive.ListInputsOutput, bool) bool, arg3 ...request.Option) error

ListInputsPagesWithContext mocks base method.

func (*MockMediaLiveAPI) ListInputsRequest

ListInputsRequest mocks base method.

func (*MockMediaLiveAPI) ListInputsWithContext

func (m *MockMediaLiveAPI) ListInputsWithContext(arg0 context.Context, arg1 *medialive.ListInputsInput, arg2 ...request.Option) (*medialive.ListInputsOutput, error)

ListInputsWithContext mocks base method.

func (*MockMediaLiveAPI) ListMultiplexPrograms

ListMultiplexPrograms mocks base method.

func (*MockMediaLiveAPI) ListMultiplexProgramsPages

func (m *MockMediaLiveAPI) ListMultiplexProgramsPages(arg0 *medialive.ListMultiplexProgramsInput, arg1 func(*medialive.ListMultiplexProgramsOutput, bool) bool) error

ListMultiplexProgramsPages mocks base method.

func (*MockMediaLiveAPI) ListMultiplexProgramsPagesWithContext

func (m *MockMediaLiveAPI) ListMultiplexProgramsPagesWithContext(arg0 context.Context, arg1 *medialive.ListMultiplexProgramsInput, arg2 func(*medialive.ListMultiplexProgramsOutput, bool) bool, arg3 ...request.Option) error

ListMultiplexProgramsPagesWithContext mocks base method.

func (*MockMediaLiveAPI) ListMultiplexProgramsRequest

ListMultiplexProgramsRequest mocks base method.

func (*MockMediaLiveAPI) ListMultiplexProgramsWithContext

func (m *MockMediaLiveAPI) ListMultiplexProgramsWithContext(arg0 context.Context, arg1 *medialive.ListMultiplexProgramsInput, arg2 ...request.Option) (*medialive.ListMultiplexProgramsOutput, error)

ListMultiplexProgramsWithContext mocks base method.

func (*MockMediaLiveAPI) ListMultiplexes

ListMultiplexes mocks base method.

func (*MockMediaLiveAPI) ListMultiplexesPages

func (m *MockMediaLiveAPI) ListMultiplexesPages(arg0 *medialive.ListMultiplexesInput, arg1 func(*medialive.ListMultiplexesOutput, bool) bool) error

ListMultiplexesPages mocks base method.

func (*MockMediaLiveAPI) ListMultiplexesPagesWithContext

func (m *MockMediaLiveAPI) ListMultiplexesPagesWithContext(arg0 context.Context, arg1 *medialive.ListMultiplexesInput, arg2 func(*medialive.ListMultiplexesOutput, bool) bool, arg3 ...request.Option) error

ListMultiplexesPagesWithContext mocks base method.

func (*MockMediaLiveAPI) ListMultiplexesRequest

ListMultiplexesRequest mocks base method.

func (*MockMediaLiveAPI) ListMultiplexesWithContext

func (m *MockMediaLiveAPI) ListMultiplexesWithContext(arg0 context.Context, arg1 *medialive.ListMultiplexesInput, arg2 ...request.Option) (*medialive.ListMultiplexesOutput, error)

ListMultiplexesWithContext mocks base method.

func (*MockMediaLiveAPI) ListOfferings

ListOfferings mocks base method.

func (*MockMediaLiveAPI) ListOfferingsPages

func (m *MockMediaLiveAPI) ListOfferingsPages(arg0 *medialive.ListOfferingsInput, arg1 func(*medialive.ListOfferingsOutput, bool) bool) error

ListOfferingsPages mocks base method.

func (*MockMediaLiveAPI) ListOfferingsPagesWithContext

func (m *MockMediaLiveAPI) ListOfferingsPagesWithContext(arg0 context.Context, arg1 *medialive.ListOfferingsInput, arg2 func(*medialive.ListOfferingsOutput, bool) bool, arg3 ...request.Option) error

ListOfferingsPagesWithContext mocks base method.

func (*MockMediaLiveAPI) ListOfferingsRequest

ListOfferingsRequest mocks base method.

func (*MockMediaLiveAPI) ListOfferingsWithContext

func (m *MockMediaLiveAPI) ListOfferingsWithContext(arg0 context.Context, arg1 *medialive.ListOfferingsInput, arg2 ...request.Option) (*medialive.ListOfferingsOutput, error)

ListOfferingsWithContext mocks base method.

func (*MockMediaLiveAPI) ListReservations

ListReservations mocks base method.

func (*MockMediaLiveAPI) ListReservationsPages

func (m *MockMediaLiveAPI) ListReservationsPages(arg0 *medialive.ListReservationsInput, arg1 func(*medialive.ListReservationsOutput, bool) bool) error

ListReservationsPages mocks base method.

func (*MockMediaLiveAPI) ListReservationsPagesWithContext

func (m *MockMediaLiveAPI) ListReservationsPagesWithContext(arg0 context.Context, arg1 *medialive.ListReservationsInput, arg2 func(*medialive.ListReservationsOutput, bool) bool, arg3 ...request.Option) error

ListReservationsPagesWithContext mocks base method.

func (*MockMediaLiveAPI) ListReservationsRequest

ListReservationsRequest mocks base method.

func (*MockMediaLiveAPI) ListReservationsWithContext

func (m *MockMediaLiveAPI) ListReservationsWithContext(arg0 context.Context, arg1 *medialive.ListReservationsInput, arg2 ...request.Option) (*medialive.ListReservationsOutput, error)

ListReservationsWithContext mocks base method.

func (*MockMediaLiveAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockMediaLiveAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockMediaLiveAPI) ListTagsForResourceWithContext

func (m *MockMediaLiveAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *medialive.ListTagsForResourceInput, arg2 ...request.Option) (*medialive.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method.

func (*MockMediaLiveAPI) PurchaseOffering

PurchaseOffering mocks base method.

func (*MockMediaLiveAPI) PurchaseOfferingRequest

PurchaseOfferingRequest mocks base method.

func (*MockMediaLiveAPI) PurchaseOfferingWithContext

func (m *MockMediaLiveAPI) PurchaseOfferingWithContext(arg0 context.Context, arg1 *medialive.PurchaseOfferingInput, arg2 ...request.Option) (*medialive.PurchaseOfferingOutput, error)

PurchaseOfferingWithContext mocks base method.

func (*MockMediaLiveAPI) RejectInputDeviceTransfer

RejectInputDeviceTransfer mocks base method.

func (*MockMediaLiveAPI) RejectInputDeviceTransferRequest

RejectInputDeviceTransferRequest mocks base method.

func (*MockMediaLiveAPI) RejectInputDeviceTransferWithContext

RejectInputDeviceTransferWithContext mocks base method.

func (*MockMediaLiveAPI) StartChannel

StartChannel mocks base method.

func (*MockMediaLiveAPI) StartChannelRequest

StartChannelRequest mocks base method.

func (*MockMediaLiveAPI) StartChannelWithContext

func (m *MockMediaLiveAPI) StartChannelWithContext(arg0 context.Context, arg1 *medialive.StartChannelInput, arg2 ...request.Option) (*medialive.StartChannelOutput, error)

StartChannelWithContext mocks base method.

func (*MockMediaLiveAPI) StartMultiplex

StartMultiplex mocks base method.

func (*MockMediaLiveAPI) StartMultiplexRequest

StartMultiplexRequest mocks base method.

func (*MockMediaLiveAPI) StartMultiplexWithContext

func (m *MockMediaLiveAPI) StartMultiplexWithContext(arg0 context.Context, arg1 *medialive.StartMultiplexInput, arg2 ...request.Option) (*medialive.StartMultiplexOutput, error)

StartMultiplexWithContext mocks base method.

func (*MockMediaLiveAPI) StopChannel

StopChannel mocks base method.

func (*MockMediaLiveAPI) StopChannelRequest

StopChannelRequest mocks base method.

func (*MockMediaLiveAPI) StopChannelWithContext

func (m *MockMediaLiveAPI) StopChannelWithContext(arg0 context.Context, arg1 *medialive.StopChannelInput, arg2 ...request.Option) (*medialive.StopChannelOutput, error)

StopChannelWithContext mocks base method.

func (*MockMediaLiveAPI) StopMultiplex

StopMultiplex mocks base method.

func (*MockMediaLiveAPI) StopMultiplexRequest

StopMultiplexRequest mocks base method.

func (*MockMediaLiveAPI) StopMultiplexWithContext

func (m *MockMediaLiveAPI) StopMultiplexWithContext(arg0 context.Context, arg1 *medialive.StopMultiplexInput, arg2 ...request.Option) (*medialive.StopMultiplexOutput, error)

StopMultiplexWithContext mocks base method.

func (*MockMediaLiveAPI) TransferInputDevice

TransferInputDevice mocks base method.

func (*MockMediaLiveAPI) TransferInputDeviceRequest

TransferInputDeviceRequest mocks base method.

func (*MockMediaLiveAPI) TransferInputDeviceWithContext

func (m *MockMediaLiveAPI) TransferInputDeviceWithContext(arg0 context.Context, arg1 *medialive.TransferInputDeviceInput, arg2 ...request.Option) (*medialive.TransferInputDeviceOutput, error)

TransferInputDeviceWithContext mocks base method.

func (*MockMediaLiveAPI) UpdateChannel

UpdateChannel mocks base method.

func (*MockMediaLiveAPI) UpdateChannelClass

UpdateChannelClass mocks base method.

func (*MockMediaLiveAPI) UpdateChannelClassRequest

UpdateChannelClassRequest mocks base method.

func (*MockMediaLiveAPI) UpdateChannelClassWithContext

func (m *MockMediaLiveAPI) UpdateChannelClassWithContext(arg0 context.Context, arg1 *medialive.UpdateChannelClassInput, arg2 ...request.Option) (*medialive.UpdateChannelClassOutput, error)

UpdateChannelClassWithContext mocks base method.

func (*MockMediaLiveAPI) UpdateChannelRequest

UpdateChannelRequest mocks base method.

func (*MockMediaLiveAPI) UpdateChannelWithContext

func (m *MockMediaLiveAPI) UpdateChannelWithContext(arg0 context.Context, arg1 *medialive.UpdateChannelInput, arg2 ...request.Option) (*medialive.UpdateChannelOutput, error)

UpdateChannelWithContext mocks base method.

func (*MockMediaLiveAPI) UpdateInput

UpdateInput mocks base method.

func (*MockMediaLiveAPI) UpdateInputDevice

UpdateInputDevice mocks base method.

func (*MockMediaLiveAPI) UpdateInputDeviceRequest

UpdateInputDeviceRequest mocks base method.

func (*MockMediaLiveAPI) UpdateInputDeviceWithContext

func (m *MockMediaLiveAPI) UpdateInputDeviceWithContext(arg0 context.Context, arg1 *medialive.UpdateInputDeviceInput, arg2 ...request.Option) (*medialive.UpdateInputDeviceOutput, error)

UpdateInputDeviceWithContext mocks base method.

func (*MockMediaLiveAPI) UpdateInputRequest

UpdateInputRequest mocks base method.

func (*MockMediaLiveAPI) UpdateInputSecurityGroup

UpdateInputSecurityGroup mocks base method.

func (*MockMediaLiveAPI) UpdateInputSecurityGroupRequest

UpdateInputSecurityGroupRequest mocks base method.

func (*MockMediaLiveAPI) UpdateInputSecurityGroupWithContext

UpdateInputSecurityGroupWithContext mocks base method.

func (*MockMediaLiveAPI) UpdateInputWithContext

func (m *MockMediaLiveAPI) UpdateInputWithContext(arg0 context.Context, arg1 *medialive.UpdateInputInput, arg2 ...request.Option) (*medialive.UpdateInputOutput, error)

UpdateInputWithContext mocks base method.

func (*MockMediaLiveAPI) UpdateMultiplex

UpdateMultiplex mocks base method.

func (*MockMediaLiveAPI) UpdateMultiplexProgram

UpdateMultiplexProgram mocks base method.

func (*MockMediaLiveAPI) UpdateMultiplexProgramRequest

UpdateMultiplexProgramRequest mocks base method.

func (*MockMediaLiveAPI) UpdateMultiplexProgramWithContext

func (m *MockMediaLiveAPI) UpdateMultiplexProgramWithContext(arg0 context.Context, arg1 *medialive.UpdateMultiplexProgramInput, arg2 ...request.Option) (*medialive.UpdateMultiplexProgramOutput, error)

UpdateMultiplexProgramWithContext mocks base method.

func (*MockMediaLiveAPI) UpdateMultiplexRequest

UpdateMultiplexRequest mocks base method.

func (*MockMediaLiveAPI) UpdateMultiplexWithContext

func (m *MockMediaLiveAPI) UpdateMultiplexWithContext(arg0 context.Context, arg1 *medialive.UpdateMultiplexInput, arg2 ...request.Option) (*medialive.UpdateMultiplexOutput, error)

UpdateMultiplexWithContext mocks base method.

func (*MockMediaLiveAPI) UpdateReservation

UpdateReservation mocks base method.

func (*MockMediaLiveAPI) UpdateReservationRequest

UpdateReservationRequest mocks base method.

func (*MockMediaLiveAPI) UpdateReservationWithContext

func (m *MockMediaLiveAPI) UpdateReservationWithContext(arg0 context.Context, arg1 *medialive.UpdateReservationInput, arg2 ...request.Option) (*medialive.UpdateReservationOutput, error)

UpdateReservationWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilChannelCreated

func (m *MockMediaLiveAPI) WaitUntilChannelCreated(arg0 *medialive.DescribeChannelInput) error

WaitUntilChannelCreated mocks base method.

func (*MockMediaLiveAPI) WaitUntilChannelCreatedWithContext

func (m *MockMediaLiveAPI) WaitUntilChannelCreatedWithContext(arg0 context.Context, arg1 *medialive.DescribeChannelInput, arg2 ...request.WaiterOption) error

WaitUntilChannelCreatedWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilChannelDeleted

func (m *MockMediaLiveAPI) WaitUntilChannelDeleted(arg0 *medialive.DescribeChannelInput) error

WaitUntilChannelDeleted mocks base method.

func (*MockMediaLiveAPI) WaitUntilChannelDeletedWithContext

func (m *MockMediaLiveAPI) WaitUntilChannelDeletedWithContext(arg0 context.Context, arg1 *medialive.DescribeChannelInput, arg2 ...request.WaiterOption) error

WaitUntilChannelDeletedWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilChannelRunning

func (m *MockMediaLiveAPI) WaitUntilChannelRunning(arg0 *medialive.DescribeChannelInput) error

WaitUntilChannelRunning mocks base method.

func (*MockMediaLiveAPI) WaitUntilChannelRunningWithContext

func (m *MockMediaLiveAPI) WaitUntilChannelRunningWithContext(arg0 context.Context, arg1 *medialive.DescribeChannelInput, arg2 ...request.WaiterOption) error

WaitUntilChannelRunningWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilChannelStopped

func (m *MockMediaLiveAPI) WaitUntilChannelStopped(arg0 *medialive.DescribeChannelInput) error

WaitUntilChannelStopped mocks base method.

func (*MockMediaLiveAPI) WaitUntilChannelStoppedWithContext

func (m *MockMediaLiveAPI) WaitUntilChannelStoppedWithContext(arg0 context.Context, arg1 *medialive.DescribeChannelInput, arg2 ...request.WaiterOption) error

WaitUntilChannelStoppedWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilInputAttached

func (m *MockMediaLiveAPI) WaitUntilInputAttached(arg0 *medialive.DescribeInputInput) error

WaitUntilInputAttached mocks base method.

func (*MockMediaLiveAPI) WaitUntilInputAttachedWithContext

func (m *MockMediaLiveAPI) WaitUntilInputAttachedWithContext(arg0 context.Context, arg1 *medialive.DescribeInputInput, arg2 ...request.WaiterOption) error

WaitUntilInputAttachedWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilInputDeleted

func (m *MockMediaLiveAPI) WaitUntilInputDeleted(arg0 *medialive.DescribeInputInput) error

WaitUntilInputDeleted mocks base method.

func (*MockMediaLiveAPI) WaitUntilInputDeletedWithContext

func (m *MockMediaLiveAPI) WaitUntilInputDeletedWithContext(arg0 context.Context, arg1 *medialive.DescribeInputInput, arg2 ...request.WaiterOption) error

WaitUntilInputDeletedWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilInputDetached

func (m *MockMediaLiveAPI) WaitUntilInputDetached(arg0 *medialive.DescribeInputInput) error

WaitUntilInputDetached mocks base method.

func (*MockMediaLiveAPI) WaitUntilInputDetachedWithContext

func (m *MockMediaLiveAPI) WaitUntilInputDetachedWithContext(arg0 context.Context, arg1 *medialive.DescribeInputInput, arg2 ...request.WaiterOption) error

WaitUntilInputDetachedWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilMultiplexCreated

func (m *MockMediaLiveAPI) WaitUntilMultiplexCreated(arg0 *medialive.DescribeMultiplexInput) error

WaitUntilMultiplexCreated mocks base method.

func (*MockMediaLiveAPI) WaitUntilMultiplexCreatedWithContext

func (m *MockMediaLiveAPI) WaitUntilMultiplexCreatedWithContext(arg0 context.Context, arg1 *medialive.DescribeMultiplexInput, arg2 ...request.WaiterOption) error

WaitUntilMultiplexCreatedWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilMultiplexDeleted

func (m *MockMediaLiveAPI) WaitUntilMultiplexDeleted(arg0 *medialive.DescribeMultiplexInput) error

WaitUntilMultiplexDeleted mocks base method.

func (*MockMediaLiveAPI) WaitUntilMultiplexDeletedWithContext

func (m *MockMediaLiveAPI) WaitUntilMultiplexDeletedWithContext(arg0 context.Context, arg1 *medialive.DescribeMultiplexInput, arg2 ...request.WaiterOption) error

WaitUntilMultiplexDeletedWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilMultiplexRunning

func (m *MockMediaLiveAPI) WaitUntilMultiplexRunning(arg0 *medialive.DescribeMultiplexInput) error

WaitUntilMultiplexRunning mocks base method.

func (*MockMediaLiveAPI) WaitUntilMultiplexRunningWithContext

func (m *MockMediaLiveAPI) WaitUntilMultiplexRunningWithContext(arg0 context.Context, arg1 *medialive.DescribeMultiplexInput, arg2 ...request.WaiterOption) error

WaitUntilMultiplexRunningWithContext mocks base method.

func (*MockMediaLiveAPI) WaitUntilMultiplexStopped

func (m *MockMediaLiveAPI) WaitUntilMultiplexStopped(arg0 *medialive.DescribeMultiplexInput) error

WaitUntilMultiplexStopped mocks base method.

func (*MockMediaLiveAPI) WaitUntilMultiplexStoppedWithContext

func (m *MockMediaLiveAPI) WaitUntilMultiplexStoppedWithContext(arg0 context.Context, arg1 *medialive.DescribeMultiplexInput, arg2 ...request.WaiterOption) error

WaitUntilMultiplexStoppedWithContext mocks base method.

type MockMediaLiveAPIMockRecorder

type MockMediaLiveAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockMediaLiveAPIMockRecorder is the mock recorder for MockMediaLiveAPI.

func (*MockMediaLiveAPIMockRecorder) AcceptInputDeviceTransfer

func (mr *MockMediaLiveAPIMockRecorder) AcceptInputDeviceTransfer(arg0 interface{}) *gomock.Call

AcceptInputDeviceTransfer indicates an expected call of AcceptInputDeviceTransfer.

func (*MockMediaLiveAPIMockRecorder) AcceptInputDeviceTransferRequest

func (mr *MockMediaLiveAPIMockRecorder) AcceptInputDeviceTransferRequest(arg0 interface{}) *gomock.Call

AcceptInputDeviceTransferRequest indicates an expected call of AcceptInputDeviceTransferRequest.

func (*MockMediaLiveAPIMockRecorder) AcceptInputDeviceTransferWithContext

func (mr *MockMediaLiveAPIMockRecorder) AcceptInputDeviceTransferWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptInputDeviceTransferWithContext indicates an expected call of AcceptInputDeviceTransferWithContext.

func (*MockMediaLiveAPIMockRecorder) BatchDelete

func (mr *MockMediaLiveAPIMockRecorder) BatchDelete(arg0 interface{}) *gomock.Call

BatchDelete indicates an expected call of BatchDelete.

func (*MockMediaLiveAPIMockRecorder) BatchDeleteRequest

func (mr *MockMediaLiveAPIMockRecorder) BatchDeleteRequest(arg0 interface{}) *gomock.Call

BatchDeleteRequest indicates an expected call of BatchDeleteRequest.

func (*MockMediaLiveAPIMockRecorder) BatchDeleteWithContext

func (mr *MockMediaLiveAPIMockRecorder) BatchDeleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDeleteWithContext indicates an expected call of BatchDeleteWithContext.

func (*MockMediaLiveAPIMockRecorder) BatchStart

func (mr *MockMediaLiveAPIMockRecorder) BatchStart(arg0 interface{}) *gomock.Call

BatchStart indicates an expected call of BatchStart.

func (*MockMediaLiveAPIMockRecorder) BatchStartRequest

func (mr *MockMediaLiveAPIMockRecorder) BatchStartRequest(arg0 interface{}) *gomock.Call

BatchStartRequest indicates an expected call of BatchStartRequest.

func (*MockMediaLiveAPIMockRecorder) BatchStartWithContext

func (mr *MockMediaLiveAPIMockRecorder) BatchStartWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchStartWithContext indicates an expected call of BatchStartWithContext.

func (*MockMediaLiveAPIMockRecorder) BatchStop

func (mr *MockMediaLiveAPIMockRecorder) BatchStop(arg0 interface{}) *gomock.Call

BatchStop indicates an expected call of BatchStop.

func (*MockMediaLiveAPIMockRecorder) BatchStopRequest

func (mr *MockMediaLiveAPIMockRecorder) BatchStopRequest(arg0 interface{}) *gomock.Call

BatchStopRequest indicates an expected call of BatchStopRequest.

func (*MockMediaLiveAPIMockRecorder) BatchStopWithContext

func (mr *MockMediaLiveAPIMockRecorder) BatchStopWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchStopWithContext indicates an expected call of BatchStopWithContext.

func (*MockMediaLiveAPIMockRecorder) BatchUpdateSchedule

func (mr *MockMediaLiveAPIMockRecorder) BatchUpdateSchedule(arg0 interface{}) *gomock.Call

BatchUpdateSchedule indicates an expected call of BatchUpdateSchedule.

func (*MockMediaLiveAPIMockRecorder) BatchUpdateScheduleRequest

func (mr *MockMediaLiveAPIMockRecorder) BatchUpdateScheduleRequest(arg0 interface{}) *gomock.Call

BatchUpdateScheduleRequest indicates an expected call of BatchUpdateScheduleRequest.

func (*MockMediaLiveAPIMockRecorder) BatchUpdateScheduleWithContext

func (mr *MockMediaLiveAPIMockRecorder) BatchUpdateScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchUpdateScheduleWithContext indicates an expected call of BatchUpdateScheduleWithContext.

func (*MockMediaLiveAPIMockRecorder) CancelInputDeviceTransfer

func (mr *MockMediaLiveAPIMockRecorder) CancelInputDeviceTransfer(arg0 interface{}) *gomock.Call

CancelInputDeviceTransfer indicates an expected call of CancelInputDeviceTransfer.

func (*MockMediaLiveAPIMockRecorder) CancelInputDeviceTransferRequest

func (mr *MockMediaLiveAPIMockRecorder) CancelInputDeviceTransferRequest(arg0 interface{}) *gomock.Call

CancelInputDeviceTransferRequest indicates an expected call of CancelInputDeviceTransferRequest.

func (*MockMediaLiveAPIMockRecorder) CancelInputDeviceTransferWithContext

func (mr *MockMediaLiveAPIMockRecorder) CancelInputDeviceTransferWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelInputDeviceTransferWithContext indicates an expected call of CancelInputDeviceTransferWithContext.

func (*MockMediaLiveAPIMockRecorder) ClaimDevice added in v1.43.22

func (mr *MockMediaLiveAPIMockRecorder) ClaimDevice(arg0 interface{}) *gomock.Call

ClaimDevice indicates an expected call of ClaimDevice.

func (*MockMediaLiveAPIMockRecorder) ClaimDeviceRequest added in v1.43.22

func (mr *MockMediaLiveAPIMockRecorder) ClaimDeviceRequest(arg0 interface{}) *gomock.Call

ClaimDeviceRequest indicates an expected call of ClaimDeviceRequest.

func (*MockMediaLiveAPIMockRecorder) ClaimDeviceWithContext added in v1.43.22

func (mr *MockMediaLiveAPIMockRecorder) ClaimDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ClaimDeviceWithContext indicates an expected call of ClaimDeviceWithContext.

func (*MockMediaLiveAPIMockRecorder) CreateChannel

func (mr *MockMediaLiveAPIMockRecorder) CreateChannel(arg0 interface{}) *gomock.Call

CreateChannel indicates an expected call of CreateChannel.

func (*MockMediaLiveAPIMockRecorder) CreateChannelRequest

func (mr *MockMediaLiveAPIMockRecorder) CreateChannelRequest(arg0 interface{}) *gomock.Call

CreateChannelRequest indicates an expected call of CreateChannelRequest.

func (*MockMediaLiveAPIMockRecorder) CreateChannelWithContext

func (mr *MockMediaLiveAPIMockRecorder) CreateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateChannelWithContext indicates an expected call of CreateChannelWithContext.

func (*MockMediaLiveAPIMockRecorder) CreateInput

func (mr *MockMediaLiveAPIMockRecorder) CreateInput(arg0 interface{}) *gomock.Call

CreateInput indicates an expected call of CreateInput.

func (*MockMediaLiveAPIMockRecorder) CreateInputRequest

func (mr *MockMediaLiveAPIMockRecorder) CreateInputRequest(arg0 interface{}) *gomock.Call

CreateInputRequest indicates an expected call of CreateInputRequest.

func (*MockMediaLiveAPIMockRecorder) CreateInputSecurityGroup

func (mr *MockMediaLiveAPIMockRecorder) CreateInputSecurityGroup(arg0 interface{}) *gomock.Call

CreateInputSecurityGroup indicates an expected call of CreateInputSecurityGroup.

func (*MockMediaLiveAPIMockRecorder) CreateInputSecurityGroupRequest

func (mr *MockMediaLiveAPIMockRecorder) CreateInputSecurityGroupRequest(arg0 interface{}) *gomock.Call

CreateInputSecurityGroupRequest indicates an expected call of CreateInputSecurityGroupRequest.

func (*MockMediaLiveAPIMockRecorder) CreateInputSecurityGroupWithContext

func (mr *MockMediaLiveAPIMockRecorder) CreateInputSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInputSecurityGroupWithContext indicates an expected call of CreateInputSecurityGroupWithContext.

func (*MockMediaLiveAPIMockRecorder) CreateInputWithContext

func (mr *MockMediaLiveAPIMockRecorder) CreateInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInputWithContext indicates an expected call of CreateInputWithContext.

func (*MockMediaLiveAPIMockRecorder) CreateMultiplex

func (mr *MockMediaLiveAPIMockRecorder) CreateMultiplex(arg0 interface{}) *gomock.Call

CreateMultiplex indicates an expected call of CreateMultiplex.

func (*MockMediaLiveAPIMockRecorder) CreateMultiplexProgram

func (mr *MockMediaLiveAPIMockRecorder) CreateMultiplexProgram(arg0 interface{}) *gomock.Call

CreateMultiplexProgram indicates an expected call of CreateMultiplexProgram.

func (*MockMediaLiveAPIMockRecorder) CreateMultiplexProgramRequest

func (mr *MockMediaLiveAPIMockRecorder) CreateMultiplexProgramRequest(arg0 interface{}) *gomock.Call

CreateMultiplexProgramRequest indicates an expected call of CreateMultiplexProgramRequest.

func (*MockMediaLiveAPIMockRecorder) CreateMultiplexProgramWithContext

func (mr *MockMediaLiveAPIMockRecorder) CreateMultiplexProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMultiplexProgramWithContext indicates an expected call of CreateMultiplexProgramWithContext.

func (*MockMediaLiveAPIMockRecorder) CreateMultiplexRequest

func (mr *MockMediaLiveAPIMockRecorder) CreateMultiplexRequest(arg0 interface{}) *gomock.Call

CreateMultiplexRequest indicates an expected call of CreateMultiplexRequest.

func (*MockMediaLiveAPIMockRecorder) CreateMultiplexWithContext

func (mr *MockMediaLiveAPIMockRecorder) CreateMultiplexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMultiplexWithContext indicates an expected call of CreateMultiplexWithContext.

func (*MockMediaLiveAPIMockRecorder) CreatePartnerInput added in v1.38.35

func (mr *MockMediaLiveAPIMockRecorder) CreatePartnerInput(arg0 interface{}) *gomock.Call

CreatePartnerInput indicates an expected call of CreatePartnerInput.

func (*MockMediaLiveAPIMockRecorder) CreatePartnerInputRequest added in v1.38.35

func (mr *MockMediaLiveAPIMockRecorder) CreatePartnerInputRequest(arg0 interface{}) *gomock.Call

CreatePartnerInputRequest indicates an expected call of CreatePartnerInputRequest.

func (*MockMediaLiveAPIMockRecorder) CreatePartnerInputWithContext added in v1.38.35

func (mr *MockMediaLiveAPIMockRecorder) CreatePartnerInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePartnerInputWithContext indicates an expected call of CreatePartnerInputWithContext.

func (*MockMediaLiveAPIMockRecorder) CreateTags

func (mr *MockMediaLiveAPIMockRecorder) CreateTags(arg0 interface{}) *gomock.Call

CreateTags indicates an expected call of CreateTags.

func (*MockMediaLiveAPIMockRecorder) CreateTagsRequest

func (mr *MockMediaLiveAPIMockRecorder) CreateTagsRequest(arg0 interface{}) *gomock.Call

CreateTagsRequest indicates an expected call of CreateTagsRequest.

func (*MockMediaLiveAPIMockRecorder) CreateTagsWithContext

func (mr *MockMediaLiveAPIMockRecorder) CreateTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTagsWithContext indicates an expected call of CreateTagsWithContext.

func (*MockMediaLiveAPIMockRecorder) DeleteChannel

func (mr *MockMediaLiveAPIMockRecorder) DeleteChannel(arg0 interface{}) *gomock.Call

DeleteChannel indicates an expected call of DeleteChannel.

func (*MockMediaLiveAPIMockRecorder) DeleteChannelRequest

func (mr *MockMediaLiveAPIMockRecorder) DeleteChannelRequest(arg0 interface{}) *gomock.Call

DeleteChannelRequest indicates an expected call of DeleteChannelRequest.

func (*MockMediaLiveAPIMockRecorder) DeleteChannelWithContext

func (mr *MockMediaLiveAPIMockRecorder) DeleteChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteChannelWithContext indicates an expected call of DeleteChannelWithContext.

func (*MockMediaLiveAPIMockRecorder) DeleteInput

func (mr *MockMediaLiveAPIMockRecorder) DeleteInput(arg0 interface{}) *gomock.Call

DeleteInput indicates an expected call of DeleteInput.

func (*MockMediaLiveAPIMockRecorder) DeleteInputRequest

func (mr *MockMediaLiveAPIMockRecorder) DeleteInputRequest(arg0 interface{}) *gomock.Call

DeleteInputRequest indicates an expected call of DeleteInputRequest.

func (*MockMediaLiveAPIMockRecorder) DeleteInputSecurityGroup

func (mr *MockMediaLiveAPIMockRecorder) DeleteInputSecurityGroup(arg0 interface{}) *gomock.Call

DeleteInputSecurityGroup indicates an expected call of DeleteInputSecurityGroup.

func (*MockMediaLiveAPIMockRecorder) DeleteInputSecurityGroupRequest

func (mr *MockMediaLiveAPIMockRecorder) DeleteInputSecurityGroupRequest(arg0 interface{}) *gomock.Call

DeleteInputSecurityGroupRequest indicates an expected call of DeleteInputSecurityGroupRequest.

func (*MockMediaLiveAPIMockRecorder) DeleteInputSecurityGroupWithContext

func (mr *MockMediaLiveAPIMockRecorder) DeleteInputSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInputSecurityGroupWithContext indicates an expected call of DeleteInputSecurityGroupWithContext.

func (*MockMediaLiveAPIMockRecorder) DeleteInputWithContext

func (mr *MockMediaLiveAPIMockRecorder) DeleteInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInputWithContext indicates an expected call of DeleteInputWithContext.

func (*MockMediaLiveAPIMockRecorder) DeleteMultiplex

func (mr *MockMediaLiveAPIMockRecorder) DeleteMultiplex(arg0 interface{}) *gomock.Call

DeleteMultiplex indicates an expected call of DeleteMultiplex.

func (*MockMediaLiveAPIMockRecorder) DeleteMultiplexProgram

func (mr *MockMediaLiveAPIMockRecorder) DeleteMultiplexProgram(arg0 interface{}) *gomock.Call

DeleteMultiplexProgram indicates an expected call of DeleteMultiplexProgram.

func (*MockMediaLiveAPIMockRecorder) DeleteMultiplexProgramRequest

func (mr *MockMediaLiveAPIMockRecorder) DeleteMultiplexProgramRequest(arg0 interface{}) *gomock.Call

DeleteMultiplexProgramRequest indicates an expected call of DeleteMultiplexProgramRequest.

func (*MockMediaLiveAPIMockRecorder) DeleteMultiplexProgramWithContext

func (mr *MockMediaLiveAPIMockRecorder) DeleteMultiplexProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMultiplexProgramWithContext indicates an expected call of DeleteMultiplexProgramWithContext.

func (*MockMediaLiveAPIMockRecorder) DeleteMultiplexRequest

func (mr *MockMediaLiveAPIMockRecorder) DeleteMultiplexRequest(arg0 interface{}) *gomock.Call

DeleteMultiplexRequest indicates an expected call of DeleteMultiplexRequest.

func (*MockMediaLiveAPIMockRecorder) DeleteMultiplexWithContext

func (mr *MockMediaLiveAPIMockRecorder) DeleteMultiplexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMultiplexWithContext indicates an expected call of DeleteMultiplexWithContext.

func (*MockMediaLiveAPIMockRecorder) DeleteReservation

func (mr *MockMediaLiveAPIMockRecorder) DeleteReservation(arg0 interface{}) *gomock.Call

DeleteReservation indicates an expected call of DeleteReservation.

func (*MockMediaLiveAPIMockRecorder) DeleteReservationRequest

func (mr *MockMediaLiveAPIMockRecorder) DeleteReservationRequest(arg0 interface{}) *gomock.Call

DeleteReservationRequest indicates an expected call of DeleteReservationRequest.

func (*MockMediaLiveAPIMockRecorder) DeleteReservationWithContext

func (mr *MockMediaLiveAPIMockRecorder) DeleteReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteReservationWithContext indicates an expected call of DeleteReservationWithContext.

func (*MockMediaLiveAPIMockRecorder) DeleteSchedule

func (mr *MockMediaLiveAPIMockRecorder) DeleteSchedule(arg0 interface{}) *gomock.Call

DeleteSchedule indicates an expected call of DeleteSchedule.

func (*MockMediaLiveAPIMockRecorder) DeleteScheduleRequest

func (mr *MockMediaLiveAPIMockRecorder) DeleteScheduleRequest(arg0 interface{}) *gomock.Call

DeleteScheduleRequest indicates an expected call of DeleteScheduleRequest.

func (*MockMediaLiveAPIMockRecorder) DeleteScheduleWithContext

func (mr *MockMediaLiveAPIMockRecorder) DeleteScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteScheduleWithContext indicates an expected call of DeleteScheduleWithContext.

func (*MockMediaLiveAPIMockRecorder) DeleteTags

func (mr *MockMediaLiveAPIMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call

DeleteTags indicates an expected call of DeleteTags.

func (*MockMediaLiveAPIMockRecorder) DeleteTagsRequest

func (mr *MockMediaLiveAPIMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call

DeleteTagsRequest indicates an expected call of DeleteTagsRequest.

func (*MockMediaLiveAPIMockRecorder) DeleteTagsWithContext

func (mr *MockMediaLiveAPIMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTagsWithContext indicates an expected call of DeleteTagsWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeChannel

func (mr *MockMediaLiveAPIMockRecorder) DescribeChannel(arg0 interface{}) *gomock.Call

DescribeChannel indicates an expected call of DescribeChannel.

func (*MockMediaLiveAPIMockRecorder) DescribeChannelRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeChannelRequest(arg0 interface{}) *gomock.Call

DescribeChannelRequest indicates an expected call of DescribeChannelRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeChannelWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeChannelWithContext indicates an expected call of DescribeChannelWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeInput

func (mr *MockMediaLiveAPIMockRecorder) DescribeInput(arg0 interface{}) *gomock.Call

DescribeInput indicates an expected call of DescribeInput.

func (*MockMediaLiveAPIMockRecorder) DescribeInputDevice

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputDevice(arg0 interface{}) *gomock.Call

DescribeInputDevice indicates an expected call of DescribeInputDevice.

func (*MockMediaLiveAPIMockRecorder) DescribeInputDeviceRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputDeviceRequest(arg0 interface{}) *gomock.Call

DescribeInputDeviceRequest indicates an expected call of DescribeInputDeviceRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeInputDeviceThumbnail

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputDeviceThumbnail(arg0 interface{}) *gomock.Call

DescribeInputDeviceThumbnail indicates an expected call of DescribeInputDeviceThumbnail.

func (*MockMediaLiveAPIMockRecorder) DescribeInputDeviceThumbnailRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputDeviceThumbnailRequest(arg0 interface{}) *gomock.Call

DescribeInputDeviceThumbnailRequest indicates an expected call of DescribeInputDeviceThumbnailRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeInputDeviceThumbnailWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputDeviceThumbnailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInputDeviceThumbnailWithContext indicates an expected call of DescribeInputDeviceThumbnailWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeInputDeviceWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInputDeviceWithContext indicates an expected call of DescribeInputDeviceWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeInputRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputRequest(arg0 interface{}) *gomock.Call

DescribeInputRequest indicates an expected call of DescribeInputRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeInputSecurityGroup

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputSecurityGroup(arg0 interface{}) *gomock.Call

DescribeInputSecurityGroup indicates an expected call of DescribeInputSecurityGroup.

func (*MockMediaLiveAPIMockRecorder) DescribeInputSecurityGroupRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputSecurityGroupRequest(arg0 interface{}) *gomock.Call

DescribeInputSecurityGroupRequest indicates an expected call of DescribeInputSecurityGroupRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeInputSecurityGroupWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInputSecurityGroupWithContext indicates an expected call of DescribeInputSecurityGroupWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeInputWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInputWithContext indicates an expected call of DescribeInputWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeMultiplex

func (mr *MockMediaLiveAPIMockRecorder) DescribeMultiplex(arg0 interface{}) *gomock.Call

DescribeMultiplex indicates an expected call of DescribeMultiplex.

func (*MockMediaLiveAPIMockRecorder) DescribeMultiplexProgram

func (mr *MockMediaLiveAPIMockRecorder) DescribeMultiplexProgram(arg0 interface{}) *gomock.Call

DescribeMultiplexProgram indicates an expected call of DescribeMultiplexProgram.

func (*MockMediaLiveAPIMockRecorder) DescribeMultiplexProgramRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeMultiplexProgramRequest(arg0 interface{}) *gomock.Call

DescribeMultiplexProgramRequest indicates an expected call of DescribeMultiplexProgramRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeMultiplexProgramWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeMultiplexProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMultiplexProgramWithContext indicates an expected call of DescribeMultiplexProgramWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeMultiplexRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeMultiplexRequest(arg0 interface{}) *gomock.Call

DescribeMultiplexRequest indicates an expected call of DescribeMultiplexRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeMultiplexWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeMultiplexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMultiplexWithContext indicates an expected call of DescribeMultiplexWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeOffering

func (mr *MockMediaLiveAPIMockRecorder) DescribeOffering(arg0 interface{}) *gomock.Call

DescribeOffering indicates an expected call of DescribeOffering.

func (*MockMediaLiveAPIMockRecorder) DescribeOfferingRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeOfferingRequest(arg0 interface{}) *gomock.Call

DescribeOfferingRequest indicates an expected call of DescribeOfferingRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeOfferingWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeOfferingWithContext indicates an expected call of DescribeOfferingWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeReservation

func (mr *MockMediaLiveAPIMockRecorder) DescribeReservation(arg0 interface{}) *gomock.Call

DescribeReservation indicates an expected call of DescribeReservation.

func (*MockMediaLiveAPIMockRecorder) DescribeReservationRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeReservationRequest(arg0 interface{}) *gomock.Call

DescribeReservationRequest indicates an expected call of DescribeReservationRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeReservationWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservationWithContext indicates an expected call of DescribeReservationWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeSchedule

func (mr *MockMediaLiveAPIMockRecorder) DescribeSchedule(arg0 interface{}) *gomock.Call

DescribeSchedule indicates an expected call of DescribeSchedule.

func (*MockMediaLiveAPIMockRecorder) DescribeSchedulePages

func (mr *MockMediaLiveAPIMockRecorder) DescribeSchedulePages(arg0, arg1 interface{}) *gomock.Call

DescribeSchedulePages indicates an expected call of DescribeSchedulePages.

func (*MockMediaLiveAPIMockRecorder) DescribeSchedulePagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeSchedulePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSchedulePagesWithContext indicates an expected call of DescribeSchedulePagesWithContext.

func (*MockMediaLiveAPIMockRecorder) DescribeScheduleRequest

func (mr *MockMediaLiveAPIMockRecorder) DescribeScheduleRequest(arg0 interface{}) *gomock.Call

DescribeScheduleRequest indicates an expected call of DescribeScheduleRequest.

func (*MockMediaLiveAPIMockRecorder) DescribeScheduleWithContext

func (mr *MockMediaLiveAPIMockRecorder) DescribeScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeScheduleWithContext indicates an expected call of DescribeScheduleWithContext.

func (*MockMediaLiveAPIMockRecorder) ListChannels

func (mr *MockMediaLiveAPIMockRecorder) ListChannels(arg0 interface{}) *gomock.Call

ListChannels indicates an expected call of ListChannels.

func (*MockMediaLiveAPIMockRecorder) ListChannelsPages

func (mr *MockMediaLiveAPIMockRecorder) ListChannelsPages(arg0, arg1 interface{}) *gomock.Call

ListChannelsPages indicates an expected call of ListChannelsPages.

func (*MockMediaLiveAPIMockRecorder) ListChannelsPagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListChannelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListChannelsPagesWithContext indicates an expected call of ListChannelsPagesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListChannelsRequest

func (mr *MockMediaLiveAPIMockRecorder) ListChannelsRequest(arg0 interface{}) *gomock.Call

ListChannelsRequest indicates an expected call of ListChannelsRequest.

func (*MockMediaLiveAPIMockRecorder) ListChannelsWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListChannelsWithContext indicates an expected call of ListChannelsWithContext.

func (*MockMediaLiveAPIMockRecorder) ListInputDeviceTransfers

func (mr *MockMediaLiveAPIMockRecorder) ListInputDeviceTransfers(arg0 interface{}) *gomock.Call

ListInputDeviceTransfers indicates an expected call of ListInputDeviceTransfers.

func (*MockMediaLiveAPIMockRecorder) ListInputDeviceTransfersPages

func (mr *MockMediaLiveAPIMockRecorder) ListInputDeviceTransfersPages(arg0, arg1 interface{}) *gomock.Call

ListInputDeviceTransfersPages indicates an expected call of ListInputDeviceTransfersPages.

func (*MockMediaLiveAPIMockRecorder) ListInputDeviceTransfersPagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListInputDeviceTransfersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInputDeviceTransfersPagesWithContext indicates an expected call of ListInputDeviceTransfersPagesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListInputDeviceTransfersRequest

func (mr *MockMediaLiveAPIMockRecorder) ListInputDeviceTransfersRequest(arg0 interface{}) *gomock.Call

ListInputDeviceTransfersRequest indicates an expected call of ListInputDeviceTransfersRequest.

func (*MockMediaLiveAPIMockRecorder) ListInputDeviceTransfersWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListInputDeviceTransfersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInputDeviceTransfersWithContext indicates an expected call of ListInputDeviceTransfersWithContext.

func (*MockMediaLiveAPIMockRecorder) ListInputDevices

func (mr *MockMediaLiveAPIMockRecorder) ListInputDevices(arg0 interface{}) *gomock.Call

ListInputDevices indicates an expected call of ListInputDevices.

func (*MockMediaLiveAPIMockRecorder) ListInputDevicesPages

func (mr *MockMediaLiveAPIMockRecorder) ListInputDevicesPages(arg0, arg1 interface{}) *gomock.Call

ListInputDevicesPages indicates an expected call of ListInputDevicesPages.

func (*MockMediaLiveAPIMockRecorder) ListInputDevicesPagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListInputDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInputDevicesPagesWithContext indicates an expected call of ListInputDevicesPagesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListInputDevicesRequest

func (mr *MockMediaLiveAPIMockRecorder) ListInputDevicesRequest(arg0 interface{}) *gomock.Call

ListInputDevicesRequest indicates an expected call of ListInputDevicesRequest.

func (*MockMediaLiveAPIMockRecorder) ListInputDevicesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListInputDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInputDevicesWithContext indicates an expected call of ListInputDevicesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListInputSecurityGroups

func (mr *MockMediaLiveAPIMockRecorder) ListInputSecurityGroups(arg0 interface{}) *gomock.Call

ListInputSecurityGroups indicates an expected call of ListInputSecurityGroups.

func (*MockMediaLiveAPIMockRecorder) ListInputSecurityGroupsPages

func (mr *MockMediaLiveAPIMockRecorder) ListInputSecurityGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListInputSecurityGroupsPages indicates an expected call of ListInputSecurityGroupsPages.

func (*MockMediaLiveAPIMockRecorder) ListInputSecurityGroupsPagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListInputSecurityGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInputSecurityGroupsPagesWithContext indicates an expected call of ListInputSecurityGroupsPagesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListInputSecurityGroupsRequest

func (mr *MockMediaLiveAPIMockRecorder) ListInputSecurityGroupsRequest(arg0 interface{}) *gomock.Call

ListInputSecurityGroupsRequest indicates an expected call of ListInputSecurityGroupsRequest.

func (*MockMediaLiveAPIMockRecorder) ListInputSecurityGroupsWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListInputSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInputSecurityGroupsWithContext indicates an expected call of ListInputSecurityGroupsWithContext.

func (*MockMediaLiveAPIMockRecorder) ListInputs

func (mr *MockMediaLiveAPIMockRecorder) ListInputs(arg0 interface{}) *gomock.Call

ListInputs indicates an expected call of ListInputs.

func (*MockMediaLiveAPIMockRecorder) ListInputsPages

func (mr *MockMediaLiveAPIMockRecorder) ListInputsPages(arg0, arg1 interface{}) *gomock.Call

ListInputsPages indicates an expected call of ListInputsPages.

func (*MockMediaLiveAPIMockRecorder) ListInputsPagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListInputsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInputsPagesWithContext indicates an expected call of ListInputsPagesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListInputsRequest

func (mr *MockMediaLiveAPIMockRecorder) ListInputsRequest(arg0 interface{}) *gomock.Call

ListInputsRequest indicates an expected call of ListInputsRequest.

func (*MockMediaLiveAPIMockRecorder) ListInputsWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListInputsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInputsWithContext indicates an expected call of ListInputsWithContext.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexPrograms

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexPrograms(arg0 interface{}) *gomock.Call

ListMultiplexPrograms indicates an expected call of ListMultiplexPrograms.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexProgramsPages

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexProgramsPages(arg0, arg1 interface{}) *gomock.Call

ListMultiplexProgramsPages indicates an expected call of ListMultiplexProgramsPages.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexProgramsPagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexProgramsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMultiplexProgramsPagesWithContext indicates an expected call of ListMultiplexProgramsPagesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexProgramsRequest

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexProgramsRequest(arg0 interface{}) *gomock.Call

ListMultiplexProgramsRequest indicates an expected call of ListMultiplexProgramsRequest.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexProgramsWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexProgramsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMultiplexProgramsWithContext indicates an expected call of ListMultiplexProgramsWithContext.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexes

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexes(arg0 interface{}) *gomock.Call

ListMultiplexes indicates an expected call of ListMultiplexes.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexesPages

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexesPages(arg0, arg1 interface{}) *gomock.Call

ListMultiplexesPages indicates an expected call of ListMultiplexesPages.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexesPagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMultiplexesPagesWithContext indicates an expected call of ListMultiplexesPagesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexesRequest

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexesRequest(arg0 interface{}) *gomock.Call

ListMultiplexesRequest indicates an expected call of ListMultiplexesRequest.

func (*MockMediaLiveAPIMockRecorder) ListMultiplexesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListMultiplexesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMultiplexesWithContext indicates an expected call of ListMultiplexesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListOfferings

func (mr *MockMediaLiveAPIMockRecorder) ListOfferings(arg0 interface{}) *gomock.Call

ListOfferings indicates an expected call of ListOfferings.

func (*MockMediaLiveAPIMockRecorder) ListOfferingsPages

func (mr *MockMediaLiveAPIMockRecorder) ListOfferingsPages(arg0, arg1 interface{}) *gomock.Call

ListOfferingsPages indicates an expected call of ListOfferingsPages.

func (*MockMediaLiveAPIMockRecorder) ListOfferingsPagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListOfferingsPagesWithContext indicates an expected call of ListOfferingsPagesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListOfferingsRequest

func (mr *MockMediaLiveAPIMockRecorder) ListOfferingsRequest(arg0 interface{}) *gomock.Call

ListOfferingsRequest indicates an expected call of ListOfferingsRequest.

func (*MockMediaLiveAPIMockRecorder) ListOfferingsWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOfferingsWithContext indicates an expected call of ListOfferingsWithContext.

func (*MockMediaLiveAPIMockRecorder) ListReservations

func (mr *MockMediaLiveAPIMockRecorder) ListReservations(arg0 interface{}) *gomock.Call

ListReservations indicates an expected call of ListReservations.

func (*MockMediaLiveAPIMockRecorder) ListReservationsPages

func (mr *MockMediaLiveAPIMockRecorder) ListReservationsPages(arg0, arg1 interface{}) *gomock.Call

ListReservationsPages indicates an expected call of ListReservationsPages.

func (*MockMediaLiveAPIMockRecorder) ListReservationsPagesWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListReservationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListReservationsPagesWithContext indicates an expected call of ListReservationsPagesWithContext.

func (*MockMediaLiveAPIMockRecorder) ListReservationsRequest

func (mr *MockMediaLiveAPIMockRecorder) ListReservationsRequest(arg0 interface{}) *gomock.Call

ListReservationsRequest indicates an expected call of ListReservationsRequest.

func (*MockMediaLiveAPIMockRecorder) ListReservationsWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListReservationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListReservationsWithContext indicates an expected call of ListReservationsWithContext.

func (*MockMediaLiveAPIMockRecorder) ListTagsForResource

func (mr *MockMediaLiveAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockMediaLiveAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockMediaLiveAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockMediaLiveAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockMediaLiveAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockMediaLiveAPIMockRecorder) PurchaseOffering

func (mr *MockMediaLiveAPIMockRecorder) PurchaseOffering(arg0 interface{}) *gomock.Call

PurchaseOffering indicates an expected call of PurchaseOffering.

func (*MockMediaLiveAPIMockRecorder) PurchaseOfferingRequest

func (mr *MockMediaLiveAPIMockRecorder) PurchaseOfferingRequest(arg0 interface{}) *gomock.Call

PurchaseOfferingRequest indicates an expected call of PurchaseOfferingRequest.

func (*MockMediaLiveAPIMockRecorder) PurchaseOfferingWithContext

func (mr *MockMediaLiveAPIMockRecorder) PurchaseOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PurchaseOfferingWithContext indicates an expected call of PurchaseOfferingWithContext.

func (*MockMediaLiveAPIMockRecorder) RejectInputDeviceTransfer

func (mr *MockMediaLiveAPIMockRecorder) RejectInputDeviceTransfer(arg0 interface{}) *gomock.Call

RejectInputDeviceTransfer indicates an expected call of RejectInputDeviceTransfer.

func (*MockMediaLiveAPIMockRecorder) RejectInputDeviceTransferRequest

func (mr *MockMediaLiveAPIMockRecorder) RejectInputDeviceTransferRequest(arg0 interface{}) *gomock.Call

RejectInputDeviceTransferRequest indicates an expected call of RejectInputDeviceTransferRequest.

func (*MockMediaLiveAPIMockRecorder) RejectInputDeviceTransferWithContext

func (mr *MockMediaLiveAPIMockRecorder) RejectInputDeviceTransferWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectInputDeviceTransferWithContext indicates an expected call of RejectInputDeviceTransferWithContext.

func (*MockMediaLiveAPIMockRecorder) StartChannel

func (mr *MockMediaLiveAPIMockRecorder) StartChannel(arg0 interface{}) *gomock.Call

StartChannel indicates an expected call of StartChannel.

func (*MockMediaLiveAPIMockRecorder) StartChannelRequest

func (mr *MockMediaLiveAPIMockRecorder) StartChannelRequest(arg0 interface{}) *gomock.Call

StartChannelRequest indicates an expected call of StartChannelRequest.

func (*MockMediaLiveAPIMockRecorder) StartChannelWithContext

func (mr *MockMediaLiveAPIMockRecorder) StartChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartChannelWithContext indicates an expected call of StartChannelWithContext.

func (*MockMediaLiveAPIMockRecorder) StartMultiplex

func (mr *MockMediaLiveAPIMockRecorder) StartMultiplex(arg0 interface{}) *gomock.Call

StartMultiplex indicates an expected call of StartMultiplex.

func (*MockMediaLiveAPIMockRecorder) StartMultiplexRequest

func (mr *MockMediaLiveAPIMockRecorder) StartMultiplexRequest(arg0 interface{}) *gomock.Call

StartMultiplexRequest indicates an expected call of StartMultiplexRequest.

func (*MockMediaLiveAPIMockRecorder) StartMultiplexWithContext

func (mr *MockMediaLiveAPIMockRecorder) StartMultiplexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartMultiplexWithContext indicates an expected call of StartMultiplexWithContext.

func (*MockMediaLiveAPIMockRecorder) StopChannel

func (mr *MockMediaLiveAPIMockRecorder) StopChannel(arg0 interface{}) *gomock.Call

StopChannel indicates an expected call of StopChannel.

func (*MockMediaLiveAPIMockRecorder) StopChannelRequest

func (mr *MockMediaLiveAPIMockRecorder) StopChannelRequest(arg0 interface{}) *gomock.Call

StopChannelRequest indicates an expected call of StopChannelRequest.

func (*MockMediaLiveAPIMockRecorder) StopChannelWithContext

func (mr *MockMediaLiveAPIMockRecorder) StopChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopChannelWithContext indicates an expected call of StopChannelWithContext.

func (*MockMediaLiveAPIMockRecorder) StopMultiplex

func (mr *MockMediaLiveAPIMockRecorder) StopMultiplex(arg0 interface{}) *gomock.Call

StopMultiplex indicates an expected call of StopMultiplex.

func (*MockMediaLiveAPIMockRecorder) StopMultiplexRequest

func (mr *MockMediaLiveAPIMockRecorder) StopMultiplexRequest(arg0 interface{}) *gomock.Call

StopMultiplexRequest indicates an expected call of StopMultiplexRequest.

func (*MockMediaLiveAPIMockRecorder) StopMultiplexWithContext

func (mr *MockMediaLiveAPIMockRecorder) StopMultiplexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopMultiplexWithContext indicates an expected call of StopMultiplexWithContext.

func (*MockMediaLiveAPIMockRecorder) TransferInputDevice

func (mr *MockMediaLiveAPIMockRecorder) TransferInputDevice(arg0 interface{}) *gomock.Call

TransferInputDevice indicates an expected call of TransferInputDevice.

func (*MockMediaLiveAPIMockRecorder) TransferInputDeviceRequest

func (mr *MockMediaLiveAPIMockRecorder) TransferInputDeviceRequest(arg0 interface{}) *gomock.Call

TransferInputDeviceRequest indicates an expected call of TransferInputDeviceRequest.

func (*MockMediaLiveAPIMockRecorder) TransferInputDeviceWithContext

func (mr *MockMediaLiveAPIMockRecorder) TransferInputDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TransferInputDeviceWithContext indicates an expected call of TransferInputDeviceWithContext.

func (*MockMediaLiveAPIMockRecorder) UpdateChannel

func (mr *MockMediaLiveAPIMockRecorder) UpdateChannel(arg0 interface{}) *gomock.Call

UpdateChannel indicates an expected call of UpdateChannel.

func (*MockMediaLiveAPIMockRecorder) UpdateChannelClass

func (mr *MockMediaLiveAPIMockRecorder) UpdateChannelClass(arg0 interface{}) *gomock.Call

UpdateChannelClass indicates an expected call of UpdateChannelClass.

func (*MockMediaLiveAPIMockRecorder) UpdateChannelClassRequest

func (mr *MockMediaLiveAPIMockRecorder) UpdateChannelClassRequest(arg0 interface{}) *gomock.Call

UpdateChannelClassRequest indicates an expected call of UpdateChannelClassRequest.

func (*MockMediaLiveAPIMockRecorder) UpdateChannelClassWithContext

func (mr *MockMediaLiveAPIMockRecorder) UpdateChannelClassWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateChannelClassWithContext indicates an expected call of UpdateChannelClassWithContext.

func (*MockMediaLiveAPIMockRecorder) UpdateChannelRequest

func (mr *MockMediaLiveAPIMockRecorder) UpdateChannelRequest(arg0 interface{}) *gomock.Call

UpdateChannelRequest indicates an expected call of UpdateChannelRequest.

func (*MockMediaLiveAPIMockRecorder) UpdateChannelWithContext

func (mr *MockMediaLiveAPIMockRecorder) UpdateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateChannelWithContext indicates an expected call of UpdateChannelWithContext.

func (*MockMediaLiveAPIMockRecorder) UpdateInput

func (mr *MockMediaLiveAPIMockRecorder) UpdateInput(arg0 interface{}) *gomock.Call

UpdateInput indicates an expected call of UpdateInput.

func (*MockMediaLiveAPIMockRecorder) UpdateInputDevice

func (mr *MockMediaLiveAPIMockRecorder) UpdateInputDevice(arg0 interface{}) *gomock.Call

UpdateInputDevice indicates an expected call of UpdateInputDevice.

func (*MockMediaLiveAPIMockRecorder) UpdateInputDeviceRequest

func (mr *MockMediaLiveAPIMockRecorder) UpdateInputDeviceRequest(arg0 interface{}) *gomock.Call

UpdateInputDeviceRequest indicates an expected call of UpdateInputDeviceRequest.

func (*MockMediaLiveAPIMockRecorder) UpdateInputDeviceWithContext

func (mr *MockMediaLiveAPIMockRecorder) UpdateInputDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateInputDeviceWithContext indicates an expected call of UpdateInputDeviceWithContext.

func (*MockMediaLiveAPIMockRecorder) UpdateInputRequest

func (mr *MockMediaLiveAPIMockRecorder) UpdateInputRequest(arg0 interface{}) *gomock.Call

UpdateInputRequest indicates an expected call of UpdateInputRequest.

func (*MockMediaLiveAPIMockRecorder) UpdateInputSecurityGroup

func (mr *MockMediaLiveAPIMockRecorder) UpdateInputSecurityGroup(arg0 interface{}) *gomock.Call

UpdateInputSecurityGroup indicates an expected call of UpdateInputSecurityGroup.

func (*MockMediaLiveAPIMockRecorder) UpdateInputSecurityGroupRequest

func (mr *MockMediaLiveAPIMockRecorder) UpdateInputSecurityGroupRequest(arg0 interface{}) *gomock.Call

UpdateInputSecurityGroupRequest indicates an expected call of UpdateInputSecurityGroupRequest.

func (*MockMediaLiveAPIMockRecorder) UpdateInputSecurityGroupWithContext

func (mr *MockMediaLiveAPIMockRecorder) UpdateInputSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateInputSecurityGroupWithContext indicates an expected call of UpdateInputSecurityGroupWithContext.

func (*MockMediaLiveAPIMockRecorder) UpdateInputWithContext

func (mr *MockMediaLiveAPIMockRecorder) UpdateInputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateInputWithContext indicates an expected call of UpdateInputWithContext.

func (*MockMediaLiveAPIMockRecorder) UpdateMultiplex

func (mr *MockMediaLiveAPIMockRecorder) UpdateMultiplex(arg0 interface{}) *gomock.Call

UpdateMultiplex indicates an expected call of UpdateMultiplex.

func (*MockMediaLiveAPIMockRecorder) UpdateMultiplexProgram

func (mr *MockMediaLiveAPIMockRecorder) UpdateMultiplexProgram(arg0 interface{}) *gomock.Call

UpdateMultiplexProgram indicates an expected call of UpdateMultiplexProgram.

func (*MockMediaLiveAPIMockRecorder) UpdateMultiplexProgramRequest

func (mr *MockMediaLiveAPIMockRecorder) UpdateMultiplexProgramRequest(arg0 interface{}) *gomock.Call

UpdateMultiplexProgramRequest indicates an expected call of UpdateMultiplexProgramRequest.

func (*MockMediaLiveAPIMockRecorder) UpdateMultiplexProgramWithContext

func (mr *MockMediaLiveAPIMockRecorder) UpdateMultiplexProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMultiplexProgramWithContext indicates an expected call of UpdateMultiplexProgramWithContext.

func (*MockMediaLiveAPIMockRecorder) UpdateMultiplexRequest

func (mr *MockMediaLiveAPIMockRecorder) UpdateMultiplexRequest(arg0 interface{}) *gomock.Call

UpdateMultiplexRequest indicates an expected call of UpdateMultiplexRequest.

func (*MockMediaLiveAPIMockRecorder) UpdateMultiplexWithContext

func (mr *MockMediaLiveAPIMockRecorder) UpdateMultiplexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMultiplexWithContext indicates an expected call of UpdateMultiplexWithContext.

func (*MockMediaLiveAPIMockRecorder) UpdateReservation

func (mr *MockMediaLiveAPIMockRecorder) UpdateReservation(arg0 interface{}) *gomock.Call

UpdateReservation indicates an expected call of UpdateReservation.

func (*MockMediaLiveAPIMockRecorder) UpdateReservationRequest

func (mr *MockMediaLiveAPIMockRecorder) UpdateReservationRequest(arg0 interface{}) *gomock.Call

UpdateReservationRequest indicates an expected call of UpdateReservationRequest.

func (*MockMediaLiveAPIMockRecorder) UpdateReservationWithContext

func (mr *MockMediaLiveAPIMockRecorder) UpdateReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateReservationWithContext indicates an expected call of UpdateReservationWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilChannelCreated

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilChannelCreated(arg0 interface{}) *gomock.Call

WaitUntilChannelCreated indicates an expected call of WaitUntilChannelCreated.

func (*MockMediaLiveAPIMockRecorder) WaitUntilChannelCreatedWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilChannelCreatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilChannelCreatedWithContext indicates an expected call of WaitUntilChannelCreatedWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilChannelDeleted

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilChannelDeleted(arg0 interface{}) *gomock.Call

WaitUntilChannelDeleted indicates an expected call of WaitUntilChannelDeleted.

func (*MockMediaLiveAPIMockRecorder) WaitUntilChannelDeletedWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilChannelDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilChannelDeletedWithContext indicates an expected call of WaitUntilChannelDeletedWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilChannelRunning

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilChannelRunning(arg0 interface{}) *gomock.Call

WaitUntilChannelRunning indicates an expected call of WaitUntilChannelRunning.

func (*MockMediaLiveAPIMockRecorder) WaitUntilChannelRunningWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilChannelRunningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilChannelRunningWithContext indicates an expected call of WaitUntilChannelRunningWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilChannelStopped

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilChannelStopped(arg0 interface{}) *gomock.Call

WaitUntilChannelStopped indicates an expected call of WaitUntilChannelStopped.

func (*MockMediaLiveAPIMockRecorder) WaitUntilChannelStoppedWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilChannelStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilChannelStoppedWithContext indicates an expected call of WaitUntilChannelStoppedWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilInputAttached

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilInputAttached(arg0 interface{}) *gomock.Call

WaitUntilInputAttached indicates an expected call of WaitUntilInputAttached.

func (*MockMediaLiveAPIMockRecorder) WaitUntilInputAttachedWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilInputAttachedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInputAttachedWithContext indicates an expected call of WaitUntilInputAttachedWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilInputDeleted

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilInputDeleted(arg0 interface{}) *gomock.Call

WaitUntilInputDeleted indicates an expected call of WaitUntilInputDeleted.

func (*MockMediaLiveAPIMockRecorder) WaitUntilInputDeletedWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilInputDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInputDeletedWithContext indicates an expected call of WaitUntilInputDeletedWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilInputDetached

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilInputDetached(arg0 interface{}) *gomock.Call

WaitUntilInputDetached indicates an expected call of WaitUntilInputDetached.

func (*MockMediaLiveAPIMockRecorder) WaitUntilInputDetachedWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilInputDetachedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInputDetachedWithContext indicates an expected call of WaitUntilInputDetachedWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilMultiplexCreated

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilMultiplexCreated(arg0 interface{}) *gomock.Call

WaitUntilMultiplexCreated indicates an expected call of WaitUntilMultiplexCreated.

func (*MockMediaLiveAPIMockRecorder) WaitUntilMultiplexCreatedWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilMultiplexCreatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilMultiplexCreatedWithContext indicates an expected call of WaitUntilMultiplexCreatedWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilMultiplexDeleted

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilMultiplexDeleted(arg0 interface{}) *gomock.Call

WaitUntilMultiplexDeleted indicates an expected call of WaitUntilMultiplexDeleted.

func (*MockMediaLiveAPIMockRecorder) WaitUntilMultiplexDeletedWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilMultiplexDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilMultiplexDeletedWithContext indicates an expected call of WaitUntilMultiplexDeletedWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilMultiplexRunning

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilMultiplexRunning(arg0 interface{}) *gomock.Call

WaitUntilMultiplexRunning indicates an expected call of WaitUntilMultiplexRunning.

func (*MockMediaLiveAPIMockRecorder) WaitUntilMultiplexRunningWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilMultiplexRunningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilMultiplexRunningWithContext indicates an expected call of WaitUntilMultiplexRunningWithContext.

func (*MockMediaLiveAPIMockRecorder) WaitUntilMultiplexStopped

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilMultiplexStopped(arg0 interface{}) *gomock.Call

WaitUntilMultiplexStopped indicates an expected call of WaitUntilMultiplexStopped.

func (*MockMediaLiveAPIMockRecorder) WaitUntilMultiplexStoppedWithContext

func (mr *MockMediaLiveAPIMockRecorder) WaitUntilMultiplexStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilMultiplexStoppedWithContext indicates an expected call of WaitUntilMultiplexStoppedWithContext.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL