Documentation ¶
Overview ¶
Package mediapackagevodmock is a generated GoMock package.
Index ¶
- type MockMediaPackageVodAPI
- func (m *MockMediaPackageVodAPI) ConfigureLogs(arg0 *mediapackagevod.ConfigureLogsInput) (*mediapackagevod.ConfigureLogsOutput, error)
- func (m *MockMediaPackageVodAPI) ConfigureLogsRequest(arg0 *mediapackagevod.ConfigureLogsInput) (*request.Request, *mediapackagevod.ConfigureLogsOutput)
- func (m *MockMediaPackageVodAPI) ConfigureLogsWithContext(arg0 context.Context, arg1 *mediapackagevod.ConfigureLogsInput, ...) (*mediapackagevod.ConfigureLogsOutput, error)
- func (m *MockMediaPackageVodAPI) CreateAsset(arg0 *mediapackagevod.CreateAssetInput) (*mediapackagevod.CreateAssetOutput, error)
- func (m *MockMediaPackageVodAPI) CreateAssetRequest(arg0 *mediapackagevod.CreateAssetInput) (*request.Request, *mediapackagevod.CreateAssetOutput)
- func (m *MockMediaPackageVodAPI) CreateAssetWithContext(arg0 context.Context, arg1 *mediapackagevod.CreateAssetInput, ...) (*mediapackagevod.CreateAssetOutput, error)
- func (m *MockMediaPackageVodAPI) CreatePackagingConfiguration(arg0 *mediapackagevod.CreatePackagingConfigurationInput) (*mediapackagevod.CreatePackagingConfigurationOutput, error)
- func (m *MockMediaPackageVodAPI) CreatePackagingConfigurationRequest(arg0 *mediapackagevod.CreatePackagingConfigurationInput) (*request.Request, *mediapackagevod.CreatePackagingConfigurationOutput)
- func (m *MockMediaPackageVodAPI) CreatePackagingConfigurationWithContext(arg0 context.Context, arg1 *mediapackagevod.CreatePackagingConfigurationInput, ...) (*mediapackagevod.CreatePackagingConfigurationOutput, error)
- func (m *MockMediaPackageVodAPI) CreatePackagingGroup(arg0 *mediapackagevod.CreatePackagingGroupInput) (*mediapackagevod.CreatePackagingGroupOutput, error)
- func (m *MockMediaPackageVodAPI) CreatePackagingGroupRequest(arg0 *mediapackagevod.CreatePackagingGroupInput) (*request.Request, *mediapackagevod.CreatePackagingGroupOutput)
- func (m *MockMediaPackageVodAPI) CreatePackagingGroupWithContext(arg0 context.Context, arg1 *mediapackagevod.CreatePackagingGroupInput, ...) (*mediapackagevod.CreatePackagingGroupOutput, error)
- func (m *MockMediaPackageVodAPI) DeleteAsset(arg0 *mediapackagevod.DeleteAssetInput) (*mediapackagevod.DeleteAssetOutput, error)
- func (m *MockMediaPackageVodAPI) DeleteAssetRequest(arg0 *mediapackagevod.DeleteAssetInput) (*request.Request, *mediapackagevod.DeleteAssetOutput)
- func (m *MockMediaPackageVodAPI) DeleteAssetWithContext(arg0 context.Context, arg1 *mediapackagevod.DeleteAssetInput, ...) (*mediapackagevod.DeleteAssetOutput, error)
- func (m *MockMediaPackageVodAPI) DeletePackagingConfiguration(arg0 *mediapackagevod.DeletePackagingConfigurationInput) (*mediapackagevod.DeletePackagingConfigurationOutput, error)
- func (m *MockMediaPackageVodAPI) DeletePackagingConfigurationRequest(arg0 *mediapackagevod.DeletePackagingConfigurationInput) (*request.Request, *mediapackagevod.DeletePackagingConfigurationOutput)
- func (m *MockMediaPackageVodAPI) DeletePackagingConfigurationWithContext(arg0 context.Context, arg1 *mediapackagevod.DeletePackagingConfigurationInput, ...) (*mediapackagevod.DeletePackagingConfigurationOutput, error)
- func (m *MockMediaPackageVodAPI) DeletePackagingGroup(arg0 *mediapackagevod.DeletePackagingGroupInput) (*mediapackagevod.DeletePackagingGroupOutput, error)
- func (m *MockMediaPackageVodAPI) DeletePackagingGroupRequest(arg0 *mediapackagevod.DeletePackagingGroupInput) (*request.Request, *mediapackagevod.DeletePackagingGroupOutput)
- func (m *MockMediaPackageVodAPI) DeletePackagingGroupWithContext(arg0 context.Context, arg1 *mediapackagevod.DeletePackagingGroupInput, ...) (*mediapackagevod.DeletePackagingGroupOutput, error)
- func (m *MockMediaPackageVodAPI) DescribeAsset(arg0 *mediapackagevod.DescribeAssetInput) (*mediapackagevod.DescribeAssetOutput, error)
- func (m *MockMediaPackageVodAPI) DescribeAssetRequest(arg0 *mediapackagevod.DescribeAssetInput) (*request.Request, *mediapackagevod.DescribeAssetOutput)
- func (m *MockMediaPackageVodAPI) DescribeAssetWithContext(arg0 context.Context, arg1 *mediapackagevod.DescribeAssetInput, ...) (*mediapackagevod.DescribeAssetOutput, error)
- func (m *MockMediaPackageVodAPI) DescribePackagingConfiguration(arg0 *mediapackagevod.DescribePackagingConfigurationInput) (*mediapackagevod.DescribePackagingConfigurationOutput, error)
- func (m *MockMediaPackageVodAPI) DescribePackagingConfigurationRequest(arg0 *mediapackagevod.DescribePackagingConfigurationInput) (*request.Request, *mediapackagevod.DescribePackagingConfigurationOutput)
- func (m *MockMediaPackageVodAPI) DescribePackagingConfigurationWithContext(arg0 context.Context, ...) (*mediapackagevod.DescribePackagingConfigurationOutput, error)
- func (m *MockMediaPackageVodAPI) DescribePackagingGroup(arg0 *mediapackagevod.DescribePackagingGroupInput) (*mediapackagevod.DescribePackagingGroupOutput, error)
- func (m *MockMediaPackageVodAPI) DescribePackagingGroupRequest(arg0 *mediapackagevod.DescribePackagingGroupInput) (*request.Request, *mediapackagevod.DescribePackagingGroupOutput)
- func (m *MockMediaPackageVodAPI) DescribePackagingGroupWithContext(arg0 context.Context, arg1 *mediapackagevod.DescribePackagingGroupInput, ...) (*mediapackagevod.DescribePackagingGroupOutput, error)
- func (m *MockMediaPackageVodAPI) EXPECT() *MockMediaPackageVodAPIMockRecorder
- func (m *MockMediaPackageVodAPI) ListAssets(arg0 *mediapackagevod.ListAssetsInput) (*mediapackagevod.ListAssetsOutput, error)
- func (m *MockMediaPackageVodAPI) ListAssetsPages(arg0 *mediapackagevod.ListAssetsInput, ...) error
- func (m *MockMediaPackageVodAPI) ListAssetsPagesWithContext(arg0 context.Context, arg1 *mediapackagevod.ListAssetsInput, ...) error
- func (m *MockMediaPackageVodAPI) ListAssetsRequest(arg0 *mediapackagevod.ListAssetsInput) (*request.Request, *mediapackagevod.ListAssetsOutput)
- func (m *MockMediaPackageVodAPI) ListAssetsWithContext(arg0 context.Context, arg1 *mediapackagevod.ListAssetsInput, ...) (*mediapackagevod.ListAssetsOutput, error)
- func (m *MockMediaPackageVodAPI) ListPackagingConfigurations(arg0 *mediapackagevod.ListPackagingConfigurationsInput) (*mediapackagevod.ListPackagingConfigurationsOutput, error)
- func (m *MockMediaPackageVodAPI) ListPackagingConfigurationsPages(arg0 *mediapackagevod.ListPackagingConfigurationsInput, ...) error
- func (m *MockMediaPackageVodAPI) ListPackagingConfigurationsPagesWithContext(arg0 context.Context, arg1 *mediapackagevod.ListPackagingConfigurationsInput, ...) error
- func (m *MockMediaPackageVodAPI) ListPackagingConfigurationsRequest(arg0 *mediapackagevod.ListPackagingConfigurationsInput) (*request.Request, *mediapackagevod.ListPackagingConfigurationsOutput)
- func (m *MockMediaPackageVodAPI) ListPackagingConfigurationsWithContext(arg0 context.Context, arg1 *mediapackagevod.ListPackagingConfigurationsInput, ...) (*mediapackagevod.ListPackagingConfigurationsOutput, error)
- func (m *MockMediaPackageVodAPI) ListPackagingGroups(arg0 *mediapackagevod.ListPackagingGroupsInput) (*mediapackagevod.ListPackagingGroupsOutput, error)
- func (m *MockMediaPackageVodAPI) ListPackagingGroupsPages(arg0 *mediapackagevod.ListPackagingGroupsInput, ...) error
- func (m *MockMediaPackageVodAPI) ListPackagingGroupsPagesWithContext(arg0 context.Context, arg1 *mediapackagevod.ListPackagingGroupsInput, ...) error
- func (m *MockMediaPackageVodAPI) ListPackagingGroupsRequest(arg0 *mediapackagevod.ListPackagingGroupsInput) (*request.Request, *mediapackagevod.ListPackagingGroupsOutput)
- func (m *MockMediaPackageVodAPI) ListPackagingGroupsWithContext(arg0 context.Context, arg1 *mediapackagevod.ListPackagingGroupsInput, ...) (*mediapackagevod.ListPackagingGroupsOutput, error)
- func (m *MockMediaPackageVodAPI) ListTagsForResource(arg0 *mediapackagevod.ListTagsForResourceInput) (*mediapackagevod.ListTagsForResourceOutput, error)
- func (m *MockMediaPackageVodAPI) ListTagsForResourceRequest(arg0 *mediapackagevod.ListTagsForResourceInput) (*request.Request, *mediapackagevod.ListTagsForResourceOutput)
- func (m *MockMediaPackageVodAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *mediapackagevod.ListTagsForResourceInput, ...) (*mediapackagevod.ListTagsForResourceOutput, error)
- func (m *MockMediaPackageVodAPI) TagResource(arg0 *mediapackagevod.TagResourceInput) (*mediapackagevod.TagResourceOutput, error)
- func (m *MockMediaPackageVodAPI) TagResourceRequest(arg0 *mediapackagevod.TagResourceInput) (*request.Request, *mediapackagevod.TagResourceOutput)
- func (m *MockMediaPackageVodAPI) TagResourceWithContext(arg0 context.Context, arg1 *mediapackagevod.TagResourceInput, ...) (*mediapackagevod.TagResourceOutput, error)
- func (m *MockMediaPackageVodAPI) UntagResource(arg0 *mediapackagevod.UntagResourceInput) (*mediapackagevod.UntagResourceOutput, error)
- func (m *MockMediaPackageVodAPI) UntagResourceRequest(arg0 *mediapackagevod.UntagResourceInput) (*request.Request, *mediapackagevod.UntagResourceOutput)
- func (m *MockMediaPackageVodAPI) UntagResourceWithContext(arg0 context.Context, arg1 *mediapackagevod.UntagResourceInput, ...) (*mediapackagevod.UntagResourceOutput, error)
- func (m *MockMediaPackageVodAPI) UpdatePackagingGroup(arg0 *mediapackagevod.UpdatePackagingGroupInput) (*mediapackagevod.UpdatePackagingGroupOutput, error)
- func (m *MockMediaPackageVodAPI) UpdatePackagingGroupRequest(arg0 *mediapackagevod.UpdatePackagingGroupInput) (*request.Request, *mediapackagevod.UpdatePackagingGroupOutput)
- func (m *MockMediaPackageVodAPI) UpdatePackagingGroupWithContext(arg0 context.Context, arg1 *mediapackagevod.UpdatePackagingGroupInput, ...) (*mediapackagevod.UpdatePackagingGroupOutput, error)
- type MockMediaPackageVodAPIMockRecorder
- func (mr *MockMediaPackageVodAPIMockRecorder) ConfigureLogs(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ConfigureLogsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ConfigureLogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) CreateAsset(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) CreateAssetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) CreateAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingGroup(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DeleteAsset(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DeleteAssetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DeleteAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingGroup(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DescribeAsset(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DescribeAssetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DescribeAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingGroup(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListAssets(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListAssetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListAssetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListAssetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroups(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) UpdatePackagingGroup(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) UpdatePackagingGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMediaPackageVodAPIMockRecorder) UpdatePackagingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMediaPackageVodAPI ¶
type MockMediaPackageVodAPI struct {
// contains filtered or unexported fields
}
MockMediaPackageVodAPI is a mock of MediaPackageVodAPI interface
func NewMockMediaPackageVodAPI ¶
func NewMockMediaPackageVodAPI(ctrl *gomock.Controller) *MockMediaPackageVodAPI
NewMockMediaPackageVodAPI creates a new mock instance
func (*MockMediaPackageVodAPI) ConfigureLogs ¶
func (m *MockMediaPackageVodAPI) ConfigureLogs(arg0 *mediapackagevod.ConfigureLogsInput) (*mediapackagevod.ConfigureLogsOutput, error)
ConfigureLogs mocks base method
func (*MockMediaPackageVodAPI) ConfigureLogsRequest ¶
func (m *MockMediaPackageVodAPI) ConfigureLogsRequest(arg0 *mediapackagevod.ConfigureLogsInput) (*request.Request, *mediapackagevod.ConfigureLogsOutput)
ConfigureLogsRequest mocks base method
func (*MockMediaPackageVodAPI) ConfigureLogsWithContext ¶
func (m *MockMediaPackageVodAPI) ConfigureLogsWithContext(arg0 context.Context, arg1 *mediapackagevod.ConfigureLogsInput, arg2 ...request.Option) (*mediapackagevod.ConfigureLogsOutput, error)
ConfigureLogsWithContext mocks base method
func (*MockMediaPackageVodAPI) CreateAsset ¶
func (m *MockMediaPackageVodAPI) CreateAsset(arg0 *mediapackagevod.CreateAssetInput) (*mediapackagevod.CreateAssetOutput, error)
CreateAsset mocks base method
func (*MockMediaPackageVodAPI) CreateAssetRequest ¶
func (m *MockMediaPackageVodAPI) CreateAssetRequest(arg0 *mediapackagevod.CreateAssetInput) (*request.Request, *mediapackagevod.CreateAssetOutput)
CreateAssetRequest mocks base method
func (*MockMediaPackageVodAPI) CreateAssetWithContext ¶
func (m *MockMediaPackageVodAPI) CreateAssetWithContext(arg0 context.Context, arg1 *mediapackagevod.CreateAssetInput, arg2 ...request.Option) (*mediapackagevod.CreateAssetOutput, error)
CreateAssetWithContext mocks base method
func (*MockMediaPackageVodAPI) CreatePackagingConfiguration ¶
func (m *MockMediaPackageVodAPI) CreatePackagingConfiguration(arg0 *mediapackagevod.CreatePackagingConfigurationInput) (*mediapackagevod.CreatePackagingConfigurationOutput, error)
CreatePackagingConfiguration mocks base method
func (*MockMediaPackageVodAPI) CreatePackagingConfigurationRequest ¶
func (m *MockMediaPackageVodAPI) CreatePackagingConfigurationRequest(arg0 *mediapackagevod.CreatePackagingConfigurationInput) (*request.Request, *mediapackagevod.CreatePackagingConfigurationOutput)
CreatePackagingConfigurationRequest mocks base method
func (*MockMediaPackageVodAPI) CreatePackagingConfigurationWithContext ¶
func (m *MockMediaPackageVodAPI) CreatePackagingConfigurationWithContext(arg0 context.Context, arg1 *mediapackagevod.CreatePackagingConfigurationInput, arg2 ...request.Option) (*mediapackagevod.CreatePackagingConfigurationOutput, error)
CreatePackagingConfigurationWithContext mocks base method
func (*MockMediaPackageVodAPI) CreatePackagingGroup ¶
func (m *MockMediaPackageVodAPI) CreatePackagingGroup(arg0 *mediapackagevod.CreatePackagingGroupInput) (*mediapackagevod.CreatePackagingGroupOutput, error)
CreatePackagingGroup mocks base method
func (*MockMediaPackageVodAPI) CreatePackagingGroupRequest ¶
func (m *MockMediaPackageVodAPI) CreatePackagingGroupRequest(arg0 *mediapackagevod.CreatePackagingGroupInput) (*request.Request, *mediapackagevod.CreatePackagingGroupOutput)
CreatePackagingGroupRequest mocks base method
func (*MockMediaPackageVodAPI) CreatePackagingGroupWithContext ¶
func (m *MockMediaPackageVodAPI) CreatePackagingGroupWithContext(arg0 context.Context, arg1 *mediapackagevod.CreatePackagingGroupInput, arg2 ...request.Option) (*mediapackagevod.CreatePackagingGroupOutput, error)
CreatePackagingGroupWithContext mocks base method
func (*MockMediaPackageVodAPI) DeleteAsset ¶
func (m *MockMediaPackageVodAPI) DeleteAsset(arg0 *mediapackagevod.DeleteAssetInput) (*mediapackagevod.DeleteAssetOutput, error)
DeleteAsset mocks base method
func (*MockMediaPackageVodAPI) DeleteAssetRequest ¶
func (m *MockMediaPackageVodAPI) DeleteAssetRequest(arg0 *mediapackagevod.DeleteAssetInput) (*request.Request, *mediapackagevod.DeleteAssetOutput)
DeleteAssetRequest mocks base method
func (*MockMediaPackageVodAPI) DeleteAssetWithContext ¶
func (m *MockMediaPackageVodAPI) DeleteAssetWithContext(arg0 context.Context, arg1 *mediapackagevod.DeleteAssetInput, arg2 ...request.Option) (*mediapackagevod.DeleteAssetOutput, error)
DeleteAssetWithContext mocks base method
func (*MockMediaPackageVodAPI) DeletePackagingConfiguration ¶
func (m *MockMediaPackageVodAPI) DeletePackagingConfiguration(arg0 *mediapackagevod.DeletePackagingConfigurationInput) (*mediapackagevod.DeletePackagingConfigurationOutput, error)
DeletePackagingConfiguration mocks base method
func (*MockMediaPackageVodAPI) DeletePackagingConfigurationRequest ¶
func (m *MockMediaPackageVodAPI) DeletePackagingConfigurationRequest(arg0 *mediapackagevod.DeletePackagingConfigurationInput) (*request.Request, *mediapackagevod.DeletePackagingConfigurationOutput)
DeletePackagingConfigurationRequest mocks base method
func (*MockMediaPackageVodAPI) DeletePackagingConfigurationWithContext ¶
func (m *MockMediaPackageVodAPI) DeletePackagingConfigurationWithContext(arg0 context.Context, arg1 *mediapackagevod.DeletePackagingConfigurationInput, arg2 ...request.Option) (*mediapackagevod.DeletePackagingConfigurationOutput, error)
DeletePackagingConfigurationWithContext mocks base method
func (*MockMediaPackageVodAPI) DeletePackagingGroup ¶
func (m *MockMediaPackageVodAPI) DeletePackagingGroup(arg0 *mediapackagevod.DeletePackagingGroupInput) (*mediapackagevod.DeletePackagingGroupOutput, error)
DeletePackagingGroup mocks base method
func (*MockMediaPackageVodAPI) DeletePackagingGroupRequest ¶
func (m *MockMediaPackageVodAPI) DeletePackagingGroupRequest(arg0 *mediapackagevod.DeletePackagingGroupInput) (*request.Request, *mediapackagevod.DeletePackagingGroupOutput)
DeletePackagingGroupRequest mocks base method
func (*MockMediaPackageVodAPI) DeletePackagingGroupWithContext ¶
func (m *MockMediaPackageVodAPI) DeletePackagingGroupWithContext(arg0 context.Context, arg1 *mediapackagevod.DeletePackagingGroupInput, arg2 ...request.Option) (*mediapackagevod.DeletePackagingGroupOutput, error)
DeletePackagingGroupWithContext mocks base method
func (*MockMediaPackageVodAPI) DescribeAsset ¶
func (m *MockMediaPackageVodAPI) DescribeAsset(arg0 *mediapackagevod.DescribeAssetInput) (*mediapackagevod.DescribeAssetOutput, error)
DescribeAsset mocks base method
func (*MockMediaPackageVodAPI) DescribeAssetRequest ¶
func (m *MockMediaPackageVodAPI) DescribeAssetRequest(arg0 *mediapackagevod.DescribeAssetInput) (*request.Request, *mediapackagevod.DescribeAssetOutput)
DescribeAssetRequest mocks base method
func (*MockMediaPackageVodAPI) DescribeAssetWithContext ¶
func (m *MockMediaPackageVodAPI) DescribeAssetWithContext(arg0 context.Context, arg1 *mediapackagevod.DescribeAssetInput, arg2 ...request.Option) (*mediapackagevod.DescribeAssetOutput, error)
DescribeAssetWithContext mocks base method
func (*MockMediaPackageVodAPI) DescribePackagingConfiguration ¶
func (m *MockMediaPackageVodAPI) DescribePackagingConfiguration(arg0 *mediapackagevod.DescribePackagingConfigurationInput) (*mediapackagevod.DescribePackagingConfigurationOutput, error)
DescribePackagingConfiguration mocks base method
func (*MockMediaPackageVodAPI) DescribePackagingConfigurationRequest ¶
func (m *MockMediaPackageVodAPI) DescribePackagingConfigurationRequest(arg0 *mediapackagevod.DescribePackagingConfigurationInput) (*request.Request, *mediapackagevod.DescribePackagingConfigurationOutput)
DescribePackagingConfigurationRequest mocks base method
func (*MockMediaPackageVodAPI) DescribePackagingConfigurationWithContext ¶
func (m *MockMediaPackageVodAPI) DescribePackagingConfigurationWithContext(arg0 context.Context, arg1 *mediapackagevod.DescribePackagingConfigurationInput, arg2 ...request.Option) (*mediapackagevod.DescribePackagingConfigurationOutput, error)
DescribePackagingConfigurationWithContext mocks base method
func (*MockMediaPackageVodAPI) DescribePackagingGroup ¶
func (m *MockMediaPackageVodAPI) DescribePackagingGroup(arg0 *mediapackagevod.DescribePackagingGroupInput) (*mediapackagevod.DescribePackagingGroupOutput, error)
DescribePackagingGroup mocks base method
func (*MockMediaPackageVodAPI) DescribePackagingGroupRequest ¶
func (m *MockMediaPackageVodAPI) DescribePackagingGroupRequest(arg0 *mediapackagevod.DescribePackagingGroupInput) (*request.Request, *mediapackagevod.DescribePackagingGroupOutput)
DescribePackagingGroupRequest mocks base method
func (*MockMediaPackageVodAPI) DescribePackagingGroupWithContext ¶
func (m *MockMediaPackageVodAPI) DescribePackagingGroupWithContext(arg0 context.Context, arg1 *mediapackagevod.DescribePackagingGroupInput, arg2 ...request.Option) (*mediapackagevod.DescribePackagingGroupOutput, error)
DescribePackagingGroupWithContext mocks base method
func (*MockMediaPackageVodAPI) EXPECT ¶
func (m *MockMediaPackageVodAPI) EXPECT() *MockMediaPackageVodAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMediaPackageVodAPI) ListAssets ¶
func (m *MockMediaPackageVodAPI) ListAssets(arg0 *mediapackagevod.ListAssetsInput) (*mediapackagevod.ListAssetsOutput, error)
ListAssets mocks base method
func (*MockMediaPackageVodAPI) ListAssetsPages ¶
func (m *MockMediaPackageVodAPI) ListAssetsPages(arg0 *mediapackagevod.ListAssetsInput, arg1 func(*mediapackagevod.ListAssetsOutput, bool) bool) error
ListAssetsPages mocks base method
func (*MockMediaPackageVodAPI) ListAssetsPagesWithContext ¶
func (m *MockMediaPackageVodAPI) ListAssetsPagesWithContext(arg0 context.Context, arg1 *mediapackagevod.ListAssetsInput, arg2 func(*mediapackagevod.ListAssetsOutput, bool) bool, arg3 ...request.Option) error
ListAssetsPagesWithContext mocks base method
func (*MockMediaPackageVodAPI) ListAssetsRequest ¶
func (m *MockMediaPackageVodAPI) ListAssetsRequest(arg0 *mediapackagevod.ListAssetsInput) (*request.Request, *mediapackagevod.ListAssetsOutput)
ListAssetsRequest mocks base method
func (*MockMediaPackageVodAPI) ListAssetsWithContext ¶
func (m *MockMediaPackageVodAPI) ListAssetsWithContext(arg0 context.Context, arg1 *mediapackagevod.ListAssetsInput, arg2 ...request.Option) (*mediapackagevod.ListAssetsOutput, error)
ListAssetsWithContext mocks base method
func (*MockMediaPackageVodAPI) ListPackagingConfigurations ¶
func (m *MockMediaPackageVodAPI) ListPackagingConfigurations(arg0 *mediapackagevod.ListPackagingConfigurationsInput) (*mediapackagevod.ListPackagingConfigurationsOutput, error)
ListPackagingConfigurations mocks base method
func (*MockMediaPackageVodAPI) ListPackagingConfigurationsPages ¶
func (m *MockMediaPackageVodAPI) ListPackagingConfigurationsPages(arg0 *mediapackagevod.ListPackagingConfigurationsInput, arg1 func(*mediapackagevod.ListPackagingConfigurationsOutput, bool) bool) error
ListPackagingConfigurationsPages mocks base method
func (*MockMediaPackageVodAPI) ListPackagingConfigurationsPagesWithContext ¶
func (m *MockMediaPackageVodAPI) ListPackagingConfigurationsPagesWithContext(arg0 context.Context, arg1 *mediapackagevod.ListPackagingConfigurationsInput, arg2 func(*mediapackagevod.ListPackagingConfigurationsOutput, bool) bool, arg3 ...request.Option) error
ListPackagingConfigurationsPagesWithContext mocks base method
func (*MockMediaPackageVodAPI) ListPackagingConfigurationsRequest ¶
func (m *MockMediaPackageVodAPI) ListPackagingConfigurationsRequest(arg0 *mediapackagevod.ListPackagingConfigurationsInput) (*request.Request, *mediapackagevod.ListPackagingConfigurationsOutput)
ListPackagingConfigurationsRequest mocks base method
func (*MockMediaPackageVodAPI) ListPackagingConfigurationsWithContext ¶
func (m *MockMediaPackageVodAPI) ListPackagingConfigurationsWithContext(arg0 context.Context, arg1 *mediapackagevod.ListPackagingConfigurationsInput, arg2 ...request.Option) (*mediapackagevod.ListPackagingConfigurationsOutput, error)
ListPackagingConfigurationsWithContext mocks base method
func (*MockMediaPackageVodAPI) ListPackagingGroups ¶
func (m *MockMediaPackageVodAPI) ListPackagingGroups(arg0 *mediapackagevod.ListPackagingGroupsInput) (*mediapackagevod.ListPackagingGroupsOutput, error)
ListPackagingGroups mocks base method
func (*MockMediaPackageVodAPI) ListPackagingGroupsPages ¶
func (m *MockMediaPackageVodAPI) ListPackagingGroupsPages(arg0 *mediapackagevod.ListPackagingGroupsInput, arg1 func(*mediapackagevod.ListPackagingGroupsOutput, bool) bool) error
ListPackagingGroupsPages mocks base method
func (*MockMediaPackageVodAPI) ListPackagingGroupsPagesWithContext ¶
func (m *MockMediaPackageVodAPI) ListPackagingGroupsPagesWithContext(arg0 context.Context, arg1 *mediapackagevod.ListPackagingGroupsInput, arg2 func(*mediapackagevod.ListPackagingGroupsOutput, bool) bool, arg3 ...request.Option) error
ListPackagingGroupsPagesWithContext mocks base method
func (*MockMediaPackageVodAPI) ListPackagingGroupsRequest ¶
func (m *MockMediaPackageVodAPI) ListPackagingGroupsRequest(arg0 *mediapackagevod.ListPackagingGroupsInput) (*request.Request, *mediapackagevod.ListPackagingGroupsOutput)
ListPackagingGroupsRequest mocks base method
func (*MockMediaPackageVodAPI) ListPackagingGroupsWithContext ¶
func (m *MockMediaPackageVodAPI) ListPackagingGroupsWithContext(arg0 context.Context, arg1 *mediapackagevod.ListPackagingGroupsInput, arg2 ...request.Option) (*mediapackagevod.ListPackagingGroupsOutput, error)
ListPackagingGroupsWithContext mocks base method
func (*MockMediaPackageVodAPI) ListTagsForResource ¶
func (m *MockMediaPackageVodAPI) ListTagsForResource(arg0 *mediapackagevod.ListTagsForResourceInput) (*mediapackagevod.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockMediaPackageVodAPI) ListTagsForResourceRequest ¶
func (m *MockMediaPackageVodAPI) ListTagsForResourceRequest(arg0 *mediapackagevod.ListTagsForResourceInput) (*request.Request, *mediapackagevod.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockMediaPackageVodAPI) ListTagsForResourceWithContext ¶
func (m *MockMediaPackageVodAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *mediapackagevod.ListTagsForResourceInput, arg2 ...request.Option) (*mediapackagevod.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockMediaPackageVodAPI) TagResource ¶
func (m *MockMediaPackageVodAPI) TagResource(arg0 *mediapackagevod.TagResourceInput) (*mediapackagevod.TagResourceOutput, error)
TagResource mocks base method
func (*MockMediaPackageVodAPI) TagResourceRequest ¶
func (m *MockMediaPackageVodAPI) TagResourceRequest(arg0 *mediapackagevod.TagResourceInput) (*request.Request, *mediapackagevod.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockMediaPackageVodAPI) TagResourceWithContext ¶
func (m *MockMediaPackageVodAPI) TagResourceWithContext(arg0 context.Context, arg1 *mediapackagevod.TagResourceInput, arg2 ...request.Option) (*mediapackagevod.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockMediaPackageVodAPI) UntagResource ¶
func (m *MockMediaPackageVodAPI) UntagResource(arg0 *mediapackagevod.UntagResourceInput) (*mediapackagevod.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockMediaPackageVodAPI) UntagResourceRequest ¶
func (m *MockMediaPackageVodAPI) UntagResourceRequest(arg0 *mediapackagevod.UntagResourceInput) (*request.Request, *mediapackagevod.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockMediaPackageVodAPI) UntagResourceWithContext ¶
func (m *MockMediaPackageVodAPI) UntagResourceWithContext(arg0 context.Context, arg1 *mediapackagevod.UntagResourceInput, arg2 ...request.Option) (*mediapackagevod.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockMediaPackageVodAPI) UpdatePackagingGroup ¶
func (m *MockMediaPackageVodAPI) UpdatePackagingGroup(arg0 *mediapackagevod.UpdatePackagingGroupInput) (*mediapackagevod.UpdatePackagingGroupOutput, error)
UpdatePackagingGroup mocks base method
func (*MockMediaPackageVodAPI) UpdatePackagingGroupRequest ¶
func (m *MockMediaPackageVodAPI) UpdatePackagingGroupRequest(arg0 *mediapackagevod.UpdatePackagingGroupInput) (*request.Request, *mediapackagevod.UpdatePackagingGroupOutput)
UpdatePackagingGroupRequest mocks base method
func (*MockMediaPackageVodAPI) UpdatePackagingGroupWithContext ¶
func (m *MockMediaPackageVodAPI) UpdatePackagingGroupWithContext(arg0 context.Context, arg1 *mediapackagevod.UpdatePackagingGroupInput, arg2 ...request.Option) (*mediapackagevod.UpdatePackagingGroupOutput, error)
UpdatePackagingGroupWithContext mocks base method
type MockMediaPackageVodAPIMockRecorder ¶
type MockMediaPackageVodAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockMediaPackageVodAPIMockRecorder is the mock recorder for MockMediaPackageVodAPI
func (*MockMediaPackageVodAPIMockRecorder) ConfigureLogs ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ConfigureLogs(arg0 interface{}) *gomock.Call
ConfigureLogs indicates an expected call of ConfigureLogs
func (*MockMediaPackageVodAPIMockRecorder) ConfigureLogsRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ConfigureLogsRequest(arg0 interface{}) *gomock.Call
ConfigureLogsRequest indicates an expected call of ConfigureLogsRequest
func (*MockMediaPackageVodAPIMockRecorder) ConfigureLogsWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ConfigureLogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ConfigureLogsWithContext indicates an expected call of ConfigureLogsWithContext
func (*MockMediaPackageVodAPIMockRecorder) CreateAsset ¶
func (mr *MockMediaPackageVodAPIMockRecorder) CreateAsset(arg0 interface{}) *gomock.Call
CreateAsset indicates an expected call of CreateAsset
func (*MockMediaPackageVodAPIMockRecorder) CreateAssetRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) CreateAssetRequest(arg0 interface{}) *gomock.Call
CreateAssetRequest indicates an expected call of CreateAssetRequest
func (*MockMediaPackageVodAPIMockRecorder) CreateAssetWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) CreateAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAssetWithContext indicates an expected call of CreateAssetWithContext
func (*MockMediaPackageVodAPIMockRecorder) CreatePackagingConfiguration ¶
func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingConfiguration(arg0 interface{}) *gomock.Call
CreatePackagingConfiguration indicates an expected call of CreatePackagingConfiguration
func (*MockMediaPackageVodAPIMockRecorder) CreatePackagingConfigurationRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingConfigurationRequest(arg0 interface{}) *gomock.Call
CreatePackagingConfigurationRequest indicates an expected call of CreatePackagingConfigurationRequest
func (*MockMediaPackageVodAPIMockRecorder) CreatePackagingConfigurationWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePackagingConfigurationWithContext indicates an expected call of CreatePackagingConfigurationWithContext
func (*MockMediaPackageVodAPIMockRecorder) CreatePackagingGroup ¶
func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingGroup(arg0 interface{}) *gomock.Call
CreatePackagingGroup indicates an expected call of CreatePackagingGroup
func (*MockMediaPackageVodAPIMockRecorder) CreatePackagingGroupRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingGroupRequest(arg0 interface{}) *gomock.Call
CreatePackagingGroupRequest indicates an expected call of CreatePackagingGroupRequest
func (*MockMediaPackageVodAPIMockRecorder) CreatePackagingGroupWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) CreatePackagingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePackagingGroupWithContext indicates an expected call of CreatePackagingGroupWithContext
func (*MockMediaPackageVodAPIMockRecorder) DeleteAsset ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DeleteAsset(arg0 interface{}) *gomock.Call
DeleteAsset indicates an expected call of DeleteAsset
func (*MockMediaPackageVodAPIMockRecorder) DeleteAssetRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DeleteAssetRequest(arg0 interface{}) *gomock.Call
DeleteAssetRequest indicates an expected call of DeleteAssetRequest
func (*MockMediaPackageVodAPIMockRecorder) DeleteAssetWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DeleteAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAssetWithContext indicates an expected call of DeleteAssetWithContext
func (*MockMediaPackageVodAPIMockRecorder) DeletePackagingConfiguration ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingConfiguration(arg0 interface{}) *gomock.Call
DeletePackagingConfiguration indicates an expected call of DeletePackagingConfiguration
func (*MockMediaPackageVodAPIMockRecorder) DeletePackagingConfigurationRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingConfigurationRequest(arg0 interface{}) *gomock.Call
DeletePackagingConfigurationRequest indicates an expected call of DeletePackagingConfigurationRequest
func (*MockMediaPackageVodAPIMockRecorder) DeletePackagingConfigurationWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePackagingConfigurationWithContext indicates an expected call of DeletePackagingConfigurationWithContext
func (*MockMediaPackageVodAPIMockRecorder) DeletePackagingGroup ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingGroup(arg0 interface{}) *gomock.Call
DeletePackagingGroup indicates an expected call of DeletePackagingGroup
func (*MockMediaPackageVodAPIMockRecorder) DeletePackagingGroupRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingGroupRequest(arg0 interface{}) *gomock.Call
DeletePackagingGroupRequest indicates an expected call of DeletePackagingGroupRequest
func (*MockMediaPackageVodAPIMockRecorder) DeletePackagingGroupWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DeletePackagingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePackagingGroupWithContext indicates an expected call of DeletePackagingGroupWithContext
func (*MockMediaPackageVodAPIMockRecorder) DescribeAsset ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DescribeAsset(arg0 interface{}) *gomock.Call
DescribeAsset indicates an expected call of DescribeAsset
func (*MockMediaPackageVodAPIMockRecorder) DescribeAssetRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DescribeAssetRequest(arg0 interface{}) *gomock.Call
DescribeAssetRequest indicates an expected call of DescribeAssetRequest
func (*MockMediaPackageVodAPIMockRecorder) DescribeAssetWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DescribeAssetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAssetWithContext indicates an expected call of DescribeAssetWithContext
func (*MockMediaPackageVodAPIMockRecorder) DescribePackagingConfiguration ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingConfiguration(arg0 interface{}) *gomock.Call
DescribePackagingConfiguration indicates an expected call of DescribePackagingConfiguration
func (*MockMediaPackageVodAPIMockRecorder) DescribePackagingConfigurationRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingConfigurationRequest(arg0 interface{}) *gomock.Call
DescribePackagingConfigurationRequest indicates an expected call of DescribePackagingConfigurationRequest
func (*MockMediaPackageVodAPIMockRecorder) DescribePackagingConfigurationWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePackagingConfigurationWithContext indicates an expected call of DescribePackagingConfigurationWithContext
func (*MockMediaPackageVodAPIMockRecorder) DescribePackagingGroup ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingGroup(arg0 interface{}) *gomock.Call
DescribePackagingGroup indicates an expected call of DescribePackagingGroup
func (*MockMediaPackageVodAPIMockRecorder) DescribePackagingGroupRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingGroupRequest(arg0 interface{}) *gomock.Call
DescribePackagingGroupRequest indicates an expected call of DescribePackagingGroupRequest
func (*MockMediaPackageVodAPIMockRecorder) DescribePackagingGroupWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) DescribePackagingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePackagingGroupWithContext indicates an expected call of DescribePackagingGroupWithContext
func (*MockMediaPackageVodAPIMockRecorder) ListAssets ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListAssets(arg0 interface{}) *gomock.Call
ListAssets indicates an expected call of ListAssets
func (*MockMediaPackageVodAPIMockRecorder) ListAssetsPages ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListAssetsPages(arg0, arg1 interface{}) *gomock.Call
ListAssetsPages indicates an expected call of ListAssetsPages
func (*MockMediaPackageVodAPIMockRecorder) ListAssetsPagesWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListAssetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAssetsPagesWithContext indicates an expected call of ListAssetsPagesWithContext
func (*MockMediaPackageVodAPIMockRecorder) ListAssetsRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListAssetsRequest(arg0 interface{}) *gomock.Call
ListAssetsRequest indicates an expected call of ListAssetsRequest
func (*MockMediaPackageVodAPIMockRecorder) ListAssetsWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListAssetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssetsWithContext indicates an expected call of ListAssetsWithContext
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurations ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurations(arg0 interface{}) *gomock.Call
ListPackagingConfigurations indicates an expected call of ListPackagingConfigurations
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsPages ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
ListPackagingConfigurationsPages indicates an expected call of ListPackagingConfigurationsPages
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsPagesWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPackagingConfigurationsPagesWithContext indicates an expected call of ListPackagingConfigurationsPagesWithContext
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsRequest(arg0 interface{}) *gomock.Call
ListPackagingConfigurationsRequest indicates an expected call of ListPackagingConfigurationsRequest
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPackagingConfigurationsWithContext indicates an expected call of ListPackagingConfigurationsWithContext
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingGroups ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroups(arg0 interface{}) *gomock.Call
ListPackagingGroups indicates an expected call of ListPackagingGroups
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsPages ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListPackagingGroupsPages indicates an expected call of ListPackagingGroupsPages
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsPagesWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPackagingGroupsPagesWithContext indicates an expected call of ListPackagingGroupsPagesWithContext
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsRequest(arg0 interface{}) *gomock.Call
ListPackagingGroupsRequest indicates an expected call of ListPackagingGroupsRequest
func (*MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListPackagingGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPackagingGroupsWithContext indicates an expected call of ListPackagingGroupsWithContext
func (*MockMediaPackageVodAPIMockRecorder) ListTagsForResource ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockMediaPackageVodAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockMediaPackageVodAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockMediaPackageVodAPIMockRecorder) TagResource ¶
func (mr *MockMediaPackageVodAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockMediaPackageVodAPIMockRecorder) TagResourceRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockMediaPackageVodAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockMediaPackageVodAPIMockRecorder) UntagResource ¶
func (mr *MockMediaPackageVodAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockMediaPackageVodAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockMediaPackageVodAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockMediaPackageVodAPIMockRecorder) UpdatePackagingGroup ¶
func (mr *MockMediaPackageVodAPIMockRecorder) UpdatePackagingGroup(arg0 interface{}) *gomock.Call
UpdatePackagingGroup indicates an expected call of UpdatePackagingGroup
func (*MockMediaPackageVodAPIMockRecorder) UpdatePackagingGroupRequest ¶
func (mr *MockMediaPackageVodAPIMockRecorder) UpdatePackagingGroupRequest(arg0 interface{}) *gomock.Call
UpdatePackagingGroupRequest indicates an expected call of UpdatePackagingGroupRequest
func (*MockMediaPackageVodAPIMockRecorder) UpdatePackagingGroupWithContext ¶
func (mr *MockMediaPackageVodAPIMockRecorder) UpdatePackagingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePackagingGroupWithContext indicates an expected call of UpdatePackagingGroupWithContext