mediapackagevodmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package mediapackagevodmock is a generated GoMock package.

Index

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 added in v1.38.35

ConfigureLogs mocks base method.

func (*MockMediaPackageVodAPI) ConfigureLogsRequest added in v1.38.35

ConfigureLogsRequest mocks base method.

func (*MockMediaPackageVodAPI) ConfigureLogsWithContext added in v1.38.35

ConfigureLogsWithContext mocks base method.

func (*MockMediaPackageVodAPI) CreateAsset

CreateAsset mocks base method.

func (*MockMediaPackageVodAPI) CreateAssetRequest

CreateAssetRequest mocks base method.

func (*MockMediaPackageVodAPI) CreateAssetWithContext

CreateAssetWithContext mocks base method.

func (*MockMediaPackageVodAPI) CreatePackagingConfiguration

CreatePackagingConfiguration mocks base method.

func (*MockMediaPackageVodAPI) CreatePackagingConfigurationRequest

CreatePackagingConfigurationRequest mocks base method.

func (*MockMediaPackageVodAPI) CreatePackagingConfigurationWithContext

CreatePackagingConfigurationWithContext mocks base method.

func (*MockMediaPackageVodAPI) CreatePackagingGroup

CreatePackagingGroup mocks base method.

func (*MockMediaPackageVodAPI) CreatePackagingGroupRequest

CreatePackagingGroupRequest mocks base method.

func (*MockMediaPackageVodAPI) CreatePackagingGroupWithContext

CreatePackagingGroupWithContext mocks base method.

func (*MockMediaPackageVodAPI) DeleteAsset

DeleteAsset mocks base method.

func (*MockMediaPackageVodAPI) DeleteAssetRequest

DeleteAssetRequest mocks base method.

func (*MockMediaPackageVodAPI) DeleteAssetWithContext

DeleteAssetWithContext mocks base method.

func (*MockMediaPackageVodAPI) DeletePackagingConfiguration

DeletePackagingConfiguration mocks base method.

func (*MockMediaPackageVodAPI) DeletePackagingConfigurationRequest

DeletePackagingConfigurationRequest mocks base method.

func (*MockMediaPackageVodAPI) DeletePackagingConfigurationWithContext

DeletePackagingConfigurationWithContext mocks base method.

func (*MockMediaPackageVodAPI) DeletePackagingGroup

DeletePackagingGroup mocks base method.

func (*MockMediaPackageVodAPI) DeletePackagingGroupRequest

DeletePackagingGroupRequest mocks base method.

func (*MockMediaPackageVodAPI) DeletePackagingGroupWithContext

DeletePackagingGroupWithContext mocks base method.

func (*MockMediaPackageVodAPI) DescribeAsset

DescribeAsset mocks base method.

func (*MockMediaPackageVodAPI) DescribeAssetRequest

DescribeAssetRequest mocks base method.

func (*MockMediaPackageVodAPI) DescribeAssetWithContext

DescribeAssetWithContext mocks base method.

func (*MockMediaPackageVodAPI) DescribePackagingConfiguration

DescribePackagingConfiguration mocks base method.

func (*MockMediaPackageVodAPI) DescribePackagingConfigurationRequest

DescribePackagingConfigurationRequest mocks base method.

func (*MockMediaPackageVodAPI) DescribePackagingConfigurationWithContext

DescribePackagingConfigurationWithContext mocks base method.

func (*MockMediaPackageVodAPI) DescribePackagingGroup

DescribePackagingGroup mocks base method.

func (*MockMediaPackageVodAPI) DescribePackagingGroupRequest

DescribePackagingGroupRequest mocks base method.

func (*MockMediaPackageVodAPI) DescribePackagingGroupWithContext

DescribePackagingGroupWithContext mocks base method.

func (*MockMediaPackageVodAPI) EXPECT

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

func (*MockMediaPackageVodAPI) ListAssets

ListAssets mocks base method.

func (*MockMediaPackageVodAPI) ListAssetsPages

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

ListAssetsRequest mocks base method.

func (*MockMediaPackageVodAPI) ListAssetsWithContext

ListAssetsWithContext mocks base method.

func (*MockMediaPackageVodAPI) ListPackagingConfigurations

ListPackagingConfigurations mocks base method.

func (*MockMediaPackageVodAPI) ListPackagingConfigurationsPages

ListPackagingConfigurationsPages mocks base method.

func (*MockMediaPackageVodAPI) ListPackagingConfigurationsPagesWithContext

ListPackagingConfigurationsPagesWithContext mocks base method.

func (*MockMediaPackageVodAPI) ListPackagingConfigurationsRequest

ListPackagingConfigurationsRequest mocks base method.

func (*MockMediaPackageVodAPI) ListPackagingConfigurationsWithContext

ListPackagingConfigurationsWithContext mocks base method.

func (*MockMediaPackageVodAPI) ListPackagingGroups

ListPackagingGroups mocks base method.

func (*MockMediaPackageVodAPI) ListPackagingGroupsPages

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

ListPackagingGroupsRequest mocks base method.

func (*MockMediaPackageVodAPI) ListPackagingGroupsWithContext

ListPackagingGroupsWithContext mocks base method.

func (*MockMediaPackageVodAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockMediaPackageVodAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockMediaPackageVodAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockMediaPackageVodAPI) TagResource

TagResource mocks base method.

func (*MockMediaPackageVodAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockMediaPackageVodAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockMediaPackageVodAPI) UntagResource

UntagResource mocks base method.

func (*MockMediaPackageVodAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockMediaPackageVodAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockMediaPackageVodAPI) UpdatePackagingGroup

UpdatePackagingGroup mocks base method.

func (*MockMediaPackageVodAPI) UpdatePackagingGroupRequest

UpdatePackagingGroupRequest mocks base method.

func (*MockMediaPackageVodAPI) UpdatePackagingGroupWithContext

UpdatePackagingGroupWithContext mocks base method.

type MockMediaPackageVodAPIMockRecorder

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

MockMediaPackageVodAPIMockRecorder is the mock recorder for MockMediaPackageVodAPI.

func (*MockMediaPackageVodAPIMockRecorder) ConfigureLogs added in v1.38.35

func (mr *MockMediaPackageVodAPIMockRecorder) ConfigureLogs(arg0 interface{}) *gomock.Call

ConfigureLogs indicates an expected call of ConfigureLogs.

func (*MockMediaPackageVodAPIMockRecorder) ConfigureLogsRequest added in v1.38.35

func (mr *MockMediaPackageVodAPIMockRecorder) ConfigureLogsRequest(arg0 interface{}) *gomock.Call

ConfigureLogsRequest indicates an expected call of ConfigureLogsRequest.

func (*MockMediaPackageVodAPIMockRecorder) ConfigureLogsWithContext added in v1.38.35

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.

Jump to

Keyboard shortcuts

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