ivsmock

package
v1.44.57 Latest Latest
Warning

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

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

Documentation

Overview

Package ivsmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIVSAPI

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

MockIVSAPI is a mock of IVSAPI interface

func NewMockIVSAPI

func NewMockIVSAPI(ctrl *gomock.Controller) *MockIVSAPI

NewMockIVSAPI creates a new mock instance

func (*MockIVSAPI) BatchGetChannel

func (m *MockIVSAPI) BatchGetChannel(arg0 *ivs.BatchGetChannelInput) (*ivs.BatchGetChannelOutput, error)

BatchGetChannel mocks base method

func (*MockIVSAPI) BatchGetChannelRequest

func (m *MockIVSAPI) BatchGetChannelRequest(arg0 *ivs.BatchGetChannelInput) (*request.Request, *ivs.BatchGetChannelOutput)

BatchGetChannelRequest mocks base method

func (*MockIVSAPI) BatchGetChannelWithContext

func (m *MockIVSAPI) BatchGetChannelWithContext(arg0 context.Context, arg1 *ivs.BatchGetChannelInput, arg2 ...request.Option) (*ivs.BatchGetChannelOutput, error)

BatchGetChannelWithContext mocks base method

func (*MockIVSAPI) BatchGetStreamKey

func (m *MockIVSAPI) BatchGetStreamKey(arg0 *ivs.BatchGetStreamKeyInput) (*ivs.BatchGetStreamKeyOutput, error)

BatchGetStreamKey mocks base method

func (*MockIVSAPI) BatchGetStreamKeyRequest

func (m *MockIVSAPI) BatchGetStreamKeyRequest(arg0 *ivs.BatchGetStreamKeyInput) (*request.Request, *ivs.BatchGetStreamKeyOutput)

BatchGetStreamKeyRequest mocks base method

func (*MockIVSAPI) BatchGetStreamKeyWithContext

func (m *MockIVSAPI) BatchGetStreamKeyWithContext(arg0 context.Context, arg1 *ivs.BatchGetStreamKeyInput, arg2 ...request.Option) (*ivs.BatchGetStreamKeyOutput, error)

BatchGetStreamKeyWithContext mocks base method

func (*MockIVSAPI) CreateChannel

func (m *MockIVSAPI) CreateChannel(arg0 *ivs.CreateChannelInput) (*ivs.CreateChannelOutput, error)

CreateChannel mocks base method

func (*MockIVSAPI) CreateChannelRequest

func (m *MockIVSAPI) CreateChannelRequest(arg0 *ivs.CreateChannelInput) (*request.Request, *ivs.CreateChannelOutput)

CreateChannelRequest mocks base method

func (*MockIVSAPI) CreateChannelWithContext

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

CreateChannelWithContext mocks base method

func (*MockIVSAPI) CreateRecordingConfiguration

CreateRecordingConfiguration mocks base method

func (*MockIVSAPI) CreateRecordingConfigurationRequest

func (m *MockIVSAPI) CreateRecordingConfigurationRequest(arg0 *ivs.CreateRecordingConfigurationInput) (*request.Request, *ivs.CreateRecordingConfigurationOutput)

CreateRecordingConfigurationRequest mocks base method

func (*MockIVSAPI) CreateRecordingConfigurationWithContext

func (m *MockIVSAPI) CreateRecordingConfigurationWithContext(arg0 context.Context, arg1 *ivs.CreateRecordingConfigurationInput, arg2 ...request.Option) (*ivs.CreateRecordingConfigurationOutput, error)

CreateRecordingConfigurationWithContext mocks base method

func (*MockIVSAPI) CreateStreamKey

func (m *MockIVSAPI) CreateStreamKey(arg0 *ivs.CreateStreamKeyInput) (*ivs.CreateStreamKeyOutput, error)

CreateStreamKey mocks base method

func (*MockIVSAPI) CreateStreamKeyRequest

func (m *MockIVSAPI) CreateStreamKeyRequest(arg0 *ivs.CreateStreamKeyInput) (*request.Request, *ivs.CreateStreamKeyOutput)

CreateStreamKeyRequest mocks base method

func (*MockIVSAPI) CreateStreamKeyWithContext

func (m *MockIVSAPI) CreateStreamKeyWithContext(arg0 context.Context, arg1 *ivs.CreateStreamKeyInput, arg2 ...request.Option) (*ivs.CreateStreamKeyOutput, error)

CreateStreamKeyWithContext mocks base method

func (*MockIVSAPI) DeleteChannel

func (m *MockIVSAPI) DeleteChannel(arg0 *ivs.DeleteChannelInput) (*ivs.DeleteChannelOutput, error)

DeleteChannel mocks base method

func (*MockIVSAPI) DeleteChannelRequest

func (m *MockIVSAPI) DeleteChannelRequest(arg0 *ivs.DeleteChannelInput) (*request.Request, *ivs.DeleteChannelOutput)

DeleteChannelRequest mocks base method

func (*MockIVSAPI) DeleteChannelWithContext

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

DeleteChannelWithContext mocks base method

func (*MockIVSAPI) DeletePlaybackKeyPair

func (m *MockIVSAPI) DeletePlaybackKeyPair(arg0 *ivs.DeletePlaybackKeyPairInput) (*ivs.DeletePlaybackKeyPairOutput, error)

DeletePlaybackKeyPair mocks base method

func (*MockIVSAPI) DeletePlaybackKeyPairRequest

func (m *MockIVSAPI) DeletePlaybackKeyPairRequest(arg0 *ivs.DeletePlaybackKeyPairInput) (*request.Request, *ivs.DeletePlaybackKeyPairOutput)

DeletePlaybackKeyPairRequest mocks base method

func (*MockIVSAPI) DeletePlaybackKeyPairWithContext

func (m *MockIVSAPI) DeletePlaybackKeyPairWithContext(arg0 context.Context, arg1 *ivs.DeletePlaybackKeyPairInput, arg2 ...request.Option) (*ivs.DeletePlaybackKeyPairOutput, error)

DeletePlaybackKeyPairWithContext mocks base method

func (*MockIVSAPI) DeleteRecordingConfiguration

DeleteRecordingConfiguration mocks base method

func (*MockIVSAPI) DeleteRecordingConfigurationRequest

func (m *MockIVSAPI) DeleteRecordingConfigurationRequest(arg0 *ivs.DeleteRecordingConfigurationInput) (*request.Request, *ivs.DeleteRecordingConfigurationOutput)

DeleteRecordingConfigurationRequest mocks base method

func (*MockIVSAPI) DeleteRecordingConfigurationWithContext

func (m *MockIVSAPI) DeleteRecordingConfigurationWithContext(arg0 context.Context, arg1 *ivs.DeleteRecordingConfigurationInput, arg2 ...request.Option) (*ivs.DeleteRecordingConfigurationOutput, error)

DeleteRecordingConfigurationWithContext mocks base method

func (*MockIVSAPI) DeleteStreamKey

func (m *MockIVSAPI) DeleteStreamKey(arg0 *ivs.DeleteStreamKeyInput) (*ivs.DeleteStreamKeyOutput, error)

DeleteStreamKey mocks base method

func (*MockIVSAPI) DeleteStreamKeyRequest

func (m *MockIVSAPI) DeleteStreamKeyRequest(arg0 *ivs.DeleteStreamKeyInput) (*request.Request, *ivs.DeleteStreamKeyOutput)

DeleteStreamKeyRequest mocks base method

func (*MockIVSAPI) DeleteStreamKeyWithContext

func (m *MockIVSAPI) DeleteStreamKeyWithContext(arg0 context.Context, arg1 *ivs.DeleteStreamKeyInput, arg2 ...request.Option) (*ivs.DeleteStreamKeyOutput, error)

DeleteStreamKeyWithContext mocks base method

func (*MockIVSAPI) EXPECT

func (m *MockIVSAPI) EXPECT() *MockIVSAPIMockRecorder

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

func (*MockIVSAPI) GetChannel

func (m *MockIVSAPI) GetChannel(arg0 *ivs.GetChannelInput) (*ivs.GetChannelOutput, error)

GetChannel mocks base method

func (*MockIVSAPI) GetChannelRequest

func (m *MockIVSAPI) GetChannelRequest(arg0 *ivs.GetChannelInput) (*request.Request, *ivs.GetChannelOutput)

GetChannelRequest mocks base method

func (*MockIVSAPI) GetChannelWithContext

func (m *MockIVSAPI) GetChannelWithContext(arg0 context.Context, arg1 *ivs.GetChannelInput, arg2 ...request.Option) (*ivs.GetChannelOutput, error)

GetChannelWithContext mocks base method

func (*MockIVSAPI) GetPlaybackKeyPair

func (m *MockIVSAPI) GetPlaybackKeyPair(arg0 *ivs.GetPlaybackKeyPairInput) (*ivs.GetPlaybackKeyPairOutput, error)

GetPlaybackKeyPair mocks base method

func (*MockIVSAPI) GetPlaybackKeyPairRequest

func (m *MockIVSAPI) GetPlaybackKeyPairRequest(arg0 *ivs.GetPlaybackKeyPairInput) (*request.Request, *ivs.GetPlaybackKeyPairOutput)

GetPlaybackKeyPairRequest mocks base method

func (*MockIVSAPI) GetPlaybackKeyPairWithContext

func (m *MockIVSAPI) GetPlaybackKeyPairWithContext(arg0 context.Context, arg1 *ivs.GetPlaybackKeyPairInput, arg2 ...request.Option) (*ivs.GetPlaybackKeyPairOutput, error)

GetPlaybackKeyPairWithContext mocks base method

func (*MockIVSAPI) GetRecordingConfiguration

GetRecordingConfiguration mocks base method

func (*MockIVSAPI) GetRecordingConfigurationRequest

func (m *MockIVSAPI) GetRecordingConfigurationRequest(arg0 *ivs.GetRecordingConfigurationInput) (*request.Request, *ivs.GetRecordingConfigurationOutput)

GetRecordingConfigurationRequest mocks base method

func (*MockIVSAPI) GetRecordingConfigurationWithContext

func (m *MockIVSAPI) GetRecordingConfigurationWithContext(arg0 context.Context, arg1 *ivs.GetRecordingConfigurationInput, arg2 ...request.Option) (*ivs.GetRecordingConfigurationOutput, error)

GetRecordingConfigurationWithContext mocks base method

func (*MockIVSAPI) GetStream

func (m *MockIVSAPI) GetStream(arg0 *ivs.GetStreamInput) (*ivs.GetStreamOutput, error)

GetStream mocks base method

func (*MockIVSAPI) GetStreamKey

func (m *MockIVSAPI) GetStreamKey(arg0 *ivs.GetStreamKeyInput) (*ivs.GetStreamKeyOutput, error)

GetStreamKey mocks base method

func (*MockIVSAPI) GetStreamKeyRequest

func (m *MockIVSAPI) GetStreamKeyRequest(arg0 *ivs.GetStreamKeyInput) (*request.Request, *ivs.GetStreamKeyOutput)

GetStreamKeyRequest mocks base method

func (*MockIVSAPI) GetStreamKeyWithContext

func (m *MockIVSAPI) GetStreamKeyWithContext(arg0 context.Context, arg1 *ivs.GetStreamKeyInput, arg2 ...request.Option) (*ivs.GetStreamKeyOutput, error)

GetStreamKeyWithContext mocks base method

func (*MockIVSAPI) GetStreamRequest

func (m *MockIVSAPI) GetStreamRequest(arg0 *ivs.GetStreamInput) (*request.Request, *ivs.GetStreamOutput)

GetStreamRequest mocks base method

func (*MockIVSAPI) GetStreamSession

func (m *MockIVSAPI) GetStreamSession(arg0 *ivs.GetStreamSessionInput) (*ivs.GetStreamSessionOutput, error)

GetStreamSession mocks base method

func (*MockIVSAPI) GetStreamSessionRequest

func (m *MockIVSAPI) GetStreamSessionRequest(arg0 *ivs.GetStreamSessionInput) (*request.Request, *ivs.GetStreamSessionOutput)

GetStreamSessionRequest mocks base method

func (*MockIVSAPI) GetStreamSessionWithContext

func (m *MockIVSAPI) GetStreamSessionWithContext(arg0 context.Context, arg1 *ivs.GetStreamSessionInput, arg2 ...request.Option) (*ivs.GetStreamSessionOutput, error)

GetStreamSessionWithContext mocks base method

func (*MockIVSAPI) GetStreamWithContext

func (m *MockIVSAPI) GetStreamWithContext(arg0 context.Context, arg1 *ivs.GetStreamInput, arg2 ...request.Option) (*ivs.GetStreamOutput, error)

GetStreamWithContext mocks base method

func (*MockIVSAPI) ImportPlaybackKeyPair

func (m *MockIVSAPI) ImportPlaybackKeyPair(arg0 *ivs.ImportPlaybackKeyPairInput) (*ivs.ImportPlaybackKeyPairOutput, error)

ImportPlaybackKeyPair mocks base method

func (*MockIVSAPI) ImportPlaybackKeyPairRequest

func (m *MockIVSAPI) ImportPlaybackKeyPairRequest(arg0 *ivs.ImportPlaybackKeyPairInput) (*request.Request, *ivs.ImportPlaybackKeyPairOutput)

ImportPlaybackKeyPairRequest mocks base method

func (*MockIVSAPI) ImportPlaybackKeyPairWithContext

func (m *MockIVSAPI) ImportPlaybackKeyPairWithContext(arg0 context.Context, arg1 *ivs.ImportPlaybackKeyPairInput, arg2 ...request.Option) (*ivs.ImportPlaybackKeyPairOutput, error)

ImportPlaybackKeyPairWithContext mocks base method

func (*MockIVSAPI) ListChannels

func (m *MockIVSAPI) ListChannels(arg0 *ivs.ListChannelsInput) (*ivs.ListChannelsOutput, error)

ListChannels mocks base method

func (*MockIVSAPI) ListChannelsPages

func (m *MockIVSAPI) ListChannelsPages(arg0 *ivs.ListChannelsInput, arg1 func(*ivs.ListChannelsOutput, bool) bool) error

ListChannelsPages mocks base method

func (*MockIVSAPI) ListChannelsPagesWithContext

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

ListChannelsPagesWithContext mocks base method

func (*MockIVSAPI) ListChannelsRequest

func (m *MockIVSAPI) ListChannelsRequest(arg0 *ivs.ListChannelsInput) (*request.Request, *ivs.ListChannelsOutput)

ListChannelsRequest mocks base method

func (*MockIVSAPI) ListChannelsWithContext

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

ListChannelsWithContext mocks base method

func (*MockIVSAPI) ListPlaybackKeyPairs

func (m *MockIVSAPI) ListPlaybackKeyPairs(arg0 *ivs.ListPlaybackKeyPairsInput) (*ivs.ListPlaybackKeyPairsOutput, error)

ListPlaybackKeyPairs mocks base method

func (*MockIVSAPI) ListPlaybackKeyPairsPages

func (m *MockIVSAPI) ListPlaybackKeyPairsPages(arg0 *ivs.ListPlaybackKeyPairsInput, arg1 func(*ivs.ListPlaybackKeyPairsOutput, bool) bool) error

ListPlaybackKeyPairsPages mocks base method

func (*MockIVSAPI) ListPlaybackKeyPairsPagesWithContext

func (m *MockIVSAPI) ListPlaybackKeyPairsPagesWithContext(arg0 context.Context, arg1 *ivs.ListPlaybackKeyPairsInput, arg2 func(*ivs.ListPlaybackKeyPairsOutput, bool) bool, arg3 ...request.Option) error

ListPlaybackKeyPairsPagesWithContext mocks base method

func (*MockIVSAPI) ListPlaybackKeyPairsRequest

func (m *MockIVSAPI) ListPlaybackKeyPairsRequest(arg0 *ivs.ListPlaybackKeyPairsInput) (*request.Request, *ivs.ListPlaybackKeyPairsOutput)

ListPlaybackKeyPairsRequest mocks base method

func (*MockIVSAPI) ListPlaybackKeyPairsWithContext

func (m *MockIVSAPI) ListPlaybackKeyPairsWithContext(arg0 context.Context, arg1 *ivs.ListPlaybackKeyPairsInput, arg2 ...request.Option) (*ivs.ListPlaybackKeyPairsOutput, error)

ListPlaybackKeyPairsWithContext mocks base method

func (*MockIVSAPI) ListRecordingConfigurations

ListRecordingConfigurations mocks base method

func (*MockIVSAPI) ListRecordingConfigurationsPages

func (m *MockIVSAPI) ListRecordingConfigurationsPages(arg0 *ivs.ListRecordingConfigurationsInput, arg1 func(*ivs.ListRecordingConfigurationsOutput, bool) bool) error

ListRecordingConfigurationsPages mocks base method

func (*MockIVSAPI) ListRecordingConfigurationsPagesWithContext

func (m *MockIVSAPI) ListRecordingConfigurationsPagesWithContext(arg0 context.Context, arg1 *ivs.ListRecordingConfigurationsInput, arg2 func(*ivs.ListRecordingConfigurationsOutput, bool) bool, arg3 ...request.Option) error

ListRecordingConfigurationsPagesWithContext mocks base method

func (*MockIVSAPI) ListRecordingConfigurationsRequest

func (m *MockIVSAPI) ListRecordingConfigurationsRequest(arg0 *ivs.ListRecordingConfigurationsInput) (*request.Request, *ivs.ListRecordingConfigurationsOutput)

ListRecordingConfigurationsRequest mocks base method

func (*MockIVSAPI) ListRecordingConfigurationsWithContext

func (m *MockIVSAPI) ListRecordingConfigurationsWithContext(arg0 context.Context, arg1 *ivs.ListRecordingConfigurationsInput, arg2 ...request.Option) (*ivs.ListRecordingConfigurationsOutput, error)

ListRecordingConfigurationsWithContext mocks base method

func (*MockIVSAPI) ListStreamKeys

func (m *MockIVSAPI) ListStreamKeys(arg0 *ivs.ListStreamKeysInput) (*ivs.ListStreamKeysOutput, error)

ListStreamKeys mocks base method

func (*MockIVSAPI) ListStreamKeysPages

func (m *MockIVSAPI) ListStreamKeysPages(arg0 *ivs.ListStreamKeysInput, arg1 func(*ivs.ListStreamKeysOutput, bool) bool) error

ListStreamKeysPages mocks base method

func (*MockIVSAPI) ListStreamKeysPagesWithContext

func (m *MockIVSAPI) ListStreamKeysPagesWithContext(arg0 context.Context, arg1 *ivs.ListStreamKeysInput, arg2 func(*ivs.ListStreamKeysOutput, bool) bool, arg3 ...request.Option) error

ListStreamKeysPagesWithContext mocks base method

func (*MockIVSAPI) ListStreamKeysRequest

func (m *MockIVSAPI) ListStreamKeysRequest(arg0 *ivs.ListStreamKeysInput) (*request.Request, *ivs.ListStreamKeysOutput)

ListStreamKeysRequest mocks base method

func (*MockIVSAPI) ListStreamKeysWithContext

func (m *MockIVSAPI) ListStreamKeysWithContext(arg0 context.Context, arg1 *ivs.ListStreamKeysInput, arg2 ...request.Option) (*ivs.ListStreamKeysOutput, error)

ListStreamKeysWithContext mocks base method

func (*MockIVSAPI) ListStreamSessions

func (m *MockIVSAPI) ListStreamSessions(arg0 *ivs.ListStreamSessionsInput) (*ivs.ListStreamSessionsOutput, error)

ListStreamSessions mocks base method

func (*MockIVSAPI) ListStreamSessionsPages

func (m *MockIVSAPI) ListStreamSessionsPages(arg0 *ivs.ListStreamSessionsInput, arg1 func(*ivs.ListStreamSessionsOutput, bool) bool) error

ListStreamSessionsPages mocks base method

func (*MockIVSAPI) ListStreamSessionsPagesWithContext

func (m *MockIVSAPI) ListStreamSessionsPagesWithContext(arg0 context.Context, arg1 *ivs.ListStreamSessionsInput, arg2 func(*ivs.ListStreamSessionsOutput, bool) bool, arg3 ...request.Option) error

ListStreamSessionsPagesWithContext mocks base method

func (*MockIVSAPI) ListStreamSessionsRequest

func (m *MockIVSAPI) ListStreamSessionsRequest(arg0 *ivs.ListStreamSessionsInput) (*request.Request, *ivs.ListStreamSessionsOutput)

ListStreamSessionsRequest mocks base method

func (*MockIVSAPI) ListStreamSessionsWithContext

func (m *MockIVSAPI) ListStreamSessionsWithContext(arg0 context.Context, arg1 *ivs.ListStreamSessionsInput, arg2 ...request.Option) (*ivs.ListStreamSessionsOutput, error)

ListStreamSessionsWithContext mocks base method

func (*MockIVSAPI) ListStreams

func (m *MockIVSAPI) ListStreams(arg0 *ivs.ListStreamsInput) (*ivs.ListStreamsOutput, error)

ListStreams mocks base method

func (*MockIVSAPI) ListStreamsPages

func (m *MockIVSAPI) ListStreamsPages(arg0 *ivs.ListStreamsInput, arg1 func(*ivs.ListStreamsOutput, bool) bool) error

ListStreamsPages mocks base method

func (*MockIVSAPI) ListStreamsPagesWithContext

func (m *MockIVSAPI) ListStreamsPagesWithContext(arg0 context.Context, arg1 *ivs.ListStreamsInput, arg2 func(*ivs.ListStreamsOutput, bool) bool, arg3 ...request.Option) error

ListStreamsPagesWithContext mocks base method

func (*MockIVSAPI) ListStreamsRequest

func (m *MockIVSAPI) ListStreamsRequest(arg0 *ivs.ListStreamsInput) (*request.Request, *ivs.ListStreamsOutput)

ListStreamsRequest mocks base method

func (*MockIVSAPI) ListStreamsWithContext

func (m *MockIVSAPI) ListStreamsWithContext(arg0 context.Context, arg1 *ivs.ListStreamsInput, arg2 ...request.Option) (*ivs.ListStreamsOutput, error)

ListStreamsWithContext mocks base method

func (*MockIVSAPI) ListTagsForResource

func (m *MockIVSAPI) ListTagsForResource(arg0 *ivs.ListTagsForResourceInput) (*ivs.ListTagsForResourceOutput, error)

ListTagsForResource mocks base method

func (*MockIVSAPI) ListTagsForResourceRequest

func (m *MockIVSAPI) ListTagsForResourceRequest(arg0 *ivs.ListTagsForResourceInput) (*request.Request, *ivs.ListTagsForResourceOutput)

ListTagsForResourceRequest mocks base method

func (*MockIVSAPI) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext mocks base method

func (*MockIVSAPI) PutMetadata

func (m *MockIVSAPI) PutMetadata(arg0 *ivs.PutMetadataInput) (*ivs.PutMetadataOutput, error)

PutMetadata mocks base method

func (*MockIVSAPI) PutMetadataRequest

func (m *MockIVSAPI) PutMetadataRequest(arg0 *ivs.PutMetadataInput) (*request.Request, *ivs.PutMetadataOutput)

PutMetadataRequest mocks base method

func (*MockIVSAPI) PutMetadataWithContext

func (m *MockIVSAPI) PutMetadataWithContext(arg0 context.Context, arg1 *ivs.PutMetadataInput, arg2 ...request.Option) (*ivs.PutMetadataOutput, error)

PutMetadataWithContext mocks base method

func (*MockIVSAPI) StopStream

func (m *MockIVSAPI) StopStream(arg0 *ivs.StopStreamInput) (*ivs.StopStreamOutput, error)

StopStream mocks base method

func (*MockIVSAPI) StopStreamRequest

func (m *MockIVSAPI) StopStreamRequest(arg0 *ivs.StopStreamInput) (*request.Request, *ivs.StopStreamOutput)

StopStreamRequest mocks base method

func (*MockIVSAPI) StopStreamWithContext

func (m *MockIVSAPI) StopStreamWithContext(arg0 context.Context, arg1 *ivs.StopStreamInput, arg2 ...request.Option) (*ivs.StopStreamOutput, error)

StopStreamWithContext mocks base method

func (*MockIVSAPI) TagResource

func (m *MockIVSAPI) TagResource(arg0 *ivs.TagResourceInput) (*ivs.TagResourceOutput, error)

TagResource mocks base method

func (*MockIVSAPI) TagResourceRequest

func (m *MockIVSAPI) TagResourceRequest(arg0 *ivs.TagResourceInput) (*request.Request, *ivs.TagResourceOutput)

TagResourceRequest mocks base method

func (*MockIVSAPI) TagResourceWithContext

func (m *MockIVSAPI) TagResourceWithContext(arg0 context.Context, arg1 *ivs.TagResourceInput, arg2 ...request.Option) (*ivs.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockIVSAPI) UntagResource

func (m *MockIVSAPI) UntagResource(arg0 *ivs.UntagResourceInput) (*ivs.UntagResourceOutput, error)

UntagResource mocks base method

func (*MockIVSAPI) UntagResourceRequest

func (m *MockIVSAPI) UntagResourceRequest(arg0 *ivs.UntagResourceInput) (*request.Request, *ivs.UntagResourceOutput)

UntagResourceRequest mocks base method

func (*MockIVSAPI) UntagResourceWithContext

func (m *MockIVSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *ivs.UntagResourceInput, arg2 ...request.Option) (*ivs.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockIVSAPI) UpdateChannel

func (m *MockIVSAPI) UpdateChannel(arg0 *ivs.UpdateChannelInput) (*ivs.UpdateChannelOutput, error)

UpdateChannel mocks base method

func (*MockIVSAPI) UpdateChannelRequest

func (m *MockIVSAPI) UpdateChannelRequest(arg0 *ivs.UpdateChannelInput) (*request.Request, *ivs.UpdateChannelOutput)

UpdateChannelRequest mocks base method

func (*MockIVSAPI) UpdateChannelWithContext

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

UpdateChannelWithContext mocks base method

type MockIVSAPIMockRecorder

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

MockIVSAPIMockRecorder is the mock recorder for MockIVSAPI

func (*MockIVSAPIMockRecorder) BatchGetChannel

func (mr *MockIVSAPIMockRecorder) BatchGetChannel(arg0 interface{}) *gomock.Call

BatchGetChannel indicates an expected call of BatchGetChannel

func (*MockIVSAPIMockRecorder) BatchGetChannelRequest

func (mr *MockIVSAPIMockRecorder) BatchGetChannelRequest(arg0 interface{}) *gomock.Call

BatchGetChannelRequest indicates an expected call of BatchGetChannelRequest

func (*MockIVSAPIMockRecorder) BatchGetChannelWithContext

func (mr *MockIVSAPIMockRecorder) BatchGetChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetChannelWithContext indicates an expected call of BatchGetChannelWithContext

func (*MockIVSAPIMockRecorder) BatchGetStreamKey

func (mr *MockIVSAPIMockRecorder) BatchGetStreamKey(arg0 interface{}) *gomock.Call

BatchGetStreamKey indicates an expected call of BatchGetStreamKey

func (*MockIVSAPIMockRecorder) BatchGetStreamKeyRequest

func (mr *MockIVSAPIMockRecorder) BatchGetStreamKeyRequest(arg0 interface{}) *gomock.Call

BatchGetStreamKeyRequest indicates an expected call of BatchGetStreamKeyRequest

func (*MockIVSAPIMockRecorder) BatchGetStreamKeyWithContext

func (mr *MockIVSAPIMockRecorder) BatchGetStreamKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetStreamKeyWithContext indicates an expected call of BatchGetStreamKeyWithContext

func (*MockIVSAPIMockRecorder) CreateChannel

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

CreateChannel indicates an expected call of CreateChannel

func (*MockIVSAPIMockRecorder) CreateChannelRequest

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

CreateChannelRequest indicates an expected call of CreateChannelRequest

func (*MockIVSAPIMockRecorder) CreateChannelWithContext

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

CreateChannelWithContext indicates an expected call of CreateChannelWithContext

func (*MockIVSAPIMockRecorder) CreateRecordingConfiguration

func (mr *MockIVSAPIMockRecorder) CreateRecordingConfiguration(arg0 interface{}) *gomock.Call

CreateRecordingConfiguration indicates an expected call of CreateRecordingConfiguration

func (*MockIVSAPIMockRecorder) CreateRecordingConfigurationRequest

func (mr *MockIVSAPIMockRecorder) CreateRecordingConfigurationRequest(arg0 interface{}) *gomock.Call

CreateRecordingConfigurationRequest indicates an expected call of CreateRecordingConfigurationRequest

func (*MockIVSAPIMockRecorder) CreateRecordingConfigurationWithContext

func (mr *MockIVSAPIMockRecorder) CreateRecordingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRecordingConfigurationWithContext indicates an expected call of CreateRecordingConfigurationWithContext

func (*MockIVSAPIMockRecorder) CreateStreamKey

func (mr *MockIVSAPIMockRecorder) CreateStreamKey(arg0 interface{}) *gomock.Call

CreateStreamKey indicates an expected call of CreateStreamKey

func (*MockIVSAPIMockRecorder) CreateStreamKeyRequest

func (mr *MockIVSAPIMockRecorder) CreateStreamKeyRequest(arg0 interface{}) *gomock.Call

CreateStreamKeyRequest indicates an expected call of CreateStreamKeyRequest

func (*MockIVSAPIMockRecorder) CreateStreamKeyWithContext

func (mr *MockIVSAPIMockRecorder) CreateStreamKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateStreamKeyWithContext indicates an expected call of CreateStreamKeyWithContext

func (*MockIVSAPIMockRecorder) DeleteChannel

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

DeleteChannel indicates an expected call of DeleteChannel

func (*MockIVSAPIMockRecorder) DeleteChannelRequest

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

DeleteChannelRequest indicates an expected call of DeleteChannelRequest

func (*MockIVSAPIMockRecorder) DeleteChannelWithContext

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

DeleteChannelWithContext indicates an expected call of DeleteChannelWithContext

func (*MockIVSAPIMockRecorder) DeletePlaybackKeyPair

func (mr *MockIVSAPIMockRecorder) DeletePlaybackKeyPair(arg0 interface{}) *gomock.Call

DeletePlaybackKeyPair indicates an expected call of DeletePlaybackKeyPair

func (*MockIVSAPIMockRecorder) DeletePlaybackKeyPairRequest

func (mr *MockIVSAPIMockRecorder) DeletePlaybackKeyPairRequest(arg0 interface{}) *gomock.Call

DeletePlaybackKeyPairRequest indicates an expected call of DeletePlaybackKeyPairRequest

func (*MockIVSAPIMockRecorder) DeletePlaybackKeyPairWithContext

func (mr *MockIVSAPIMockRecorder) DeletePlaybackKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePlaybackKeyPairWithContext indicates an expected call of DeletePlaybackKeyPairWithContext

func (*MockIVSAPIMockRecorder) DeleteRecordingConfiguration

func (mr *MockIVSAPIMockRecorder) DeleteRecordingConfiguration(arg0 interface{}) *gomock.Call

DeleteRecordingConfiguration indicates an expected call of DeleteRecordingConfiguration

func (*MockIVSAPIMockRecorder) DeleteRecordingConfigurationRequest

func (mr *MockIVSAPIMockRecorder) DeleteRecordingConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteRecordingConfigurationRequest indicates an expected call of DeleteRecordingConfigurationRequest

func (*MockIVSAPIMockRecorder) DeleteRecordingConfigurationWithContext

func (mr *MockIVSAPIMockRecorder) DeleteRecordingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRecordingConfigurationWithContext indicates an expected call of DeleteRecordingConfigurationWithContext

func (*MockIVSAPIMockRecorder) DeleteStreamKey

func (mr *MockIVSAPIMockRecorder) DeleteStreamKey(arg0 interface{}) *gomock.Call

DeleteStreamKey indicates an expected call of DeleteStreamKey

func (*MockIVSAPIMockRecorder) DeleteStreamKeyRequest

func (mr *MockIVSAPIMockRecorder) DeleteStreamKeyRequest(arg0 interface{}) *gomock.Call

DeleteStreamKeyRequest indicates an expected call of DeleteStreamKeyRequest

func (*MockIVSAPIMockRecorder) DeleteStreamKeyWithContext

func (mr *MockIVSAPIMockRecorder) DeleteStreamKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteStreamKeyWithContext indicates an expected call of DeleteStreamKeyWithContext

func (*MockIVSAPIMockRecorder) GetChannel

func (mr *MockIVSAPIMockRecorder) GetChannel(arg0 interface{}) *gomock.Call

GetChannel indicates an expected call of GetChannel

func (*MockIVSAPIMockRecorder) GetChannelRequest

func (mr *MockIVSAPIMockRecorder) GetChannelRequest(arg0 interface{}) *gomock.Call

GetChannelRequest indicates an expected call of GetChannelRequest

func (*MockIVSAPIMockRecorder) GetChannelWithContext

func (mr *MockIVSAPIMockRecorder) GetChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetChannelWithContext indicates an expected call of GetChannelWithContext

func (*MockIVSAPIMockRecorder) GetPlaybackKeyPair

func (mr *MockIVSAPIMockRecorder) GetPlaybackKeyPair(arg0 interface{}) *gomock.Call

GetPlaybackKeyPair indicates an expected call of GetPlaybackKeyPair

func (*MockIVSAPIMockRecorder) GetPlaybackKeyPairRequest

func (mr *MockIVSAPIMockRecorder) GetPlaybackKeyPairRequest(arg0 interface{}) *gomock.Call

GetPlaybackKeyPairRequest indicates an expected call of GetPlaybackKeyPairRequest

func (*MockIVSAPIMockRecorder) GetPlaybackKeyPairWithContext

func (mr *MockIVSAPIMockRecorder) GetPlaybackKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPlaybackKeyPairWithContext indicates an expected call of GetPlaybackKeyPairWithContext

func (*MockIVSAPIMockRecorder) GetRecordingConfiguration

func (mr *MockIVSAPIMockRecorder) GetRecordingConfiguration(arg0 interface{}) *gomock.Call

GetRecordingConfiguration indicates an expected call of GetRecordingConfiguration

func (*MockIVSAPIMockRecorder) GetRecordingConfigurationRequest

func (mr *MockIVSAPIMockRecorder) GetRecordingConfigurationRequest(arg0 interface{}) *gomock.Call

GetRecordingConfigurationRequest indicates an expected call of GetRecordingConfigurationRequest

func (*MockIVSAPIMockRecorder) GetRecordingConfigurationWithContext

func (mr *MockIVSAPIMockRecorder) GetRecordingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRecordingConfigurationWithContext indicates an expected call of GetRecordingConfigurationWithContext

func (*MockIVSAPIMockRecorder) GetStream

func (mr *MockIVSAPIMockRecorder) GetStream(arg0 interface{}) *gomock.Call

GetStream indicates an expected call of GetStream

func (*MockIVSAPIMockRecorder) GetStreamKey

func (mr *MockIVSAPIMockRecorder) GetStreamKey(arg0 interface{}) *gomock.Call

GetStreamKey indicates an expected call of GetStreamKey

func (*MockIVSAPIMockRecorder) GetStreamKeyRequest

func (mr *MockIVSAPIMockRecorder) GetStreamKeyRequest(arg0 interface{}) *gomock.Call

GetStreamKeyRequest indicates an expected call of GetStreamKeyRequest

func (*MockIVSAPIMockRecorder) GetStreamKeyWithContext

func (mr *MockIVSAPIMockRecorder) GetStreamKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStreamKeyWithContext indicates an expected call of GetStreamKeyWithContext

func (*MockIVSAPIMockRecorder) GetStreamRequest

func (mr *MockIVSAPIMockRecorder) GetStreamRequest(arg0 interface{}) *gomock.Call

GetStreamRequest indicates an expected call of GetStreamRequest

func (*MockIVSAPIMockRecorder) GetStreamSession

func (mr *MockIVSAPIMockRecorder) GetStreamSession(arg0 interface{}) *gomock.Call

GetStreamSession indicates an expected call of GetStreamSession

func (*MockIVSAPIMockRecorder) GetStreamSessionRequest

func (mr *MockIVSAPIMockRecorder) GetStreamSessionRequest(arg0 interface{}) *gomock.Call

GetStreamSessionRequest indicates an expected call of GetStreamSessionRequest

func (*MockIVSAPIMockRecorder) GetStreamSessionWithContext

func (mr *MockIVSAPIMockRecorder) GetStreamSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStreamSessionWithContext indicates an expected call of GetStreamSessionWithContext

func (*MockIVSAPIMockRecorder) GetStreamWithContext

func (mr *MockIVSAPIMockRecorder) GetStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStreamWithContext indicates an expected call of GetStreamWithContext

func (*MockIVSAPIMockRecorder) ImportPlaybackKeyPair

func (mr *MockIVSAPIMockRecorder) ImportPlaybackKeyPair(arg0 interface{}) *gomock.Call

ImportPlaybackKeyPair indicates an expected call of ImportPlaybackKeyPair

func (*MockIVSAPIMockRecorder) ImportPlaybackKeyPairRequest

func (mr *MockIVSAPIMockRecorder) ImportPlaybackKeyPairRequest(arg0 interface{}) *gomock.Call

ImportPlaybackKeyPairRequest indicates an expected call of ImportPlaybackKeyPairRequest

func (*MockIVSAPIMockRecorder) ImportPlaybackKeyPairWithContext

func (mr *MockIVSAPIMockRecorder) ImportPlaybackKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportPlaybackKeyPairWithContext indicates an expected call of ImportPlaybackKeyPairWithContext

func (*MockIVSAPIMockRecorder) ListChannels

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

ListChannels indicates an expected call of ListChannels

func (*MockIVSAPIMockRecorder) ListChannelsPages

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

ListChannelsPages indicates an expected call of ListChannelsPages

func (*MockIVSAPIMockRecorder) ListChannelsPagesWithContext

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

ListChannelsPagesWithContext indicates an expected call of ListChannelsPagesWithContext

func (*MockIVSAPIMockRecorder) ListChannelsRequest

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

ListChannelsRequest indicates an expected call of ListChannelsRequest

func (*MockIVSAPIMockRecorder) ListChannelsWithContext

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

ListChannelsWithContext indicates an expected call of ListChannelsWithContext

func (*MockIVSAPIMockRecorder) ListPlaybackKeyPairs

func (mr *MockIVSAPIMockRecorder) ListPlaybackKeyPairs(arg0 interface{}) *gomock.Call

ListPlaybackKeyPairs indicates an expected call of ListPlaybackKeyPairs

func (*MockIVSAPIMockRecorder) ListPlaybackKeyPairsPages

func (mr *MockIVSAPIMockRecorder) ListPlaybackKeyPairsPages(arg0, arg1 interface{}) *gomock.Call

ListPlaybackKeyPairsPages indicates an expected call of ListPlaybackKeyPairsPages

func (*MockIVSAPIMockRecorder) ListPlaybackKeyPairsPagesWithContext

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

ListPlaybackKeyPairsPagesWithContext indicates an expected call of ListPlaybackKeyPairsPagesWithContext

func (*MockIVSAPIMockRecorder) ListPlaybackKeyPairsRequest

func (mr *MockIVSAPIMockRecorder) ListPlaybackKeyPairsRequest(arg0 interface{}) *gomock.Call

ListPlaybackKeyPairsRequest indicates an expected call of ListPlaybackKeyPairsRequest

func (*MockIVSAPIMockRecorder) ListPlaybackKeyPairsWithContext

func (mr *MockIVSAPIMockRecorder) ListPlaybackKeyPairsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPlaybackKeyPairsWithContext indicates an expected call of ListPlaybackKeyPairsWithContext

func (*MockIVSAPIMockRecorder) ListRecordingConfigurations

func (mr *MockIVSAPIMockRecorder) ListRecordingConfigurations(arg0 interface{}) *gomock.Call

ListRecordingConfigurations indicates an expected call of ListRecordingConfigurations

func (*MockIVSAPIMockRecorder) ListRecordingConfigurationsPages

func (mr *MockIVSAPIMockRecorder) ListRecordingConfigurationsPages(arg0, arg1 interface{}) *gomock.Call

ListRecordingConfigurationsPages indicates an expected call of ListRecordingConfigurationsPages

func (*MockIVSAPIMockRecorder) ListRecordingConfigurationsPagesWithContext

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

ListRecordingConfigurationsPagesWithContext indicates an expected call of ListRecordingConfigurationsPagesWithContext

func (*MockIVSAPIMockRecorder) ListRecordingConfigurationsRequest

func (mr *MockIVSAPIMockRecorder) ListRecordingConfigurationsRequest(arg0 interface{}) *gomock.Call

ListRecordingConfigurationsRequest indicates an expected call of ListRecordingConfigurationsRequest

func (*MockIVSAPIMockRecorder) ListRecordingConfigurationsWithContext

func (mr *MockIVSAPIMockRecorder) ListRecordingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRecordingConfigurationsWithContext indicates an expected call of ListRecordingConfigurationsWithContext

func (*MockIVSAPIMockRecorder) ListStreamKeys

func (mr *MockIVSAPIMockRecorder) ListStreamKeys(arg0 interface{}) *gomock.Call

ListStreamKeys indicates an expected call of ListStreamKeys

func (*MockIVSAPIMockRecorder) ListStreamKeysPages

func (mr *MockIVSAPIMockRecorder) ListStreamKeysPages(arg0, arg1 interface{}) *gomock.Call

ListStreamKeysPages indicates an expected call of ListStreamKeysPages

func (*MockIVSAPIMockRecorder) ListStreamKeysPagesWithContext

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

ListStreamKeysPagesWithContext indicates an expected call of ListStreamKeysPagesWithContext

func (*MockIVSAPIMockRecorder) ListStreamKeysRequest

func (mr *MockIVSAPIMockRecorder) ListStreamKeysRequest(arg0 interface{}) *gomock.Call

ListStreamKeysRequest indicates an expected call of ListStreamKeysRequest

func (*MockIVSAPIMockRecorder) ListStreamKeysWithContext

func (mr *MockIVSAPIMockRecorder) ListStreamKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStreamKeysWithContext indicates an expected call of ListStreamKeysWithContext

func (*MockIVSAPIMockRecorder) ListStreamSessions

func (mr *MockIVSAPIMockRecorder) ListStreamSessions(arg0 interface{}) *gomock.Call

ListStreamSessions indicates an expected call of ListStreamSessions

func (*MockIVSAPIMockRecorder) ListStreamSessionsPages

func (mr *MockIVSAPIMockRecorder) ListStreamSessionsPages(arg0, arg1 interface{}) *gomock.Call

ListStreamSessionsPages indicates an expected call of ListStreamSessionsPages

func (*MockIVSAPIMockRecorder) ListStreamSessionsPagesWithContext

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

ListStreamSessionsPagesWithContext indicates an expected call of ListStreamSessionsPagesWithContext

func (*MockIVSAPIMockRecorder) ListStreamSessionsRequest

func (mr *MockIVSAPIMockRecorder) ListStreamSessionsRequest(arg0 interface{}) *gomock.Call

ListStreamSessionsRequest indicates an expected call of ListStreamSessionsRequest

func (*MockIVSAPIMockRecorder) ListStreamSessionsWithContext

func (mr *MockIVSAPIMockRecorder) ListStreamSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStreamSessionsWithContext indicates an expected call of ListStreamSessionsWithContext

func (*MockIVSAPIMockRecorder) ListStreams

func (mr *MockIVSAPIMockRecorder) ListStreams(arg0 interface{}) *gomock.Call

ListStreams indicates an expected call of ListStreams

func (*MockIVSAPIMockRecorder) ListStreamsPages

func (mr *MockIVSAPIMockRecorder) ListStreamsPages(arg0, arg1 interface{}) *gomock.Call

ListStreamsPages indicates an expected call of ListStreamsPages

func (*MockIVSAPIMockRecorder) ListStreamsPagesWithContext

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

ListStreamsPagesWithContext indicates an expected call of ListStreamsPagesWithContext

func (*MockIVSAPIMockRecorder) ListStreamsRequest

func (mr *MockIVSAPIMockRecorder) ListStreamsRequest(arg0 interface{}) *gomock.Call

ListStreamsRequest indicates an expected call of ListStreamsRequest

func (*MockIVSAPIMockRecorder) ListStreamsWithContext

func (mr *MockIVSAPIMockRecorder) ListStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStreamsWithContext indicates an expected call of ListStreamsWithContext

func (*MockIVSAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockIVSAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockIVSAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockIVSAPIMockRecorder) PutMetadata

func (mr *MockIVSAPIMockRecorder) PutMetadata(arg0 interface{}) *gomock.Call

PutMetadata indicates an expected call of PutMetadata

func (*MockIVSAPIMockRecorder) PutMetadataRequest

func (mr *MockIVSAPIMockRecorder) PutMetadataRequest(arg0 interface{}) *gomock.Call

PutMetadataRequest indicates an expected call of PutMetadataRequest

func (*MockIVSAPIMockRecorder) PutMetadataWithContext

func (mr *MockIVSAPIMockRecorder) PutMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutMetadataWithContext indicates an expected call of PutMetadataWithContext

func (*MockIVSAPIMockRecorder) StopStream

func (mr *MockIVSAPIMockRecorder) StopStream(arg0 interface{}) *gomock.Call

StopStream indicates an expected call of StopStream

func (*MockIVSAPIMockRecorder) StopStreamRequest

func (mr *MockIVSAPIMockRecorder) StopStreamRequest(arg0 interface{}) *gomock.Call

StopStreamRequest indicates an expected call of StopStreamRequest

func (*MockIVSAPIMockRecorder) StopStreamWithContext

func (mr *MockIVSAPIMockRecorder) StopStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopStreamWithContext indicates an expected call of StopStreamWithContext

func (*MockIVSAPIMockRecorder) TagResource

func (mr *MockIVSAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockIVSAPIMockRecorder) TagResourceRequest

func (mr *MockIVSAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockIVSAPIMockRecorder) TagResourceWithContext

func (mr *MockIVSAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockIVSAPIMockRecorder) UntagResource

func (mr *MockIVSAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockIVSAPIMockRecorder) UntagResourceRequest

func (mr *MockIVSAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockIVSAPIMockRecorder) UntagResourceWithContext

func (mr *MockIVSAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockIVSAPIMockRecorder) UpdateChannel

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

UpdateChannel indicates an expected call of UpdateChannel

func (*MockIVSAPIMockRecorder) UpdateChannelRequest

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

UpdateChannelRequest indicates an expected call of UpdateChannelRequest

func (*MockIVSAPIMockRecorder) UpdateChannelWithContext

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

UpdateChannelWithContext indicates an expected call of UpdateChannelWithContext

Jump to

Keyboard shortcuts

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