Documentation ¶
Overview ¶
Package mediatailormock is a generated GoMock package.
Index ¶
- type MockMediaTailorAPI
- func (m *MockMediaTailorAPI) ConfigureLogsForPlaybackConfiguration(arg0 *mediatailor.ConfigureLogsForPlaybackConfigurationInput) (*mediatailor.ConfigureLogsForPlaybackConfigurationOutput, error)
- func (m *MockMediaTailorAPI) ConfigureLogsForPlaybackConfigurationRequest(arg0 *mediatailor.ConfigureLogsForPlaybackConfigurationInput) (*request.Request, *mediatailor.ConfigureLogsForPlaybackConfigurationOutput)
- func (m *MockMediaTailorAPI) ConfigureLogsForPlaybackConfigurationWithContext(arg0 context.Context, ...) (*mediatailor.ConfigureLogsForPlaybackConfigurationOutput, error)
- func (m *MockMediaTailorAPI) CreateChannel(arg0 *mediatailor.CreateChannelInput) (*mediatailor.CreateChannelOutput, error)
- func (m *MockMediaTailorAPI) CreateChannelRequest(arg0 *mediatailor.CreateChannelInput) (*request.Request, *mediatailor.CreateChannelOutput)
- func (m *MockMediaTailorAPI) CreateChannelWithContext(arg0 context.Context, arg1 *mediatailor.CreateChannelInput, ...) (*mediatailor.CreateChannelOutput, error)
- func (m *MockMediaTailorAPI) CreateLiveSource(arg0 *mediatailor.CreateLiveSourceInput) (*mediatailor.CreateLiveSourceOutput, error)
- func (m *MockMediaTailorAPI) CreateLiveSourceRequest(arg0 *mediatailor.CreateLiveSourceInput) (*request.Request, *mediatailor.CreateLiveSourceOutput)
- func (m *MockMediaTailorAPI) CreateLiveSourceWithContext(arg0 context.Context, arg1 *mediatailor.CreateLiveSourceInput, ...) (*mediatailor.CreateLiveSourceOutput, error)
- func (m *MockMediaTailorAPI) CreatePrefetchSchedule(arg0 *mediatailor.CreatePrefetchScheduleInput) (*mediatailor.CreatePrefetchScheduleOutput, error)
- func (m *MockMediaTailorAPI) CreatePrefetchScheduleRequest(arg0 *mediatailor.CreatePrefetchScheduleInput) (*request.Request, *mediatailor.CreatePrefetchScheduleOutput)
- func (m *MockMediaTailorAPI) CreatePrefetchScheduleWithContext(arg0 context.Context, arg1 *mediatailor.CreatePrefetchScheduleInput, ...) (*mediatailor.CreatePrefetchScheduleOutput, error)
- func (m *MockMediaTailorAPI) CreateProgram(arg0 *mediatailor.CreateProgramInput) (*mediatailor.CreateProgramOutput, error)
- func (m *MockMediaTailorAPI) CreateProgramRequest(arg0 *mediatailor.CreateProgramInput) (*request.Request, *mediatailor.CreateProgramOutput)
- func (m *MockMediaTailorAPI) CreateProgramWithContext(arg0 context.Context, arg1 *mediatailor.CreateProgramInput, ...) (*mediatailor.CreateProgramOutput, error)
- func (m *MockMediaTailorAPI) CreateSourceLocation(arg0 *mediatailor.CreateSourceLocationInput) (*mediatailor.CreateSourceLocationOutput, error)
- func (m *MockMediaTailorAPI) CreateSourceLocationRequest(arg0 *mediatailor.CreateSourceLocationInput) (*request.Request, *mediatailor.CreateSourceLocationOutput)
- func (m *MockMediaTailorAPI) CreateSourceLocationWithContext(arg0 context.Context, arg1 *mediatailor.CreateSourceLocationInput, ...) (*mediatailor.CreateSourceLocationOutput, error)
- func (m *MockMediaTailorAPI) CreateVodSource(arg0 *mediatailor.CreateVodSourceInput) (*mediatailor.CreateVodSourceOutput, error)
- func (m *MockMediaTailorAPI) CreateVodSourceRequest(arg0 *mediatailor.CreateVodSourceInput) (*request.Request, *mediatailor.CreateVodSourceOutput)
- func (m *MockMediaTailorAPI) CreateVodSourceWithContext(arg0 context.Context, arg1 *mediatailor.CreateVodSourceInput, ...) (*mediatailor.CreateVodSourceOutput, error)
- func (m *MockMediaTailorAPI) DeleteChannel(arg0 *mediatailor.DeleteChannelInput) (*mediatailor.DeleteChannelOutput, error)
- func (m *MockMediaTailorAPI) DeleteChannelPolicy(arg0 *mediatailor.DeleteChannelPolicyInput) (*mediatailor.DeleteChannelPolicyOutput, error)
- func (m *MockMediaTailorAPI) DeleteChannelPolicyRequest(arg0 *mediatailor.DeleteChannelPolicyInput) (*request.Request, *mediatailor.DeleteChannelPolicyOutput)
- func (m *MockMediaTailorAPI) DeleteChannelPolicyWithContext(arg0 context.Context, arg1 *mediatailor.DeleteChannelPolicyInput, ...) (*mediatailor.DeleteChannelPolicyOutput, error)
- func (m *MockMediaTailorAPI) DeleteChannelRequest(arg0 *mediatailor.DeleteChannelInput) (*request.Request, *mediatailor.DeleteChannelOutput)
- func (m *MockMediaTailorAPI) DeleteChannelWithContext(arg0 context.Context, arg1 *mediatailor.DeleteChannelInput, ...) (*mediatailor.DeleteChannelOutput, error)
- func (m *MockMediaTailorAPI) DeleteLiveSource(arg0 *mediatailor.DeleteLiveSourceInput) (*mediatailor.DeleteLiveSourceOutput, error)
- func (m *MockMediaTailorAPI) DeleteLiveSourceRequest(arg0 *mediatailor.DeleteLiveSourceInput) (*request.Request, *mediatailor.DeleteLiveSourceOutput)
- func (m *MockMediaTailorAPI) DeleteLiveSourceWithContext(arg0 context.Context, arg1 *mediatailor.DeleteLiveSourceInput, ...) (*mediatailor.DeleteLiveSourceOutput, error)
- func (m *MockMediaTailorAPI) DeletePlaybackConfiguration(arg0 *mediatailor.DeletePlaybackConfigurationInput) (*mediatailor.DeletePlaybackConfigurationOutput, error)
- func (m *MockMediaTailorAPI) DeletePlaybackConfigurationRequest(arg0 *mediatailor.DeletePlaybackConfigurationInput) (*request.Request, *mediatailor.DeletePlaybackConfigurationOutput)
- func (m *MockMediaTailorAPI) DeletePlaybackConfigurationWithContext(arg0 context.Context, arg1 *mediatailor.DeletePlaybackConfigurationInput, ...) (*mediatailor.DeletePlaybackConfigurationOutput, error)
- func (m *MockMediaTailorAPI) DeletePrefetchSchedule(arg0 *mediatailor.DeletePrefetchScheduleInput) (*mediatailor.DeletePrefetchScheduleOutput, error)
- func (m *MockMediaTailorAPI) DeletePrefetchScheduleRequest(arg0 *mediatailor.DeletePrefetchScheduleInput) (*request.Request, *mediatailor.DeletePrefetchScheduleOutput)
- func (m *MockMediaTailorAPI) DeletePrefetchScheduleWithContext(arg0 context.Context, arg1 *mediatailor.DeletePrefetchScheduleInput, ...) (*mediatailor.DeletePrefetchScheduleOutput, error)
- func (m *MockMediaTailorAPI) DeleteProgram(arg0 *mediatailor.DeleteProgramInput) (*mediatailor.DeleteProgramOutput, error)
- func (m *MockMediaTailorAPI) DeleteProgramRequest(arg0 *mediatailor.DeleteProgramInput) (*request.Request, *mediatailor.DeleteProgramOutput)
- func (m *MockMediaTailorAPI) DeleteProgramWithContext(arg0 context.Context, arg1 *mediatailor.DeleteProgramInput, ...) (*mediatailor.DeleteProgramOutput, error)
- func (m *MockMediaTailorAPI) DeleteSourceLocation(arg0 *mediatailor.DeleteSourceLocationInput) (*mediatailor.DeleteSourceLocationOutput, error)
- func (m *MockMediaTailorAPI) DeleteSourceLocationRequest(arg0 *mediatailor.DeleteSourceLocationInput) (*request.Request, *mediatailor.DeleteSourceLocationOutput)
- func (m *MockMediaTailorAPI) DeleteSourceLocationWithContext(arg0 context.Context, arg1 *mediatailor.DeleteSourceLocationInput, ...) (*mediatailor.DeleteSourceLocationOutput, error)
- func (m *MockMediaTailorAPI) DeleteVodSource(arg0 *mediatailor.DeleteVodSourceInput) (*mediatailor.DeleteVodSourceOutput, error)
- func (m *MockMediaTailorAPI) DeleteVodSourceRequest(arg0 *mediatailor.DeleteVodSourceInput) (*request.Request, *mediatailor.DeleteVodSourceOutput)
- func (m *MockMediaTailorAPI) DeleteVodSourceWithContext(arg0 context.Context, arg1 *mediatailor.DeleteVodSourceInput, ...) (*mediatailor.DeleteVodSourceOutput, error)
- func (m *MockMediaTailorAPI) DescribeChannel(arg0 *mediatailor.DescribeChannelInput) (*mediatailor.DescribeChannelOutput, error)
- func (m *MockMediaTailorAPI) DescribeChannelRequest(arg0 *mediatailor.DescribeChannelInput) (*request.Request, *mediatailor.DescribeChannelOutput)
- func (m *MockMediaTailorAPI) DescribeChannelWithContext(arg0 context.Context, arg1 *mediatailor.DescribeChannelInput, ...) (*mediatailor.DescribeChannelOutput, error)
- func (m *MockMediaTailorAPI) DescribeLiveSource(arg0 *mediatailor.DescribeLiveSourceInput) (*mediatailor.DescribeLiveSourceOutput, error)
- func (m *MockMediaTailorAPI) DescribeLiveSourceRequest(arg0 *mediatailor.DescribeLiveSourceInput) (*request.Request, *mediatailor.DescribeLiveSourceOutput)
- func (m *MockMediaTailorAPI) DescribeLiveSourceWithContext(arg0 context.Context, arg1 *mediatailor.DescribeLiveSourceInput, ...) (*mediatailor.DescribeLiveSourceOutput, error)
- func (m *MockMediaTailorAPI) DescribeProgram(arg0 *mediatailor.DescribeProgramInput) (*mediatailor.DescribeProgramOutput, error)
- func (m *MockMediaTailorAPI) DescribeProgramRequest(arg0 *mediatailor.DescribeProgramInput) (*request.Request, *mediatailor.DescribeProgramOutput)
- func (m *MockMediaTailorAPI) DescribeProgramWithContext(arg0 context.Context, arg1 *mediatailor.DescribeProgramInput, ...) (*mediatailor.DescribeProgramOutput, error)
- func (m *MockMediaTailorAPI) DescribeSourceLocation(arg0 *mediatailor.DescribeSourceLocationInput) (*mediatailor.DescribeSourceLocationOutput, error)
- func (m *MockMediaTailorAPI) DescribeSourceLocationRequest(arg0 *mediatailor.DescribeSourceLocationInput) (*request.Request, *mediatailor.DescribeSourceLocationOutput)
- func (m *MockMediaTailorAPI) DescribeSourceLocationWithContext(arg0 context.Context, arg1 *mediatailor.DescribeSourceLocationInput, ...) (*mediatailor.DescribeSourceLocationOutput, error)
- func (m *MockMediaTailorAPI) DescribeVodSource(arg0 *mediatailor.DescribeVodSourceInput) (*mediatailor.DescribeVodSourceOutput, error)
- func (m *MockMediaTailorAPI) DescribeVodSourceRequest(arg0 *mediatailor.DescribeVodSourceInput) (*request.Request, *mediatailor.DescribeVodSourceOutput)
- func (m *MockMediaTailorAPI) DescribeVodSourceWithContext(arg0 context.Context, arg1 *mediatailor.DescribeVodSourceInput, ...) (*mediatailor.DescribeVodSourceOutput, error)
- func (m *MockMediaTailorAPI) EXPECT() *MockMediaTailorAPIMockRecorder
- func (m *MockMediaTailorAPI) GetChannelPolicy(arg0 *mediatailor.GetChannelPolicyInput) (*mediatailor.GetChannelPolicyOutput, error)
- func (m *MockMediaTailorAPI) GetChannelPolicyRequest(arg0 *mediatailor.GetChannelPolicyInput) (*request.Request, *mediatailor.GetChannelPolicyOutput)
- func (m *MockMediaTailorAPI) GetChannelPolicyWithContext(arg0 context.Context, arg1 *mediatailor.GetChannelPolicyInput, ...) (*mediatailor.GetChannelPolicyOutput, error)
- func (m *MockMediaTailorAPI) GetChannelSchedule(arg0 *mediatailor.GetChannelScheduleInput) (*mediatailor.GetChannelScheduleOutput, error)
- func (m *MockMediaTailorAPI) GetChannelSchedulePages(arg0 *mediatailor.GetChannelScheduleInput, ...) error
- func (m *MockMediaTailorAPI) GetChannelSchedulePagesWithContext(arg0 context.Context, arg1 *mediatailor.GetChannelScheduleInput, ...) error
- func (m *MockMediaTailorAPI) GetChannelScheduleRequest(arg0 *mediatailor.GetChannelScheduleInput) (*request.Request, *mediatailor.GetChannelScheduleOutput)
- func (m *MockMediaTailorAPI) GetChannelScheduleWithContext(arg0 context.Context, arg1 *mediatailor.GetChannelScheduleInput, ...) (*mediatailor.GetChannelScheduleOutput, error)
- func (m *MockMediaTailorAPI) GetPlaybackConfiguration(arg0 *mediatailor.GetPlaybackConfigurationInput) (*mediatailor.GetPlaybackConfigurationOutput, error)
- func (m *MockMediaTailorAPI) GetPlaybackConfigurationRequest(arg0 *mediatailor.GetPlaybackConfigurationInput) (*request.Request, *mediatailor.GetPlaybackConfigurationOutput)
- func (m *MockMediaTailorAPI) GetPlaybackConfigurationWithContext(arg0 context.Context, arg1 *mediatailor.GetPlaybackConfigurationInput, ...) (*mediatailor.GetPlaybackConfigurationOutput, error)
- func (m *MockMediaTailorAPI) GetPrefetchSchedule(arg0 *mediatailor.GetPrefetchScheduleInput) (*mediatailor.GetPrefetchScheduleOutput, error)
- func (m *MockMediaTailorAPI) GetPrefetchScheduleRequest(arg0 *mediatailor.GetPrefetchScheduleInput) (*request.Request, *mediatailor.GetPrefetchScheduleOutput)
- func (m *MockMediaTailorAPI) GetPrefetchScheduleWithContext(arg0 context.Context, arg1 *mediatailor.GetPrefetchScheduleInput, ...) (*mediatailor.GetPrefetchScheduleOutput, error)
- func (m *MockMediaTailorAPI) ListAlerts(arg0 *mediatailor.ListAlertsInput) (*mediatailor.ListAlertsOutput, error)
- func (m *MockMediaTailorAPI) ListAlertsPages(arg0 *mediatailor.ListAlertsInput, ...) error
- func (m *MockMediaTailorAPI) ListAlertsPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListAlertsInput, ...) error
- func (m *MockMediaTailorAPI) ListAlertsRequest(arg0 *mediatailor.ListAlertsInput) (*request.Request, *mediatailor.ListAlertsOutput)
- func (m *MockMediaTailorAPI) ListAlertsWithContext(arg0 context.Context, arg1 *mediatailor.ListAlertsInput, ...) (*mediatailor.ListAlertsOutput, error)
- func (m *MockMediaTailorAPI) ListChannels(arg0 *mediatailor.ListChannelsInput) (*mediatailor.ListChannelsOutput, error)
- func (m *MockMediaTailorAPI) ListChannelsPages(arg0 *mediatailor.ListChannelsInput, ...) error
- func (m *MockMediaTailorAPI) ListChannelsPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListChannelsInput, ...) error
- func (m *MockMediaTailorAPI) ListChannelsRequest(arg0 *mediatailor.ListChannelsInput) (*request.Request, *mediatailor.ListChannelsOutput)
- func (m *MockMediaTailorAPI) ListChannelsWithContext(arg0 context.Context, arg1 *mediatailor.ListChannelsInput, ...) (*mediatailor.ListChannelsOutput, error)
- func (m *MockMediaTailorAPI) ListLiveSources(arg0 *mediatailor.ListLiveSourcesInput) (*mediatailor.ListLiveSourcesOutput, error)
- func (m *MockMediaTailorAPI) ListLiveSourcesPages(arg0 *mediatailor.ListLiveSourcesInput, ...) error
- func (m *MockMediaTailorAPI) ListLiveSourcesPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListLiveSourcesInput, ...) error
- func (m *MockMediaTailorAPI) ListLiveSourcesRequest(arg0 *mediatailor.ListLiveSourcesInput) (*request.Request, *mediatailor.ListLiveSourcesOutput)
- func (m *MockMediaTailorAPI) ListLiveSourcesWithContext(arg0 context.Context, arg1 *mediatailor.ListLiveSourcesInput, ...) (*mediatailor.ListLiveSourcesOutput, error)
- func (m *MockMediaTailorAPI) ListPlaybackConfigurations(arg0 *mediatailor.ListPlaybackConfigurationsInput) (*mediatailor.ListPlaybackConfigurationsOutput, error)
- func (m *MockMediaTailorAPI) ListPlaybackConfigurationsPages(arg0 *mediatailor.ListPlaybackConfigurationsInput, ...) error
- func (m *MockMediaTailorAPI) ListPlaybackConfigurationsPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListPlaybackConfigurationsInput, ...) error
- func (m *MockMediaTailorAPI) ListPlaybackConfigurationsRequest(arg0 *mediatailor.ListPlaybackConfigurationsInput) (*request.Request, *mediatailor.ListPlaybackConfigurationsOutput)
- func (m *MockMediaTailorAPI) ListPlaybackConfigurationsWithContext(arg0 context.Context, arg1 *mediatailor.ListPlaybackConfigurationsInput, ...) (*mediatailor.ListPlaybackConfigurationsOutput, error)
- func (m *MockMediaTailorAPI) ListPrefetchSchedules(arg0 *mediatailor.ListPrefetchSchedulesInput) (*mediatailor.ListPrefetchSchedulesOutput, error)
- func (m *MockMediaTailorAPI) ListPrefetchSchedulesPages(arg0 *mediatailor.ListPrefetchSchedulesInput, ...) error
- func (m *MockMediaTailorAPI) ListPrefetchSchedulesPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListPrefetchSchedulesInput, ...) error
- func (m *MockMediaTailorAPI) ListPrefetchSchedulesRequest(arg0 *mediatailor.ListPrefetchSchedulesInput) (*request.Request, *mediatailor.ListPrefetchSchedulesOutput)
- func (m *MockMediaTailorAPI) ListPrefetchSchedulesWithContext(arg0 context.Context, arg1 *mediatailor.ListPrefetchSchedulesInput, ...) (*mediatailor.ListPrefetchSchedulesOutput, error)
- func (m *MockMediaTailorAPI) ListSourceLocations(arg0 *mediatailor.ListSourceLocationsInput) (*mediatailor.ListSourceLocationsOutput, error)
- func (m *MockMediaTailorAPI) ListSourceLocationsPages(arg0 *mediatailor.ListSourceLocationsInput, ...) error
- func (m *MockMediaTailorAPI) ListSourceLocationsPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListSourceLocationsInput, ...) error
- func (m *MockMediaTailorAPI) ListSourceLocationsRequest(arg0 *mediatailor.ListSourceLocationsInput) (*request.Request, *mediatailor.ListSourceLocationsOutput)
- func (m *MockMediaTailorAPI) ListSourceLocationsWithContext(arg0 context.Context, arg1 *mediatailor.ListSourceLocationsInput, ...) (*mediatailor.ListSourceLocationsOutput, error)
- func (m *MockMediaTailorAPI) ListTagsForResource(arg0 *mediatailor.ListTagsForResourceInput) (*mediatailor.ListTagsForResourceOutput, error)
- func (m *MockMediaTailorAPI) ListTagsForResourceRequest(arg0 *mediatailor.ListTagsForResourceInput) (*request.Request, *mediatailor.ListTagsForResourceOutput)
- func (m *MockMediaTailorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *mediatailor.ListTagsForResourceInput, ...) (*mediatailor.ListTagsForResourceOutput, error)
- func (m *MockMediaTailorAPI) ListVodSources(arg0 *mediatailor.ListVodSourcesInput) (*mediatailor.ListVodSourcesOutput, error)
- func (m *MockMediaTailorAPI) ListVodSourcesPages(arg0 *mediatailor.ListVodSourcesInput, ...) error
- func (m *MockMediaTailorAPI) ListVodSourcesPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListVodSourcesInput, ...) error
- func (m *MockMediaTailorAPI) ListVodSourcesRequest(arg0 *mediatailor.ListVodSourcesInput) (*request.Request, *mediatailor.ListVodSourcesOutput)
- func (m *MockMediaTailorAPI) ListVodSourcesWithContext(arg0 context.Context, arg1 *mediatailor.ListVodSourcesInput, ...) (*mediatailor.ListVodSourcesOutput, error)
- func (m *MockMediaTailorAPI) PutChannelPolicy(arg0 *mediatailor.PutChannelPolicyInput) (*mediatailor.PutChannelPolicyOutput, error)
- func (m *MockMediaTailorAPI) PutChannelPolicyRequest(arg0 *mediatailor.PutChannelPolicyInput) (*request.Request, *mediatailor.PutChannelPolicyOutput)
- func (m *MockMediaTailorAPI) PutChannelPolicyWithContext(arg0 context.Context, arg1 *mediatailor.PutChannelPolicyInput, ...) (*mediatailor.PutChannelPolicyOutput, error)
- func (m *MockMediaTailorAPI) PutPlaybackConfiguration(arg0 *mediatailor.PutPlaybackConfigurationInput) (*mediatailor.PutPlaybackConfigurationOutput, error)
- func (m *MockMediaTailorAPI) PutPlaybackConfigurationRequest(arg0 *mediatailor.PutPlaybackConfigurationInput) (*request.Request, *mediatailor.PutPlaybackConfigurationOutput)
- func (m *MockMediaTailorAPI) PutPlaybackConfigurationWithContext(arg0 context.Context, arg1 *mediatailor.PutPlaybackConfigurationInput, ...) (*mediatailor.PutPlaybackConfigurationOutput, error)
- func (m *MockMediaTailorAPI) StartChannel(arg0 *mediatailor.StartChannelInput) (*mediatailor.StartChannelOutput, error)
- func (m *MockMediaTailorAPI) StartChannelRequest(arg0 *mediatailor.StartChannelInput) (*request.Request, *mediatailor.StartChannelOutput)
- func (m *MockMediaTailorAPI) StartChannelWithContext(arg0 context.Context, arg1 *mediatailor.StartChannelInput, ...) (*mediatailor.StartChannelOutput, error)
- func (m *MockMediaTailorAPI) StopChannel(arg0 *mediatailor.StopChannelInput) (*mediatailor.StopChannelOutput, error)
- func (m *MockMediaTailorAPI) StopChannelRequest(arg0 *mediatailor.StopChannelInput) (*request.Request, *mediatailor.StopChannelOutput)
- func (m *MockMediaTailorAPI) StopChannelWithContext(arg0 context.Context, arg1 *mediatailor.StopChannelInput, ...) (*mediatailor.StopChannelOutput, error)
- func (m *MockMediaTailorAPI) TagResource(arg0 *mediatailor.TagResourceInput) (*mediatailor.TagResourceOutput, error)
- func (m *MockMediaTailorAPI) TagResourceRequest(arg0 *mediatailor.TagResourceInput) (*request.Request, *mediatailor.TagResourceOutput)
- func (m *MockMediaTailorAPI) TagResourceWithContext(arg0 context.Context, arg1 *mediatailor.TagResourceInput, ...) (*mediatailor.TagResourceOutput, error)
- func (m *MockMediaTailorAPI) UntagResource(arg0 *mediatailor.UntagResourceInput) (*mediatailor.UntagResourceOutput, error)
- func (m *MockMediaTailorAPI) UntagResourceRequest(arg0 *mediatailor.UntagResourceInput) (*request.Request, *mediatailor.UntagResourceOutput)
- func (m *MockMediaTailorAPI) UntagResourceWithContext(arg0 context.Context, arg1 *mediatailor.UntagResourceInput, ...) (*mediatailor.UntagResourceOutput, error)
- func (m *MockMediaTailorAPI) UpdateChannel(arg0 *mediatailor.UpdateChannelInput) (*mediatailor.UpdateChannelOutput, error)
- func (m *MockMediaTailorAPI) UpdateChannelRequest(arg0 *mediatailor.UpdateChannelInput) (*request.Request, *mediatailor.UpdateChannelOutput)
- func (m *MockMediaTailorAPI) UpdateChannelWithContext(arg0 context.Context, arg1 *mediatailor.UpdateChannelInput, ...) (*mediatailor.UpdateChannelOutput, error)
- func (m *MockMediaTailorAPI) UpdateLiveSource(arg0 *mediatailor.UpdateLiveSourceInput) (*mediatailor.UpdateLiveSourceOutput, error)
- func (m *MockMediaTailorAPI) UpdateLiveSourceRequest(arg0 *mediatailor.UpdateLiveSourceInput) (*request.Request, *mediatailor.UpdateLiveSourceOutput)
- func (m *MockMediaTailorAPI) UpdateLiveSourceWithContext(arg0 context.Context, arg1 *mediatailor.UpdateLiveSourceInput, ...) (*mediatailor.UpdateLiveSourceOutput, error)
- func (m *MockMediaTailorAPI) UpdateSourceLocation(arg0 *mediatailor.UpdateSourceLocationInput) (*mediatailor.UpdateSourceLocationOutput, error)
- func (m *MockMediaTailorAPI) UpdateSourceLocationRequest(arg0 *mediatailor.UpdateSourceLocationInput) (*request.Request, *mediatailor.UpdateSourceLocationOutput)
- func (m *MockMediaTailorAPI) UpdateSourceLocationWithContext(arg0 context.Context, arg1 *mediatailor.UpdateSourceLocationInput, ...) (*mediatailor.UpdateSourceLocationOutput, error)
- func (m *MockMediaTailorAPI) UpdateVodSource(arg0 *mediatailor.UpdateVodSourceInput) (*mediatailor.UpdateVodSourceOutput, error)
- func (m *MockMediaTailorAPI) UpdateVodSourceRequest(arg0 *mediatailor.UpdateVodSourceInput) (*request.Request, *mediatailor.UpdateVodSourceOutput)
- func (m *MockMediaTailorAPI) UpdateVodSourceWithContext(arg0 context.Context, arg1 *mediatailor.UpdateVodSourceInput, ...) (*mediatailor.UpdateVodSourceOutput, error)
- type MockMediaTailorAPIMockRecorder
- func (mr *MockMediaTailorAPIMockRecorder) ConfigureLogsForPlaybackConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ConfigureLogsForPlaybackConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ConfigureLogsForPlaybackConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateChannel(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateLiveSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateLiveSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateLiveSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreatePrefetchSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreatePrefetchScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreatePrefetchScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateProgram(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateProgramRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateSourceLocation(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateSourceLocationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateSourceLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateVodSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateVodSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) CreateVodSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteChannel(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteLiveSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteLiveSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteLiveSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeletePlaybackConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeletePlaybackConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeletePlaybackConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeletePrefetchSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeletePrefetchScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeletePrefetchScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteProgram(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteProgramRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteSourceLocation(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteSourceLocationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteSourceLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteVodSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteVodSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DeleteVodSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeChannel(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeLiveSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeLiveSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeLiveSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeProgram(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeProgramRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeSourceLocation(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeSourceLocationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeSourceLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeVodSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeVodSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) DescribeVodSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetChannelPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetChannelPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetChannelPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetChannelSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetChannelSchedulePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetChannelSchedulePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetChannelScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetChannelScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetPlaybackConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetPlaybackConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetPlaybackConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetPrefetchSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetPrefetchScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) GetPrefetchScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListAlerts(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListAlertsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListAlertsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListAlertsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListAlertsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListChannels(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListChannelsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListChannelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListChannelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListLiveSources(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListLiveSourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListLiveSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListLiveSourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListLiveSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedules(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocations(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListVodSources(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListVodSourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListVodSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListVodSourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) ListVodSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) PutChannelPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) PutChannelPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) PutChannelPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) PutPlaybackConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) PutPlaybackConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) PutPlaybackConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) StartChannel(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) StartChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) StartChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) StopChannel(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) StopChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) StopChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateChannel(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateLiveSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateLiveSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateLiveSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateSourceLocation(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateSourceLocationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateSourceLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateVodSource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateVodSourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaTailorAPIMockRecorder) UpdateVodSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMediaTailorAPI ¶
type MockMediaTailorAPI struct {
// contains filtered or unexported fields
}
MockMediaTailorAPI is a mock of MediaTailorAPI interface
func NewMockMediaTailorAPI ¶
func NewMockMediaTailorAPI(ctrl *gomock.Controller) *MockMediaTailorAPI
NewMockMediaTailorAPI creates a new mock instance
func (*MockMediaTailorAPI) ConfigureLogsForPlaybackConfiguration ¶
func (m *MockMediaTailorAPI) ConfigureLogsForPlaybackConfiguration(arg0 *mediatailor.ConfigureLogsForPlaybackConfigurationInput) (*mediatailor.ConfigureLogsForPlaybackConfigurationOutput, error)
ConfigureLogsForPlaybackConfiguration mocks base method
func (*MockMediaTailorAPI) ConfigureLogsForPlaybackConfigurationRequest ¶
func (m *MockMediaTailorAPI) ConfigureLogsForPlaybackConfigurationRequest(arg0 *mediatailor.ConfigureLogsForPlaybackConfigurationInput) (*request.Request, *mediatailor.ConfigureLogsForPlaybackConfigurationOutput)
ConfigureLogsForPlaybackConfigurationRequest mocks base method
func (*MockMediaTailorAPI) ConfigureLogsForPlaybackConfigurationWithContext ¶
func (m *MockMediaTailorAPI) ConfigureLogsForPlaybackConfigurationWithContext(arg0 context.Context, arg1 *mediatailor.ConfigureLogsForPlaybackConfigurationInput, arg2 ...request.Option) (*mediatailor.ConfigureLogsForPlaybackConfigurationOutput, error)
ConfigureLogsForPlaybackConfigurationWithContext mocks base method
func (*MockMediaTailorAPI) CreateChannel ¶
func (m *MockMediaTailorAPI) CreateChannel(arg0 *mediatailor.CreateChannelInput) (*mediatailor.CreateChannelOutput, error)
CreateChannel mocks base method
func (*MockMediaTailorAPI) CreateChannelRequest ¶
func (m *MockMediaTailorAPI) CreateChannelRequest(arg0 *mediatailor.CreateChannelInput) (*request.Request, *mediatailor.CreateChannelOutput)
CreateChannelRequest mocks base method
func (*MockMediaTailorAPI) CreateChannelWithContext ¶
func (m *MockMediaTailorAPI) CreateChannelWithContext(arg0 context.Context, arg1 *mediatailor.CreateChannelInput, arg2 ...request.Option) (*mediatailor.CreateChannelOutput, error)
CreateChannelWithContext mocks base method
func (*MockMediaTailorAPI) CreateLiveSource ¶ added in v1.43.44
func (m *MockMediaTailorAPI) CreateLiveSource(arg0 *mediatailor.CreateLiveSourceInput) (*mediatailor.CreateLiveSourceOutput, error)
CreateLiveSource mocks base method
func (*MockMediaTailorAPI) CreateLiveSourceRequest ¶ added in v1.43.44
func (m *MockMediaTailorAPI) CreateLiveSourceRequest(arg0 *mediatailor.CreateLiveSourceInput) (*request.Request, *mediatailor.CreateLiveSourceOutput)
CreateLiveSourceRequest mocks base method
func (*MockMediaTailorAPI) CreateLiveSourceWithContext ¶ added in v1.43.44
func (m *MockMediaTailorAPI) CreateLiveSourceWithContext(arg0 context.Context, arg1 *mediatailor.CreateLiveSourceInput, arg2 ...request.Option) (*mediatailor.CreateLiveSourceOutput, error)
CreateLiveSourceWithContext mocks base method
func (*MockMediaTailorAPI) CreatePrefetchSchedule ¶
func (m *MockMediaTailorAPI) CreatePrefetchSchedule(arg0 *mediatailor.CreatePrefetchScheduleInput) (*mediatailor.CreatePrefetchScheduleOutput, error)
CreatePrefetchSchedule mocks base method
func (*MockMediaTailorAPI) CreatePrefetchScheduleRequest ¶
func (m *MockMediaTailorAPI) CreatePrefetchScheduleRequest(arg0 *mediatailor.CreatePrefetchScheduleInput) (*request.Request, *mediatailor.CreatePrefetchScheduleOutput)
CreatePrefetchScheduleRequest mocks base method
func (*MockMediaTailorAPI) CreatePrefetchScheduleWithContext ¶
func (m *MockMediaTailorAPI) CreatePrefetchScheduleWithContext(arg0 context.Context, arg1 *mediatailor.CreatePrefetchScheduleInput, arg2 ...request.Option) (*mediatailor.CreatePrefetchScheduleOutput, error)
CreatePrefetchScheduleWithContext mocks base method
func (*MockMediaTailorAPI) CreateProgram ¶
func (m *MockMediaTailorAPI) CreateProgram(arg0 *mediatailor.CreateProgramInput) (*mediatailor.CreateProgramOutput, error)
CreateProgram mocks base method
func (*MockMediaTailorAPI) CreateProgramRequest ¶
func (m *MockMediaTailorAPI) CreateProgramRequest(arg0 *mediatailor.CreateProgramInput) (*request.Request, *mediatailor.CreateProgramOutput)
CreateProgramRequest mocks base method
func (*MockMediaTailorAPI) CreateProgramWithContext ¶
func (m *MockMediaTailorAPI) CreateProgramWithContext(arg0 context.Context, arg1 *mediatailor.CreateProgramInput, arg2 ...request.Option) (*mediatailor.CreateProgramOutput, error)
CreateProgramWithContext mocks base method
func (*MockMediaTailorAPI) CreateSourceLocation ¶
func (m *MockMediaTailorAPI) CreateSourceLocation(arg0 *mediatailor.CreateSourceLocationInput) (*mediatailor.CreateSourceLocationOutput, error)
CreateSourceLocation mocks base method
func (*MockMediaTailorAPI) CreateSourceLocationRequest ¶
func (m *MockMediaTailorAPI) CreateSourceLocationRequest(arg0 *mediatailor.CreateSourceLocationInput) (*request.Request, *mediatailor.CreateSourceLocationOutput)
CreateSourceLocationRequest mocks base method
func (*MockMediaTailorAPI) CreateSourceLocationWithContext ¶
func (m *MockMediaTailorAPI) CreateSourceLocationWithContext(arg0 context.Context, arg1 *mediatailor.CreateSourceLocationInput, arg2 ...request.Option) (*mediatailor.CreateSourceLocationOutput, error)
CreateSourceLocationWithContext mocks base method
func (*MockMediaTailorAPI) CreateVodSource ¶
func (m *MockMediaTailorAPI) CreateVodSource(arg0 *mediatailor.CreateVodSourceInput) (*mediatailor.CreateVodSourceOutput, error)
CreateVodSource mocks base method
func (*MockMediaTailorAPI) CreateVodSourceRequest ¶
func (m *MockMediaTailorAPI) CreateVodSourceRequest(arg0 *mediatailor.CreateVodSourceInput) (*request.Request, *mediatailor.CreateVodSourceOutput)
CreateVodSourceRequest mocks base method
func (*MockMediaTailorAPI) CreateVodSourceWithContext ¶
func (m *MockMediaTailorAPI) CreateVodSourceWithContext(arg0 context.Context, arg1 *mediatailor.CreateVodSourceInput, arg2 ...request.Option) (*mediatailor.CreateVodSourceOutput, error)
CreateVodSourceWithContext mocks base method
func (*MockMediaTailorAPI) DeleteChannel ¶
func (m *MockMediaTailorAPI) DeleteChannel(arg0 *mediatailor.DeleteChannelInput) (*mediatailor.DeleteChannelOutput, error)
DeleteChannel mocks base method
func (*MockMediaTailorAPI) DeleteChannelPolicy ¶
func (m *MockMediaTailorAPI) DeleteChannelPolicy(arg0 *mediatailor.DeleteChannelPolicyInput) (*mediatailor.DeleteChannelPolicyOutput, error)
DeleteChannelPolicy mocks base method
func (*MockMediaTailorAPI) DeleteChannelPolicyRequest ¶
func (m *MockMediaTailorAPI) DeleteChannelPolicyRequest(arg0 *mediatailor.DeleteChannelPolicyInput) (*request.Request, *mediatailor.DeleteChannelPolicyOutput)
DeleteChannelPolicyRequest mocks base method
func (*MockMediaTailorAPI) DeleteChannelPolicyWithContext ¶
func (m *MockMediaTailorAPI) DeleteChannelPolicyWithContext(arg0 context.Context, arg1 *mediatailor.DeleteChannelPolicyInput, arg2 ...request.Option) (*mediatailor.DeleteChannelPolicyOutput, error)
DeleteChannelPolicyWithContext mocks base method
func (*MockMediaTailorAPI) DeleteChannelRequest ¶
func (m *MockMediaTailorAPI) DeleteChannelRequest(arg0 *mediatailor.DeleteChannelInput) (*request.Request, *mediatailor.DeleteChannelOutput)
DeleteChannelRequest mocks base method
func (*MockMediaTailorAPI) DeleteChannelWithContext ¶
func (m *MockMediaTailorAPI) DeleteChannelWithContext(arg0 context.Context, arg1 *mediatailor.DeleteChannelInput, arg2 ...request.Option) (*mediatailor.DeleteChannelOutput, error)
DeleteChannelWithContext mocks base method
func (*MockMediaTailorAPI) DeleteLiveSource ¶ added in v1.43.44
func (m *MockMediaTailorAPI) DeleteLiveSource(arg0 *mediatailor.DeleteLiveSourceInput) (*mediatailor.DeleteLiveSourceOutput, error)
DeleteLiveSource mocks base method
func (*MockMediaTailorAPI) DeleteLiveSourceRequest ¶ added in v1.43.44
func (m *MockMediaTailorAPI) DeleteLiveSourceRequest(arg0 *mediatailor.DeleteLiveSourceInput) (*request.Request, *mediatailor.DeleteLiveSourceOutput)
DeleteLiveSourceRequest mocks base method
func (*MockMediaTailorAPI) DeleteLiveSourceWithContext ¶ added in v1.43.44
func (m *MockMediaTailorAPI) DeleteLiveSourceWithContext(arg0 context.Context, arg1 *mediatailor.DeleteLiveSourceInput, arg2 ...request.Option) (*mediatailor.DeleteLiveSourceOutput, error)
DeleteLiveSourceWithContext mocks base method
func (*MockMediaTailorAPI) DeletePlaybackConfiguration ¶
func (m *MockMediaTailorAPI) DeletePlaybackConfiguration(arg0 *mediatailor.DeletePlaybackConfigurationInput) (*mediatailor.DeletePlaybackConfigurationOutput, error)
DeletePlaybackConfiguration mocks base method
func (*MockMediaTailorAPI) DeletePlaybackConfigurationRequest ¶
func (m *MockMediaTailorAPI) DeletePlaybackConfigurationRequest(arg0 *mediatailor.DeletePlaybackConfigurationInput) (*request.Request, *mediatailor.DeletePlaybackConfigurationOutput)
DeletePlaybackConfigurationRequest mocks base method
func (*MockMediaTailorAPI) DeletePlaybackConfigurationWithContext ¶
func (m *MockMediaTailorAPI) DeletePlaybackConfigurationWithContext(arg0 context.Context, arg1 *mediatailor.DeletePlaybackConfigurationInput, arg2 ...request.Option) (*mediatailor.DeletePlaybackConfigurationOutput, error)
DeletePlaybackConfigurationWithContext mocks base method
func (*MockMediaTailorAPI) DeletePrefetchSchedule ¶
func (m *MockMediaTailorAPI) DeletePrefetchSchedule(arg0 *mediatailor.DeletePrefetchScheduleInput) (*mediatailor.DeletePrefetchScheduleOutput, error)
DeletePrefetchSchedule mocks base method
func (*MockMediaTailorAPI) DeletePrefetchScheduleRequest ¶
func (m *MockMediaTailorAPI) DeletePrefetchScheduleRequest(arg0 *mediatailor.DeletePrefetchScheduleInput) (*request.Request, *mediatailor.DeletePrefetchScheduleOutput)
DeletePrefetchScheduleRequest mocks base method
func (*MockMediaTailorAPI) DeletePrefetchScheduleWithContext ¶
func (m *MockMediaTailorAPI) DeletePrefetchScheduleWithContext(arg0 context.Context, arg1 *mediatailor.DeletePrefetchScheduleInput, arg2 ...request.Option) (*mediatailor.DeletePrefetchScheduleOutput, error)
DeletePrefetchScheduleWithContext mocks base method
func (*MockMediaTailorAPI) DeleteProgram ¶
func (m *MockMediaTailorAPI) DeleteProgram(arg0 *mediatailor.DeleteProgramInput) (*mediatailor.DeleteProgramOutput, error)
DeleteProgram mocks base method
func (*MockMediaTailorAPI) DeleteProgramRequest ¶
func (m *MockMediaTailorAPI) DeleteProgramRequest(arg0 *mediatailor.DeleteProgramInput) (*request.Request, *mediatailor.DeleteProgramOutput)
DeleteProgramRequest mocks base method
func (*MockMediaTailorAPI) DeleteProgramWithContext ¶
func (m *MockMediaTailorAPI) DeleteProgramWithContext(arg0 context.Context, arg1 *mediatailor.DeleteProgramInput, arg2 ...request.Option) (*mediatailor.DeleteProgramOutput, error)
DeleteProgramWithContext mocks base method
func (*MockMediaTailorAPI) DeleteSourceLocation ¶
func (m *MockMediaTailorAPI) DeleteSourceLocation(arg0 *mediatailor.DeleteSourceLocationInput) (*mediatailor.DeleteSourceLocationOutput, error)
DeleteSourceLocation mocks base method
func (*MockMediaTailorAPI) DeleteSourceLocationRequest ¶
func (m *MockMediaTailorAPI) DeleteSourceLocationRequest(arg0 *mediatailor.DeleteSourceLocationInput) (*request.Request, *mediatailor.DeleteSourceLocationOutput)
DeleteSourceLocationRequest mocks base method
func (*MockMediaTailorAPI) DeleteSourceLocationWithContext ¶
func (m *MockMediaTailorAPI) DeleteSourceLocationWithContext(arg0 context.Context, arg1 *mediatailor.DeleteSourceLocationInput, arg2 ...request.Option) (*mediatailor.DeleteSourceLocationOutput, error)
DeleteSourceLocationWithContext mocks base method
func (*MockMediaTailorAPI) DeleteVodSource ¶
func (m *MockMediaTailorAPI) DeleteVodSource(arg0 *mediatailor.DeleteVodSourceInput) (*mediatailor.DeleteVodSourceOutput, error)
DeleteVodSource mocks base method
func (*MockMediaTailorAPI) DeleteVodSourceRequest ¶
func (m *MockMediaTailorAPI) DeleteVodSourceRequest(arg0 *mediatailor.DeleteVodSourceInput) (*request.Request, *mediatailor.DeleteVodSourceOutput)
DeleteVodSourceRequest mocks base method
func (*MockMediaTailorAPI) DeleteVodSourceWithContext ¶
func (m *MockMediaTailorAPI) DeleteVodSourceWithContext(arg0 context.Context, arg1 *mediatailor.DeleteVodSourceInput, arg2 ...request.Option) (*mediatailor.DeleteVodSourceOutput, error)
DeleteVodSourceWithContext mocks base method
func (*MockMediaTailorAPI) DescribeChannel ¶
func (m *MockMediaTailorAPI) DescribeChannel(arg0 *mediatailor.DescribeChannelInput) (*mediatailor.DescribeChannelOutput, error)
DescribeChannel mocks base method
func (*MockMediaTailorAPI) DescribeChannelRequest ¶
func (m *MockMediaTailorAPI) DescribeChannelRequest(arg0 *mediatailor.DescribeChannelInput) (*request.Request, *mediatailor.DescribeChannelOutput)
DescribeChannelRequest mocks base method
func (*MockMediaTailorAPI) DescribeChannelWithContext ¶
func (m *MockMediaTailorAPI) DescribeChannelWithContext(arg0 context.Context, arg1 *mediatailor.DescribeChannelInput, arg2 ...request.Option) (*mediatailor.DescribeChannelOutput, error)
DescribeChannelWithContext mocks base method
func (*MockMediaTailorAPI) DescribeLiveSource ¶ added in v1.43.44
func (m *MockMediaTailorAPI) DescribeLiveSource(arg0 *mediatailor.DescribeLiveSourceInput) (*mediatailor.DescribeLiveSourceOutput, error)
DescribeLiveSource mocks base method
func (*MockMediaTailorAPI) DescribeLiveSourceRequest ¶ added in v1.43.44
func (m *MockMediaTailorAPI) DescribeLiveSourceRequest(arg0 *mediatailor.DescribeLiveSourceInput) (*request.Request, *mediatailor.DescribeLiveSourceOutput)
DescribeLiveSourceRequest mocks base method
func (*MockMediaTailorAPI) DescribeLiveSourceWithContext ¶ added in v1.43.44
func (m *MockMediaTailorAPI) DescribeLiveSourceWithContext(arg0 context.Context, arg1 *mediatailor.DescribeLiveSourceInput, arg2 ...request.Option) (*mediatailor.DescribeLiveSourceOutput, error)
DescribeLiveSourceWithContext mocks base method
func (*MockMediaTailorAPI) DescribeProgram ¶
func (m *MockMediaTailorAPI) DescribeProgram(arg0 *mediatailor.DescribeProgramInput) (*mediatailor.DescribeProgramOutput, error)
DescribeProgram mocks base method
func (*MockMediaTailorAPI) DescribeProgramRequest ¶
func (m *MockMediaTailorAPI) DescribeProgramRequest(arg0 *mediatailor.DescribeProgramInput) (*request.Request, *mediatailor.DescribeProgramOutput)
DescribeProgramRequest mocks base method
func (*MockMediaTailorAPI) DescribeProgramWithContext ¶
func (m *MockMediaTailorAPI) DescribeProgramWithContext(arg0 context.Context, arg1 *mediatailor.DescribeProgramInput, arg2 ...request.Option) (*mediatailor.DescribeProgramOutput, error)
DescribeProgramWithContext mocks base method
func (*MockMediaTailorAPI) DescribeSourceLocation ¶
func (m *MockMediaTailorAPI) DescribeSourceLocation(arg0 *mediatailor.DescribeSourceLocationInput) (*mediatailor.DescribeSourceLocationOutput, error)
DescribeSourceLocation mocks base method
func (*MockMediaTailorAPI) DescribeSourceLocationRequest ¶
func (m *MockMediaTailorAPI) DescribeSourceLocationRequest(arg0 *mediatailor.DescribeSourceLocationInput) (*request.Request, *mediatailor.DescribeSourceLocationOutput)
DescribeSourceLocationRequest mocks base method
func (*MockMediaTailorAPI) DescribeSourceLocationWithContext ¶
func (m *MockMediaTailorAPI) DescribeSourceLocationWithContext(arg0 context.Context, arg1 *mediatailor.DescribeSourceLocationInput, arg2 ...request.Option) (*mediatailor.DescribeSourceLocationOutput, error)
DescribeSourceLocationWithContext mocks base method
func (*MockMediaTailorAPI) DescribeVodSource ¶
func (m *MockMediaTailorAPI) DescribeVodSource(arg0 *mediatailor.DescribeVodSourceInput) (*mediatailor.DescribeVodSourceOutput, error)
DescribeVodSource mocks base method
func (*MockMediaTailorAPI) DescribeVodSourceRequest ¶
func (m *MockMediaTailorAPI) DescribeVodSourceRequest(arg0 *mediatailor.DescribeVodSourceInput) (*request.Request, *mediatailor.DescribeVodSourceOutput)
DescribeVodSourceRequest mocks base method
func (*MockMediaTailorAPI) DescribeVodSourceWithContext ¶
func (m *MockMediaTailorAPI) DescribeVodSourceWithContext(arg0 context.Context, arg1 *mediatailor.DescribeVodSourceInput, arg2 ...request.Option) (*mediatailor.DescribeVodSourceOutput, error)
DescribeVodSourceWithContext mocks base method
func (*MockMediaTailorAPI) EXPECT ¶
func (m *MockMediaTailorAPI) EXPECT() *MockMediaTailorAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMediaTailorAPI) GetChannelPolicy ¶
func (m *MockMediaTailorAPI) GetChannelPolicy(arg0 *mediatailor.GetChannelPolicyInput) (*mediatailor.GetChannelPolicyOutput, error)
GetChannelPolicy mocks base method
func (*MockMediaTailorAPI) GetChannelPolicyRequest ¶
func (m *MockMediaTailorAPI) GetChannelPolicyRequest(arg0 *mediatailor.GetChannelPolicyInput) (*request.Request, *mediatailor.GetChannelPolicyOutput)
GetChannelPolicyRequest mocks base method
func (*MockMediaTailorAPI) GetChannelPolicyWithContext ¶
func (m *MockMediaTailorAPI) GetChannelPolicyWithContext(arg0 context.Context, arg1 *mediatailor.GetChannelPolicyInput, arg2 ...request.Option) (*mediatailor.GetChannelPolicyOutput, error)
GetChannelPolicyWithContext mocks base method
func (*MockMediaTailorAPI) GetChannelSchedule ¶
func (m *MockMediaTailorAPI) GetChannelSchedule(arg0 *mediatailor.GetChannelScheduleInput) (*mediatailor.GetChannelScheduleOutput, error)
GetChannelSchedule mocks base method
func (*MockMediaTailorAPI) GetChannelSchedulePages ¶
func (m *MockMediaTailorAPI) GetChannelSchedulePages(arg0 *mediatailor.GetChannelScheduleInput, arg1 func(*mediatailor.GetChannelScheduleOutput, bool) bool) error
GetChannelSchedulePages mocks base method
func (*MockMediaTailorAPI) GetChannelSchedulePagesWithContext ¶
func (m *MockMediaTailorAPI) GetChannelSchedulePagesWithContext(arg0 context.Context, arg1 *mediatailor.GetChannelScheduleInput, arg2 func(*mediatailor.GetChannelScheduleOutput, bool) bool, arg3 ...request.Option) error
GetChannelSchedulePagesWithContext mocks base method
func (*MockMediaTailorAPI) GetChannelScheduleRequest ¶
func (m *MockMediaTailorAPI) GetChannelScheduleRequest(arg0 *mediatailor.GetChannelScheduleInput) (*request.Request, *mediatailor.GetChannelScheduleOutput)
GetChannelScheduleRequest mocks base method
func (*MockMediaTailorAPI) GetChannelScheduleWithContext ¶
func (m *MockMediaTailorAPI) GetChannelScheduleWithContext(arg0 context.Context, arg1 *mediatailor.GetChannelScheduleInput, arg2 ...request.Option) (*mediatailor.GetChannelScheduleOutput, error)
GetChannelScheduleWithContext mocks base method
func (*MockMediaTailorAPI) GetPlaybackConfiguration ¶
func (m *MockMediaTailorAPI) GetPlaybackConfiguration(arg0 *mediatailor.GetPlaybackConfigurationInput) (*mediatailor.GetPlaybackConfigurationOutput, error)
GetPlaybackConfiguration mocks base method
func (*MockMediaTailorAPI) GetPlaybackConfigurationRequest ¶
func (m *MockMediaTailorAPI) GetPlaybackConfigurationRequest(arg0 *mediatailor.GetPlaybackConfigurationInput) (*request.Request, *mediatailor.GetPlaybackConfigurationOutput)
GetPlaybackConfigurationRequest mocks base method
func (*MockMediaTailorAPI) GetPlaybackConfigurationWithContext ¶
func (m *MockMediaTailorAPI) GetPlaybackConfigurationWithContext(arg0 context.Context, arg1 *mediatailor.GetPlaybackConfigurationInput, arg2 ...request.Option) (*mediatailor.GetPlaybackConfigurationOutput, error)
GetPlaybackConfigurationWithContext mocks base method
func (*MockMediaTailorAPI) GetPrefetchSchedule ¶
func (m *MockMediaTailorAPI) GetPrefetchSchedule(arg0 *mediatailor.GetPrefetchScheduleInput) (*mediatailor.GetPrefetchScheduleOutput, error)
GetPrefetchSchedule mocks base method
func (*MockMediaTailorAPI) GetPrefetchScheduleRequest ¶
func (m *MockMediaTailorAPI) GetPrefetchScheduleRequest(arg0 *mediatailor.GetPrefetchScheduleInput) (*request.Request, *mediatailor.GetPrefetchScheduleOutput)
GetPrefetchScheduleRequest mocks base method
func (*MockMediaTailorAPI) GetPrefetchScheduleWithContext ¶
func (m *MockMediaTailorAPI) GetPrefetchScheduleWithContext(arg0 context.Context, arg1 *mediatailor.GetPrefetchScheduleInput, arg2 ...request.Option) (*mediatailor.GetPrefetchScheduleOutput, error)
GetPrefetchScheduleWithContext mocks base method
func (*MockMediaTailorAPI) ListAlerts ¶
func (m *MockMediaTailorAPI) ListAlerts(arg0 *mediatailor.ListAlertsInput) (*mediatailor.ListAlertsOutput, error)
ListAlerts mocks base method
func (*MockMediaTailorAPI) ListAlertsPages ¶
func (m *MockMediaTailorAPI) ListAlertsPages(arg0 *mediatailor.ListAlertsInput, arg1 func(*mediatailor.ListAlertsOutput, bool) bool) error
ListAlertsPages mocks base method
func (*MockMediaTailorAPI) ListAlertsPagesWithContext ¶
func (m *MockMediaTailorAPI) ListAlertsPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListAlertsInput, arg2 func(*mediatailor.ListAlertsOutput, bool) bool, arg3 ...request.Option) error
ListAlertsPagesWithContext mocks base method
func (*MockMediaTailorAPI) ListAlertsRequest ¶
func (m *MockMediaTailorAPI) ListAlertsRequest(arg0 *mediatailor.ListAlertsInput) (*request.Request, *mediatailor.ListAlertsOutput)
ListAlertsRequest mocks base method
func (*MockMediaTailorAPI) ListAlertsWithContext ¶
func (m *MockMediaTailorAPI) ListAlertsWithContext(arg0 context.Context, arg1 *mediatailor.ListAlertsInput, arg2 ...request.Option) (*mediatailor.ListAlertsOutput, error)
ListAlertsWithContext mocks base method
func (*MockMediaTailorAPI) ListChannels ¶
func (m *MockMediaTailorAPI) ListChannels(arg0 *mediatailor.ListChannelsInput) (*mediatailor.ListChannelsOutput, error)
ListChannels mocks base method
func (*MockMediaTailorAPI) ListChannelsPages ¶
func (m *MockMediaTailorAPI) ListChannelsPages(arg0 *mediatailor.ListChannelsInput, arg1 func(*mediatailor.ListChannelsOutput, bool) bool) error
ListChannelsPages mocks base method
func (*MockMediaTailorAPI) ListChannelsPagesWithContext ¶
func (m *MockMediaTailorAPI) ListChannelsPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListChannelsInput, arg2 func(*mediatailor.ListChannelsOutput, bool) bool, arg3 ...request.Option) error
ListChannelsPagesWithContext mocks base method
func (*MockMediaTailorAPI) ListChannelsRequest ¶
func (m *MockMediaTailorAPI) ListChannelsRequest(arg0 *mediatailor.ListChannelsInput) (*request.Request, *mediatailor.ListChannelsOutput)
ListChannelsRequest mocks base method
func (*MockMediaTailorAPI) ListChannelsWithContext ¶
func (m *MockMediaTailorAPI) ListChannelsWithContext(arg0 context.Context, arg1 *mediatailor.ListChannelsInput, arg2 ...request.Option) (*mediatailor.ListChannelsOutput, error)
ListChannelsWithContext mocks base method
func (*MockMediaTailorAPI) ListLiveSources ¶ added in v1.43.44
func (m *MockMediaTailorAPI) ListLiveSources(arg0 *mediatailor.ListLiveSourcesInput) (*mediatailor.ListLiveSourcesOutput, error)
ListLiveSources mocks base method
func (*MockMediaTailorAPI) ListLiveSourcesPages ¶ added in v1.43.44
func (m *MockMediaTailorAPI) ListLiveSourcesPages(arg0 *mediatailor.ListLiveSourcesInput, arg1 func(*mediatailor.ListLiveSourcesOutput, bool) bool) error
ListLiveSourcesPages mocks base method
func (*MockMediaTailorAPI) ListLiveSourcesPagesWithContext ¶ added in v1.43.44
func (m *MockMediaTailorAPI) ListLiveSourcesPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListLiveSourcesInput, arg2 func(*mediatailor.ListLiveSourcesOutput, bool) bool, arg3 ...request.Option) error
ListLiveSourcesPagesWithContext mocks base method
func (*MockMediaTailorAPI) ListLiveSourcesRequest ¶ added in v1.43.44
func (m *MockMediaTailorAPI) ListLiveSourcesRequest(arg0 *mediatailor.ListLiveSourcesInput) (*request.Request, *mediatailor.ListLiveSourcesOutput)
ListLiveSourcesRequest mocks base method
func (*MockMediaTailorAPI) ListLiveSourcesWithContext ¶ added in v1.43.44
func (m *MockMediaTailorAPI) ListLiveSourcesWithContext(arg0 context.Context, arg1 *mediatailor.ListLiveSourcesInput, arg2 ...request.Option) (*mediatailor.ListLiveSourcesOutput, error)
ListLiveSourcesWithContext mocks base method
func (*MockMediaTailorAPI) ListPlaybackConfigurations ¶
func (m *MockMediaTailorAPI) ListPlaybackConfigurations(arg0 *mediatailor.ListPlaybackConfigurationsInput) (*mediatailor.ListPlaybackConfigurationsOutput, error)
ListPlaybackConfigurations mocks base method
func (*MockMediaTailorAPI) ListPlaybackConfigurationsPages ¶
func (m *MockMediaTailorAPI) ListPlaybackConfigurationsPages(arg0 *mediatailor.ListPlaybackConfigurationsInput, arg1 func(*mediatailor.ListPlaybackConfigurationsOutput, bool) bool) error
ListPlaybackConfigurationsPages mocks base method
func (*MockMediaTailorAPI) ListPlaybackConfigurationsPagesWithContext ¶
func (m *MockMediaTailorAPI) ListPlaybackConfigurationsPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListPlaybackConfigurationsInput, arg2 func(*mediatailor.ListPlaybackConfigurationsOutput, bool) bool, arg3 ...request.Option) error
ListPlaybackConfigurationsPagesWithContext mocks base method
func (*MockMediaTailorAPI) ListPlaybackConfigurationsRequest ¶
func (m *MockMediaTailorAPI) ListPlaybackConfigurationsRequest(arg0 *mediatailor.ListPlaybackConfigurationsInput) (*request.Request, *mediatailor.ListPlaybackConfigurationsOutput)
ListPlaybackConfigurationsRequest mocks base method
func (*MockMediaTailorAPI) ListPlaybackConfigurationsWithContext ¶
func (m *MockMediaTailorAPI) ListPlaybackConfigurationsWithContext(arg0 context.Context, arg1 *mediatailor.ListPlaybackConfigurationsInput, arg2 ...request.Option) (*mediatailor.ListPlaybackConfigurationsOutput, error)
ListPlaybackConfigurationsWithContext mocks base method
func (*MockMediaTailorAPI) ListPrefetchSchedules ¶
func (m *MockMediaTailorAPI) ListPrefetchSchedules(arg0 *mediatailor.ListPrefetchSchedulesInput) (*mediatailor.ListPrefetchSchedulesOutput, error)
ListPrefetchSchedules mocks base method
func (*MockMediaTailorAPI) ListPrefetchSchedulesPages ¶
func (m *MockMediaTailorAPI) ListPrefetchSchedulesPages(arg0 *mediatailor.ListPrefetchSchedulesInput, arg1 func(*mediatailor.ListPrefetchSchedulesOutput, bool) bool) error
ListPrefetchSchedulesPages mocks base method
func (*MockMediaTailorAPI) ListPrefetchSchedulesPagesWithContext ¶
func (m *MockMediaTailorAPI) ListPrefetchSchedulesPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListPrefetchSchedulesInput, arg2 func(*mediatailor.ListPrefetchSchedulesOutput, bool) bool, arg3 ...request.Option) error
ListPrefetchSchedulesPagesWithContext mocks base method
func (*MockMediaTailorAPI) ListPrefetchSchedulesRequest ¶
func (m *MockMediaTailorAPI) ListPrefetchSchedulesRequest(arg0 *mediatailor.ListPrefetchSchedulesInput) (*request.Request, *mediatailor.ListPrefetchSchedulesOutput)
ListPrefetchSchedulesRequest mocks base method
func (*MockMediaTailorAPI) ListPrefetchSchedulesWithContext ¶
func (m *MockMediaTailorAPI) ListPrefetchSchedulesWithContext(arg0 context.Context, arg1 *mediatailor.ListPrefetchSchedulesInput, arg2 ...request.Option) (*mediatailor.ListPrefetchSchedulesOutput, error)
ListPrefetchSchedulesWithContext mocks base method
func (*MockMediaTailorAPI) ListSourceLocations ¶
func (m *MockMediaTailorAPI) ListSourceLocations(arg0 *mediatailor.ListSourceLocationsInput) (*mediatailor.ListSourceLocationsOutput, error)
ListSourceLocations mocks base method
func (*MockMediaTailorAPI) ListSourceLocationsPages ¶
func (m *MockMediaTailorAPI) ListSourceLocationsPages(arg0 *mediatailor.ListSourceLocationsInput, arg1 func(*mediatailor.ListSourceLocationsOutput, bool) bool) error
ListSourceLocationsPages mocks base method
func (*MockMediaTailorAPI) ListSourceLocationsPagesWithContext ¶
func (m *MockMediaTailorAPI) ListSourceLocationsPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListSourceLocationsInput, arg2 func(*mediatailor.ListSourceLocationsOutput, bool) bool, arg3 ...request.Option) error
ListSourceLocationsPagesWithContext mocks base method
func (*MockMediaTailorAPI) ListSourceLocationsRequest ¶
func (m *MockMediaTailorAPI) ListSourceLocationsRequest(arg0 *mediatailor.ListSourceLocationsInput) (*request.Request, *mediatailor.ListSourceLocationsOutput)
ListSourceLocationsRequest mocks base method
func (*MockMediaTailorAPI) ListSourceLocationsWithContext ¶
func (m *MockMediaTailorAPI) ListSourceLocationsWithContext(arg0 context.Context, arg1 *mediatailor.ListSourceLocationsInput, arg2 ...request.Option) (*mediatailor.ListSourceLocationsOutput, error)
ListSourceLocationsWithContext mocks base method
func (*MockMediaTailorAPI) ListTagsForResource ¶
func (m *MockMediaTailorAPI) ListTagsForResource(arg0 *mediatailor.ListTagsForResourceInput) (*mediatailor.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockMediaTailorAPI) ListTagsForResourceRequest ¶
func (m *MockMediaTailorAPI) ListTagsForResourceRequest(arg0 *mediatailor.ListTagsForResourceInput) (*request.Request, *mediatailor.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockMediaTailorAPI) ListTagsForResourceWithContext ¶
func (m *MockMediaTailorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *mediatailor.ListTagsForResourceInput, arg2 ...request.Option) (*mediatailor.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockMediaTailorAPI) ListVodSources ¶
func (m *MockMediaTailorAPI) ListVodSources(arg0 *mediatailor.ListVodSourcesInput) (*mediatailor.ListVodSourcesOutput, error)
ListVodSources mocks base method
func (*MockMediaTailorAPI) ListVodSourcesPages ¶
func (m *MockMediaTailorAPI) ListVodSourcesPages(arg0 *mediatailor.ListVodSourcesInput, arg1 func(*mediatailor.ListVodSourcesOutput, bool) bool) error
ListVodSourcesPages mocks base method
func (*MockMediaTailorAPI) ListVodSourcesPagesWithContext ¶
func (m *MockMediaTailorAPI) ListVodSourcesPagesWithContext(arg0 context.Context, arg1 *mediatailor.ListVodSourcesInput, arg2 func(*mediatailor.ListVodSourcesOutput, bool) bool, arg3 ...request.Option) error
ListVodSourcesPagesWithContext mocks base method
func (*MockMediaTailorAPI) ListVodSourcesRequest ¶
func (m *MockMediaTailorAPI) ListVodSourcesRequest(arg0 *mediatailor.ListVodSourcesInput) (*request.Request, *mediatailor.ListVodSourcesOutput)
ListVodSourcesRequest mocks base method
func (*MockMediaTailorAPI) ListVodSourcesWithContext ¶
func (m *MockMediaTailorAPI) ListVodSourcesWithContext(arg0 context.Context, arg1 *mediatailor.ListVodSourcesInput, arg2 ...request.Option) (*mediatailor.ListVodSourcesOutput, error)
ListVodSourcesWithContext mocks base method
func (*MockMediaTailorAPI) PutChannelPolicy ¶
func (m *MockMediaTailorAPI) PutChannelPolicy(arg0 *mediatailor.PutChannelPolicyInput) (*mediatailor.PutChannelPolicyOutput, error)
PutChannelPolicy mocks base method
func (*MockMediaTailorAPI) PutChannelPolicyRequest ¶
func (m *MockMediaTailorAPI) PutChannelPolicyRequest(arg0 *mediatailor.PutChannelPolicyInput) (*request.Request, *mediatailor.PutChannelPolicyOutput)
PutChannelPolicyRequest mocks base method
func (*MockMediaTailorAPI) PutChannelPolicyWithContext ¶
func (m *MockMediaTailorAPI) PutChannelPolicyWithContext(arg0 context.Context, arg1 *mediatailor.PutChannelPolicyInput, arg2 ...request.Option) (*mediatailor.PutChannelPolicyOutput, error)
PutChannelPolicyWithContext mocks base method
func (*MockMediaTailorAPI) PutPlaybackConfiguration ¶
func (m *MockMediaTailorAPI) PutPlaybackConfiguration(arg0 *mediatailor.PutPlaybackConfigurationInput) (*mediatailor.PutPlaybackConfigurationOutput, error)
PutPlaybackConfiguration mocks base method
func (*MockMediaTailorAPI) PutPlaybackConfigurationRequest ¶
func (m *MockMediaTailorAPI) PutPlaybackConfigurationRequest(arg0 *mediatailor.PutPlaybackConfigurationInput) (*request.Request, *mediatailor.PutPlaybackConfigurationOutput)
PutPlaybackConfigurationRequest mocks base method
func (*MockMediaTailorAPI) PutPlaybackConfigurationWithContext ¶
func (m *MockMediaTailorAPI) PutPlaybackConfigurationWithContext(arg0 context.Context, arg1 *mediatailor.PutPlaybackConfigurationInput, arg2 ...request.Option) (*mediatailor.PutPlaybackConfigurationOutput, error)
PutPlaybackConfigurationWithContext mocks base method
func (*MockMediaTailorAPI) StartChannel ¶
func (m *MockMediaTailorAPI) StartChannel(arg0 *mediatailor.StartChannelInput) (*mediatailor.StartChannelOutput, error)
StartChannel mocks base method
func (*MockMediaTailorAPI) StartChannelRequest ¶
func (m *MockMediaTailorAPI) StartChannelRequest(arg0 *mediatailor.StartChannelInput) (*request.Request, *mediatailor.StartChannelOutput)
StartChannelRequest mocks base method
func (*MockMediaTailorAPI) StartChannelWithContext ¶
func (m *MockMediaTailorAPI) StartChannelWithContext(arg0 context.Context, arg1 *mediatailor.StartChannelInput, arg2 ...request.Option) (*mediatailor.StartChannelOutput, error)
StartChannelWithContext mocks base method
func (*MockMediaTailorAPI) StopChannel ¶
func (m *MockMediaTailorAPI) StopChannel(arg0 *mediatailor.StopChannelInput) (*mediatailor.StopChannelOutput, error)
StopChannel mocks base method
func (*MockMediaTailorAPI) StopChannelRequest ¶
func (m *MockMediaTailorAPI) StopChannelRequest(arg0 *mediatailor.StopChannelInput) (*request.Request, *mediatailor.StopChannelOutput)
StopChannelRequest mocks base method
func (*MockMediaTailorAPI) StopChannelWithContext ¶
func (m *MockMediaTailorAPI) StopChannelWithContext(arg0 context.Context, arg1 *mediatailor.StopChannelInput, arg2 ...request.Option) (*mediatailor.StopChannelOutput, error)
StopChannelWithContext mocks base method
func (*MockMediaTailorAPI) TagResource ¶
func (m *MockMediaTailorAPI) TagResource(arg0 *mediatailor.TagResourceInput) (*mediatailor.TagResourceOutput, error)
TagResource mocks base method
func (*MockMediaTailorAPI) TagResourceRequest ¶
func (m *MockMediaTailorAPI) TagResourceRequest(arg0 *mediatailor.TagResourceInput) (*request.Request, *mediatailor.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockMediaTailorAPI) TagResourceWithContext ¶
func (m *MockMediaTailorAPI) TagResourceWithContext(arg0 context.Context, arg1 *mediatailor.TagResourceInput, arg2 ...request.Option) (*mediatailor.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockMediaTailorAPI) UntagResource ¶
func (m *MockMediaTailorAPI) UntagResource(arg0 *mediatailor.UntagResourceInput) (*mediatailor.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockMediaTailorAPI) UntagResourceRequest ¶
func (m *MockMediaTailorAPI) UntagResourceRequest(arg0 *mediatailor.UntagResourceInput) (*request.Request, *mediatailor.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockMediaTailorAPI) UntagResourceWithContext ¶
func (m *MockMediaTailorAPI) UntagResourceWithContext(arg0 context.Context, arg1 *mediatailor.UntagResourceInput, arg2 ...request.Option) (*mediatailor.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockMediaTailorAPI) UpdateChannel ¶
func (m *MockMediaTailorAPI) UpdateChannel(arg0 *mediatailor.UpdateChannelInput) (*mediatailor.UpdateChannelOutput, error)
UpdateChannel mocks base method
func (*MockMediaTailorAPI) UpdateChannelRequest ¶
func (m *MockMediaTailorAPI) UpdateChannelRequest(arg0 *mediatailor.UpdateChannelInput) (*request.Request, *mediatailor.UpdateChannelOutput)
UpdateChannelRequest mocks base method
func (*MockMediaTailorAPI) UpdateChannelWithContext ¶
func (m *MockMediaTailorAPI) UpdateChannelWithContext(arg0 context.Context, arg1 *mediatailor.UpdateChannelInput, arg2 ...request.Option) (*mediatailor.UpdateChannelOutput, error)
UpdateChannelWithContext mocks base method
func (*MockMediaTailorAPI) UpdateLiveSource ¶ added in v1.43.44
func (m *MockMediaTailorAPI) UpdateLiveSource(arg0 *mediatailor.UpdateLiveSourceInput) (*mediatailor.UpdateLiveSourceOutput, error)
UpdateLiveSource mocks base method
func (*MockMediaTailorAPI) UpdateLiveSourceRequest ¶ added in v1.43.44
func (m *MockMediaTailorAPI) UpdateLiveSourceRequest(arg0 *mediatailor.UpdateLiveSourceInput) (*request.Request, *mediatailor.UpdateLiveSourceOutput)
UpdateLiveSourceRequest mocks base method
func (*MockMediaTailorAPI) UpdateLiveSourceWithContext ¶ added in v1.43.44
func (m *MockMediaTailorAPI) UpdateLiveSourceWithContext(arg0 context.Context, arg1 *mediatailor.UpdateLiveSourceInput, arg2 ...request.Option) (*mediatailor.UpdateLiveSourceOutput, error)
UpdateLiveSourceWithContext mocks base method
func (*MockMediaTailorAPI) UpdateSourceLocation ¶
func (m *MockMediaTailorAPI) UpdateSourceLocation(arg0 *mediatailor.UpdateSourceLocationInput) (*mediatailor.UpdateSourceLocationOutput, error)
UpdateSourceLocation mocks base method
func (*MockMediaTailorAPI) UpdateSourceLocationRequest ¶
func (m *MockMediaTailorAPI) UpdateSourceLocationRequest(arg0 *mediatailor.UpdateSourceLocationInput) (*request.Request, *mediatailor.UpdateSourceLocationOutput)
UpdateSourceLocationRequest mocks base method
func (*MockMediaTailorAPI) UpdateSourceLocationWithContext ¶
func (m *MockMediaTailorAPI) UpdateSourceLocationWithContext(arg0 context.Context, arg1 *mediatailor.UpdateSourceLocationInput, arg2 ...request.Option) (*mediatailor.UpdateSourceLocationOutput, error)
UpdateSourceLocationWithContext mocks base method
func (*MockMediaTailorAPI) UpdateVodSource ¶
func (m *MockMediaTailorAPI) UpdateVodSource(arg0 *mediatailor.UpdateVodSourceInput) (*mediatailor.UpdateVodSourceOutput, error)
UpdateVodSource mocks base method
func (*MockMediaTailorAPI) UpdateVodSourceRequest ¶
func (m *MockMediaTailorAPI) UpdateVodSourceRequest(arg0 *mediatailor.UpdateVodSourceInput) (*request.Request, *mediatailor.UpdateVodSourceOutput)
UpdateVodSourceRequest mocks base method
func (*MockMediaTailorAPI) UpdateVodSourceWithContext ¶
func (m *MockMediaTailorAPI) UpdateVodSourceWithContext(arg0 context.Context, arg1 *mediatailor.UpdateVodSourceInput, arg2 ...request.Option) (*mediatailor.UpdateVodSourceOutput, error)
UpdateVodSourceWithContext mocks base method
type MockMediaTailorAPIMockRecorder ¶
type MockMediaTailorAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockMediaTailorAPIMockRecorder is the mock recorder for MockMediaTailorAPI
func (*MockMediaTailorAPIMockRecorder) ConfigureLogsForPlaybackConfiguration ¶
func (mr *MockMediaTailorAPIMockRecorder) ConfigureLogsForPlaybackConfiguration(arg0 interface{}) *gomock.Call
ConfigureLogsForPlaybackConfiguration indicates an expected call of ConfigureLogsForPlaybackConfiguration
func (*MockMediaTailorAPIMockRecorder) ConfigureLogsForPlaybackConfigurationRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) ConfigureLogsForPlaybackConfigurationRequest(arg0 interface{}) *gomock.Call
ConfigureLogsForPlaybackConfigurationRequest indicates an expected call of ConfigureLogsForPlaybackConfigurationRequest
func (*MockMediaTailorAPIMockRecorder) ConfigureLogsForPlaybackConfigurationWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ConfigureLogsForPlaybackConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ConfigureLogsForPlaybackConfigurationWithContext indicates an expected call of ConfigureLogsForPlaybackConfigurationWithContext
func (*MockMediaTailorAPIMockRecorder) CreateChannel ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateChannel(arg0 interface{}) *gomock.Call
CreateChannel indicates an expected call of CreateChannel
func (*MockMediaTailorAPIMockRecorder) CreateChannelRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateChannelRequest(arg0 interface{}) *gomock.Call
CreateChannelRequest indicates an expected call of CreateChannelRequest
func (*MockMediaTailorAPIMockRecorder) CreateChannelWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateChannelWithContext indicates an expected call of CreateChannelWithContext
func (*MockMediaTailorAPIMockRecorder) CreateLiveSource ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) CreateLiveSource(arg0 interface{}) *gomock.Call
CreateLiveSource indicates an expected call of CreateLiveSource
func (*MockMediaTailorAPIMockRecorder) CreateLiveSourceRequest ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) CreateLiveSourceRequest(arg0 interface{}) *gomock.Call
CreateLiveSourceRequest indicates an expected call of CreateLiveSourceRequest
func (*MockMediaTailorAPIMockRecorder) CreateLiveSourceWithContext ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) CreateLiveSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLiveSourceWithContext indicates an expected call of CreateLiveSourceWithContext
func (*MockMediaTailorAPIMockRecorder) CreatePrefetchSchedule ¶
func (mr *MockMediaTailorAPIMockRecorder) CreatePrefetchSchedule(arg0 interface{}) *gomock.Call
CreatePrefetchSchedule indicates an expected call of CreatePrefetchSchedule
func (*MockMediaTailorAPIMockRecorder) CreatePrefetchScheduleRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) CreatePrefetchScheduleRequest(arg0 interface{}) *gomock.Call
CreatePrefetchScheduleRequest indicates an expected call of CreatePrefetchScheduleRequest
func (*MockMediaTailorAPIMockRecorder) CreatePrefetchScheduleWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) CreatePrefetchScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePrefetchScheduleWithContext indicates an expected call of CreatePrefetchScheduleWithContext
func (*MockMediaTailorAPIMockRecorder) CreateProgram ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateProgram(arg0 interface{}) *gomock.Call
CreateProgram indicates an expected call of CreateProgram
func (*MockMediaTailorAPIMockRecorder) CreateProgramRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateProgramRequest(arg0 interface{}) *gomock.Call
CreateProgramRequest indicates an expected call of CreateProgramRequest
func (*MockMediaTailorAPIMockRecorder) CreateProgramWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProgramWithContext indicates an expected call of CreateProgramWithContext
func (*MockMediaTailorAPIMockRecorder) CreateSourceLocation ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateSourceLocation(arg0 interface{}) *gomock.Call
CreateSourceLocation indicates an expected call of CreateSourceLocation
func (*MockMediaTailorAPIMockRecorder) CreateSourceLocationRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateSourceLocationRequest(arg0 interface{}) *gomock.Call
CreateSourceLocationRequest indicates an expected call of CreateSourceLocationRequest
func (*MockMediaTailorAPIMockRecorder) CreateSourceLocationWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateSourceLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSourceLocationWithContext indicates an expected call of CreateSourceLocationWithContext
func (*MockMediaTailorAPIMockRecorder) CreateVodSource ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateVodSource(arg0 interface{}) *gomock.Call
CreateVodSource indicates an expected call of CreateVodSource
func (*MockMediaTailorAPIMockRecorder) CreateVodSourceRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateVodSourceRequest(arg0 interface{}) *gomock.Call
CreateVodSourceRequest indicates an expected call of CreateVodSourceRequest
func (*MockMediaTailorAPIMockRecorder) CreateVodSourceWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) CreateVodSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateVodSourceWithContext indicates an expected call of CreateVodSourceWithContext
func (*MockMediaTailorAPIMockRecorder) DeleteChannel ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteChannel(arg0 interface{}) *gomock.Call
DeleteChannel indicates an expected call of DeleteChannel
func (*MockMediaTailorAPIMockRecorder) DeleteChannelPolicy ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelPolicy(arg0 interface{}) *gomock.Call
DeleteChannelPolicy indicates an expected call of DeleteChannelPolicy
func (*MockMediaTailorAPIMockRecorder) DeleteChannelPolicyRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelPolicyRequest(arg0 interface{}) *gomock.Call
DeleteChannelPolicyRequest indicates an expected call of DeleteChannelPolicyRequest
func (*MockMediaTailorAPIMockRecorder) DeleteChannelPolicyWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChannelPolicyWithContext indicates an expected call of DeleteChannelPolicyWithContext
func (*MockMediaTailorAPIMockRecorder) DeleteChannelRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelRequest(arg0 interface{}) *gomock.Call
DeleteChannelRequest indicates an expected call of DeleteChannelRequest
func (*MockMediaTailorAPIMockRecorder) DeleteChannelWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChannelWithContext indicates an expected call of DeleteChannelWithContext
func (*MockMediaTailorAPIMockRecorder) DeleteLiveSource ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) DeleteLiveSource(arg0 interface{}) *gomock.Call
DeleteLiveSource indicates an expected call of DeleteLiveSource
func (*MockMediaTailorAPIMockRecorder) DeleteLiveSourceRequest ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) DeleteLiveSourceRequest(arg0 interface{}) *gomock.Call
DeleteLiveSourceRequest indicates an expected call of DeleteLiveSourceRequest
func (*MockMediaTailorAPIMockRecorder) DeleteLiveSourceWithContext ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) DeleteLiveSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLiveSourceWithContext indicates an expected call of DeleteLiveSourceWithContext
func (*MockMediaTailorAPIMockRecorder) DeletePlaybackConfiguration ¶
func (mr *MockMediaTailorAPIMockRecorder) DeletePlaybackConfiguration(arg0 interface{}) *gomock.Call
DeletePlaybackConfiguration indicates an expected call of DeletePlaybackConfiguration
func (*MockMediaTailorAPIMockRecorder) DeletePlaybackConfigurationRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DeletePlaybackConfigurationRequest(arg0 interface{}) *gomock.Call
DeletePlaybackConfigurationRequest indicates an expected call of DeletePlaybackConfigurationRequest
func (*MockMediaTailorAPIMockRecorder) DeletePlaybackConfigurationWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DeletePlaybackConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePlaybackConfigurationWithContext indicates an expected call of DeletePlaybackConfigurationWithContext
func (*MockMediaTailorAPIMockRecorder) DeletePrefetchSchedule ¶
func (mr *MockMediaTailorAPIMockRecorder) DeletePrefetchSchedule(arg0 interface{}) *gomock.Call
DeletePrefetchSchedule indicates an expected call of DeletePrefetchSchedule
func (*MockMediaTailorAPIMockRecorder) DeletePrefetchScheduleRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DeletePrefetchScheduleRequest(arg0 interface{}) *gomock.Call
DeletePrefetchScheduleRequest indicates an expected call of DeletePrefetchScheduleRequest
func (*MockMediaTailorAPIMockRecorder) DeletePrefetchScheduleWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DeletePrefetchScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePrefetchScheduleWithContext indicates an expected call of DeletePrefetchScheduleWithContext
func (*MockMediaTailorAPIMockRecorder) DeleteProgram ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteProgram(arg0 interface{}) *gomock.Call
DeleteProgram indicates an expected call of DeleteProgram
func (*MockMediaTailorAPIMockRecorder) DeleteProgramRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteProgramRequest(arg0 interface{}) *gomock.Call
DeleteProgramRequest indicates an expected call of DeleteProgramRequest
func (*MockMediaTailorAPIMockRecorder) DeleteProgramWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteProgramWithContext indicates an expected call of DeleteProgramWithContext
func (*MockMediaTailorAPIMockRecorder) DeleteSourceLocation ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteSourceLocation(arg0 interface{}) *gomock.Call
DeleteSourceLocation indicates an expected call of DeleteSourceLocation
func (*MockMediaTailorAPIMockRecorder) DeleteSourceLocationRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteSourceLocationRequest(arg0 interface{}) *gomock.Call
DeleteSourceLocationRequest indicates an expected call of DeleteSourceLocationRequest
func (*MockMediaTailorAPIMockRecorder) DeleteSourceLocationWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteSourceLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSourceLocationWithContext indicates an expected call of DeleteSourceLocationWithContext
func (*MockMediaTailorAPIMockRecorder) DeleteVodSource ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteVodSource(arg0 interface{}) *gomock.Call
DeleteVodSource indicates an expected call of DeleteVodSource
func (*MockMediaTailorAPIMockRecorder) DeleteVodSourceRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteVodSourceRequest(arg0 interface{}) *gomock.Call
DeleteVodSourceRequest indicates an expected call of DeleteVodSourceRequest
func (*MockMediaTailorAPIMockRecorder) DeleteVodSourceWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DeleteVodSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVodSourceWithContext indicates an expected call of DeleteVodSourceWithContext
func (*MockMediaTailorAPIMockRecorder) DescribeChannel ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeChannel(arg0 interface{}) *gomock.Call
DescribeChannel indicates an expected call of DescribeChannel
func (*MockMediaTailorAPIMockRecorder) DescribeChannelRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeChannelRequest(arg0 interface{}) *gomock.Call
DescribeChannelRequest indicates an expected call of DescribeChannelRequest
func (*MockMediaTailorAPIMockRecorder) DescribeChannelWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChannelWithContext indicates an expected call of DescribeChannelWithContext
func (*MockMediaTailorAPIMockRecorder) DescribeLiveSource ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) DescribeLiveSource(arg0 interface{}) *gomock.Call
DescribeLiveSource indicates an expected call of DescribeLiveSource
func (*MockMediaTailorAPIMockRecorder) DescribeLiveSourceRequest ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) DescribeLiveSourceRequest(arg0 interface{}) *gomock.Call
DescribeLiveSourceRequest indicates an expected call of DescribeLiveSourceRequest
func (*MockMediaTailorAPIMockRecorder) DescribeLiveSourceWithContext ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) DescribeLiveSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLiveSourceWithContext indicates an expected call of DescribeLiveSourceWithContext
func (*MockMediaTailorAPIMockRecorder) DescribeProgram ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeProgram(arg0 interface{}) *gomock.Call
DescribeProgram indicates an expected call of DescribeProgram
func (*MockMediaTailorAPIMockRecorder) DescribeProgramRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeProgramRequest(arg0 interface{}) *gomock.Call
DescribeProgramRequest indicates an expected call of DescribeProgramRequest
func (*MockMediaTailorAPIMockRecorder) DescribeProgramWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeProgramWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeProgramWithContext indicates an expected call of DescribeProgramWithContext
func (*MockMediaTailorAPIMockRecorder) DescribeSourceLocation ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeSourceLocation(arg0 interface{}) *gomock.Call
DescribeSourceLocation indicates an expected call of DescribeSourceLocation
func (*MockMediaTailorAPIMockRecorder) DescribeSourceLocationRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeSourceLocationRequest(arg0 interface{}) *gomock.Call
DescribeSourceLocationRequest indicates an expected call of DescribeSourceLocationRequest
func (*MockMediaTailorAPIMockRecorder) DescribeSourceLocationWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeSourceLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSourceLocationWithContext indicates an expected call of DescribeSourceLocationWithContext
func (*MockMediaTailorAPIMockRecorder) DescribeVodSource ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeVodSource(arg0 interface{}) *gomock.Call
DescribeVodSource indicates an expected call of DescribeVodSource
func (*MockMediaTailorAPIMockRecorder) DescribeVodSourceRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeVodSourceRequest(arg0 interface{}) *gomock.Call
DescribeVodSourceRequest indicates an expected call of DescribeVodSourceRequest
func (*MockMediaTailorAPIMockRecorder) DescribeVodSourceWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) DescribeVodSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVodSourceWithContext indicates an expected call of DescribeVodSourceWithContext
func (*MockMediaTailorAPIMockRecorder) GetChannelPolicy ¶
func (mr *MockMediaTailorAPIMockRecorder) GetChannelPolicy(arg0 interface{}) *gomock.Call
GetChannelPolicy indicates an expected call of GetChannelPolicy
func (*MockMediaTailorAPIMockRecorder) GetChannelPolicyRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) GetChannelPolicyRequest(arg0 interface{}) *gomock.Call
GetChannelPolicyRequest indicates an expected call of GetChannelPolicyRequest
func (*MockMediaTailorAPIMockRecorder) GetChannelPolicyWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) GetChannelPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetChannelPolicyWithContext indicates an expected call of GetChannelPolicyWithContext
func (*MockMediaTailorAPIMockRecorder) GetChannelSchedule ¶
func (mr *MockMediaTailorAPIMockRecorder) GetChannelSchedule(arg0 interface{}) *gomock.Call
GetChannelSchedule indicates an expected call of GetChannelSchedule
func (*MockMediaTailorAPIMockRecorder) GetChannelSchedulePages ¶
func (mr *MockMediaTailorAPIMockRecorder) GetChannelSchedulePages(arg0, arg1 interface{}) *gomock.Call
GetChannelSchedulePages indicates an expected call of GetChannelSchedulePages
func (*MockMediaTailorAPIMockRecorder) GetChannelSchedulePagesWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) GetChannelSchedulePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetChannelSchedulePagesWithContext indicates an expected call of GetChannelSchedulePagesWithContext
func (*MockMediaTailorAPIMockRecorder) GetChannelScheduleRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) GetChannelScheduleRequest(arg0 interface{}) *gomock.Call
GetChannelScheduleRequest indicates an expected call of GetChannelScheduleRequest
func (*MockMediaTailorAPIMockRecorder) GetChannelScheduleWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) GetChannelScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetChannelScheduleWithContext indicates an expected call of GetChannelScheduleWithContext
func (*MockMediaTailorAPIMockRecorder) GetPlaybackConfiguration ¶
func (mr *MockMediaTailorAPIMockRecorder) GetPlaybackConfiguration(arg0 interface{}) *gomock.Call
GetPlaybackConfiguration indicates an expected call of GetPlaybackConfiguration
func (*MockMediaTailorAPIMockRecorder) GetPlaybackConfigurationRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) GetPlaybackConfigurationRequest(arg0 interface{}) *gomock.Call
GetPlaybackConfigurationRequest indicates an expected call of GetPlaybackConfigurationRequest
func (*MockMediaTailorAPIMockRecorder) GetPlaybackConfigurationWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) GetPlaybackConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPlaybackConfigurationWithContext indicates an expected call of GetPlaybackConfigurationWithContext
func (*MockMediaTailorAPIMockRecorder) GetPrefetchSchedule ¶
func (mr *MockMediaTailorAPIMockRecorder) GetPrefetchSchedule(arg0 interface{}) *gomock.Call
GetPrefetchSchedule indicates an expected call of GetPrefetchSchedule
func (*MockMediaTailorAPIMockRecorder) GetPrefetchScheduleRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) GetPrefetchScheduleRequest(arg0 interface{}) *gomock.Call
GetPrefetchScheduleRequest indicates an expected call of GetPrefetchScheduleRequest
func (*MockMediaTailorAPIMockRecorder) GetPrefetchScheduleWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) GetPrefetchScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPrefetchScheduleWithContext indicates an expected call of GetPrefetchScheduleWithContext
func (*MockMediaTailorAPIMockRecorder) ListAlerts ¶
func (mr *MockMediaTailorAPIMockRecorder) ListAlerts(arg0 interface{}) *gomock.Call
ListAlerts indicates an expected call of ListAlerts
func (*MockMediaTailorAPIMockRecorder) ListAlertsPages ¶
func (mr *MockMediaTailorAPIMockRecorder) ListAlertsPages(arg0, arg1 interface{}) *gomock.Call
ListAlertsPages indicates an expected call of ListAlertsPages
func (*MockMediaTailorAPIMockRecorder) ListAlertsPagesWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListAlertsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAlertsPagesWithContext indicates an expected call of ListAlertsPagesWithContext
func (*MockMediaTailorAPIMockRecorder) ListAlertsRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) ListAlertsRequest(arg0 interface{}) *gomock.Call
ListAlertsRequest indicates an expected call of ListAlertsRequest
func (*MockMediaTailorAPIMockRecorder) ListAlertsWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListAlertsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAlertsWithContext indicates an expected call of ListAlertsWithContext
func (*MockMediaTailorAPIMockRecorder) ListChannels ¶
func (mr *MockMediaTailorAPIMockRecorder) ListChannels(arg0 interface{}) *gomock.Call
ListChannels indicates an expected call of ListChannels
func (*MockMediaTailorAPIMockRecorder) ListChannelsPages ¶
func (mr *MockMediaTailorAPIMockRecorder) ListChannelsPages(arg0, arg1 interface{}) *gomock.Call
ListChannelsPages indicates an expected call of ListChannelsPages
func (*MockMediaTailorAPIMockRecorder) ListChannelsPagesWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListChannelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChannelsPagesWithContext indicates an expected call of ListChannelsPagesWithContext
func (*MockMediaTailorAPIMockRecorder) ListChannelsRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) ListChannelsRequest(arg0 interface{}) *gomock.Call
ListChannelsRequest indicates an expected call of ListChannelsRequest
func (*MockMediaTailorAPIMockRecorder) ListChannelsWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChannelsWithContext indicates an expected call of ListChannelsWithContext
func (*MockMediaTailorAPIMockRecorder) ListLiveSources ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) ListLiveSources(arg0 interface{}) *gomock.Call
ListLiveSources indicates an expected call of ListLiveSources
func (*MockMediaTailorAPIMockRecorder) ListLiveSourcesPages ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) ListLiveSourcesPages(arg0, arg1 interface{}) *gomock.Call
ListLiveSourcesPages indicates an expected call of ListLiveSourcesPages
func (*MockMediaTailorAPIMockRecorder) ListLiveSourcesPagesWithContext ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) ListLiveSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLiveSourcesPagesWithContext indicates an expected call of ListLiveSourcesPagesWithContext
func (*MockMediaTailorAPIMockRecorder) ListLiveSourcesRequest ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) ListLiveSourcesRequest(arg0 interface{}) *gomock.Call
ListLiveSourcesRequest indicates an expected call of ListLiveSourcesRequest
func (*MockMediaTailorAPIMockRecorder) ListLiveSourcesWithContext ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) ListLiveSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLiveSourcesWithContext indicates an expected call of ListLiveSourcesWithContext
func (*MockMediaTailorAPIMockRecorder) ListPlaybackConfigurations ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurations(arg0 interface{}) *gomock.Call
ListPlaybackConfigurations indicates an expected call of ListPlaybackConfigurations
func (*MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsPages ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
ListPlaybackConfigurationsPages indicates an expected call of ListPlaybackConfigurationsPages
func (*MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsPagesWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPlaybackConfigurationsPagesWithContext indicates an expected call of ListPlaybackConfigurationsPagesWithContext
func (*MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsRequest(arg0 interface{}) *gomock.Call
ListPlaybackConfigurationsRequest indicates an expected call of ListPlaybackConfigurationsRequest
func (*MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPlaybackConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPlaybackConfigurationsWithContext indicates an expected call of ListPlaybackConfigurationsWithContext
func (*MockMediaTailorAPIMockRecorder) ListPrefetchSchedules ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedules(arg0 interface{}) *gomock.Call
ListPrefetchSchedules indicates an expected call of ListPrefetchSchedules
func (*MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesPages ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesPages(arg0, arg1 interface{}) *gomock.Call
ListPrefetchSchedulesPages indicates an expected call of ListPrefetchSchedulesPages
func (*MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesPagesWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPrefetchSchedulesPagesWithContext indicates an expected call of ListPrefetchSchedulesPagesWithContext
func (*MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesRequest(arg0 interface{}) *gomock.Call
ListPrefetchSchedulesRequest indicates an expected call of ListPrefetchSchedulesRequest
func (*MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListPrefetchSchedulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPrefetchSchedulesWithContext indicates an expected call of ListPrefetchSchedulesWithContext
func (*MockMediaTailorAPIMockRecorder) ListSourceLocations ¶
func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocations(arg0 interface{}) *gomock.Call
ListSourceLocations indicates an expected call of ListSourceLocations
func (*MockMediaTailorAPIMockRecorder) ListSourceLocationsPages ¶
func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocationsPages(arg0, arg1 interface{}) *gomock.Call
ListSourceLocationsPages indicates an expected call of ListSourceLocationsPages
func (*MockMediaTailorAPIMockRecorder) ListSourceLocationsPagesWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSourceLocationsPagesWithContext indicates an expected call of ListSourceLocationsPagesWithContext
func (*MockMediaTailorAPIMockRecorder) ListSourceLocationsRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocationsRequest(arg0 interface{}) *gomock.Call
ListSourceLocationsRequest indicates an expected call of ListSourceLocationsRequest
func (*MockMediaTailorAPIMockRecorder) ListSourceLocationsWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListSourceLocationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSourceLocationsWithContext indicates an expected call of ListSourceLocationsWithContext
func (*MockMediaTailorAPIMockRecorder) ListTagsForResource ¶
func (mr *MockMediaTailorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockMediaTailorAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockMediaTailorAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockMediaTailorAPIMockRecorder) ListVodSources ¶
func (mr *MockMediaTailorAPIMockRecorder) ListVodSources(arg0 interface{}) *gomock.Call
ListVodSources indicates an expected call of ListVodSources
func (*MockMediaTailorAPIMockRecorder) ListVodSourcesPages ¶
func (mr *MockMediaTailorAPIMockRecorder) ListVodSourcesPages(arg0, arg1 interface{}) *gomock.Call
ListVodSourcesPages indicates an expected call of ListVodSourcesPages
func (*MockMediaTailorAPIMockRecorder) ListVodSourcesPagesWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListVodSourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListVodSourcesPagesWithContext indicates an expected call of ListVodSourcesPagesWithContext
func (*MockMediaTailorAPIMockRecorder) ListVodSourcesRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) ListVodSourcesRequest(arg0 interface{}) *gomock.Call
ListVodSourcesRequest indicates an expected call of ListVodSourcesRequest
func (*MockMediaTailorAPIMockRecorder) ListVodSourcesWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) ListVodSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVodSourcesWithContext indicates an expected call of ListVodSourcesWithContext
func (*MockMediaTailorAPIMockRecorder) PutChannelPolicy ¶
func (mr *MockMediaTailorAPIMockRecorder) PutChannelPolicy(arg0 interface{}) *gomock.Call
PutChannelPolicy indicates an expected call of PutChannelPolicy
func (*MockMediaTailorAPIMockRecorder) PutChannelPolicyRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) PutChannelPolicyRequest(arg0 interface{}) *gomock.Call
PutChannelPolicyRequest indicates an expected call of PutChannelPolicyRequest
func (*MockMediaTailorAPIMockRecorder) PutChannelPolicyWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) PutChannelPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutChannelPolicyWithContext indicates an expected call of PutChannelPolicyWithContext
func (*MockMediaTailorAPIMockRecorder) PutPlaybackConfiguration ¶
func (mr *MockMediaTailorAPIMockRecorder) PutPlaybackConfiguration(arg0 interface{}) *gomock.Call
PutPlaybackConfiguration indicates an expected call of PutPlaybackConfiguration
func (*MockMediaTailorAPIMockRecorder) PutPlaybackConfigurationRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) PutPlaybackConfigurationRequest(arg0 interface{}) *gomock.Call
PutPlaybackConfigurationRequest indicates an expected call of PutPlaybackConfigurationRequest
func (*MockMediaTailorAPIMockRecorder) PutPlaybackConfigurationWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) PutPlaybackConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutPlaybackConfigurationWithContext indicates an expected call of PutPlaybackConfigurationWithContext
func (*MockMediaTailorAPIMockRecorder) StartChannel ¶
func (mr *MockMediaTailorAPIMockRecorder) StartChannel(arg0 interface{}) *gomock.Call
StartChannel indicates an expected call of StartChannel
func (*MockMediaTailorAPIMockRecorder) StartChannelRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) StartChannelRequest(arg0 interface{}) *gomock.Call
StartChannelRequest indicates an expected call of StartChannelRequest
func (*MockMediaTailorAPIMockRecorder) StartChannelWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) StartChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartChannelWithContext indicates an expected call of StartChannelWithContext
func (*MockMediaTailorAPIMockRecorder) StopChannel ¶
func (mr *MockMediaTailorAPIMockRecorder) StopChannel(arg0 interface{}) *gomock.Call
StopChannel indicates an expected call of StopChannel
func (*MockMediaTailorAPIMockRecorder) StopChannelRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) StopChannelRequest(arg0 interface{}) *gomock.Call
StopChannelRequest indicates an expected call of StopChannelRequest
func (*MockMediaTailorAPIMockRecorder) StopChannelWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) StopChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopChannelWithContext indicates an expected call of StopChannelWithContext
func (*MockMediaTailorAPIMockRecorder) TagResource ¶
func (mr *MockMediaTailorAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockMediaTailorAPIMockRecorder) TagResourceRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockMediaTailorAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockMediaTailorAPIMockRecorder) UntagResource ¶
func (mr *MockMediaTailorAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockMediaTailorAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockMediaTailorAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockMediaTailorAPIMockRecorder) UpdateChannel ¶
func (mr *MockMediaTailorAPIMockRecorder) UpdateChannel(arg0 interface{}) *gomock.Call
UpdateChannel indicates an expected call of UpdateChannel
func (*MockMediaTailorAPIMockRecorder) UpdateChannelRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) UpdateChannelRequest(arg0 interface{}) *gomock.Call
UpdateChannelRequest indicates an expected call of UpdateChannelRequest
func (*MockMediaTailorAPIMockRecorder) UpdateChannelWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) UpdateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateChannelWithContext indicates an expected call of UpdateChannelWithContext
func (*MockMediaTailorAPIMockRecorder) UpdateLiveSource ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) UpdateLiveSource(arg0 interface{}) *gomock.Call
UpdateLiveSource indicates an expected call of UpdateLiveSource
func (*MockMediaTailorAPIMockRecorder) UpdateLiveSourceRequest ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) UpdateLiveSourceRequest(arg0 interface{}) *gomock.Call
UpdateLiveSourceRequest indicates an expected call of UpdateLiveSourceRequest
func (*MockMediaTailorAPIMockRecorder) UpdateLiveSourceWithContext ¶ added in v1.43.44
func (mr *MockMediaTailorAPIMockRecorder) UpdateLiveSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateLiveSourceWithContext indicates an expected call of UpdateLiveSourceWithContext
func (*MockMediaTailorAPIMockRecorder) UpdateSourceLocation ¶
func (mr *MockMediaTailorAPIMockRecorder) UpdateSourceLocation(arg0 interface{}) *gomock.Call
UpdateSourceLocation indicates an expected call of UpdateSourceLocation
func (*MockMediaTailorAPIMockRecorder) UpdateSourceLocationRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) UpdateSourceLocationRequest(arg0 interface{}) *gomock.Call
UpdateSourceLocationRequest indicates an expected call of UpdateSourceLocationRequest
func (*MockMediaTailorAPIMockRecorder) UpdateSourceLocationWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) UpdateSourceLocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSourceLocationWithContext indicates an expected call of UpdateSourceLocationWithContext
func (*MockMediaTailorAPIMockRecorder) UpdateVodSource ¶
func (mr *MockMediaTailorAPIMockRecorder) UpdateVodSource(arg0 interface{}) *gomock.Call
UpdateVodSource indicates an expected call of UpdateVodSource
func (*MockMediaTailorAPIMockRecorder) UpdateVodSourceRequest ¶
func (mr *MockMediaTailorAPIMockRecorder) UpdateVodSourceRequest(arg0 interface{}) *gomock.Call
UpdateVodSourceRequest indicates an expected call of UpdateVodSourceRequest
func (*MockMediaTailorAPIMockRecorder) UpdateVodSourceWithContext ¶
func (mr *MockMediaTailorAPIMockRecorder) UpdateVodSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateVodSourceWithContext indicates an expected call of UpdateVodSourceWithContext