ivsrealtimemock

package
v1.55.5 Latest Latest
Warning

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

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

Documentation

Overview

Package ivsrealtimemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIVSRealTimeAPI

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

MockIVSRealTimeAPI is a mock of IVSRealTimeAPI interface

func NewMockIVSRealTimeAPI

func NewMockIVSRealTimeAPI(ctrl *gomock.Controller) *MockIVSRealTimeAPI

NewMockIVSRealTimeAPI creates a new mock instance

func (*MockIVSRealTimeAPI) CreateEncoderConfiguration added in v1.54.2

CreateEncoderConfiguration mocks base method

func (*MockIVSRealTimeAPI) CreateEncoderConfigurationRequest added in v1.54.2

CreateEncoderConfigurationRequest mocks base method

func (*MockIVSRealTimeAPI) CreateEncoderConfigurationWithContext added in v1.54.2

CreateEncoderConfigurationWithContext mocks base method

func (*MockIVSRealTimeAPI) CreateParticipantToken

CreateParticipantToken mocks base method

func (*MockIVSRealTimeAPI) CreateParticipantTokenRequest

CreateParticipantTokenRequest mocks base method

func (*MockIVSRealTimeAPI) CreateParticipantTokenWithContext

CreateParticipantTokenWithContext mocks base method

func (*MockIVSRealTimeAPI) CreateStage

CreateStage mocks base method

func (*MockIVSRealTimeAPI) CreateStageRequest

CreateStageRequest mocks base method

func (*MockIVSRealTimeAPI) CreateStageWithContext

func (m *MockIVSRealTimeAPI) CreateStageWithContext(arg0 context.Context, arg1 *ivsrealtime.CreateStageInput, arg2 ...request.Option) (*ivsrealtime.CreateStageOutput, error)

CreateStageWithContext mocks base method

func (*MockIVSRealTimeAPI) CreateStorageConfiguration added in v1.54.2

CreateStorageConfiguration mocks base method

func (*MockIVSRealTimeAPI) CreateStorageConfigurationRequest added in v1.54.2

CreateStorageConfigurationRequest mocks base method

func (*MockIVSRealTimeAPI) CreateStorageConfigurationWithContext added in v1.54.2

CreateStorageConfigurationWithContext mocks base method

func (*MockIVSRealTimeAPI) DeleteEncoderConfiguration added in v1.54.2

DeleteEncoderConfiguration mocks base method

func (*MockIVSRealTimeAPI) DeleteEncoderConfigurationRequest added in v1.54.2

DeleteEncoderConfigurationRequest mocks base method

func (*MockIVSRealTimeAPI) DeleteEncoderConfigurationWithContext added in v1.54.2

DeleteEncoderConfigurationWithContext mocks base method

func (*MockIVSRealTimeAPI) DeletePublicKey added in v1.54.9

DeletePublicKey mocks base method

func (*MockIVSRealTimeAPI) DeletePublicKeyRequest added in v1.54.9

DeletePublicKeyRequest mocks base method

func (*MockIVSRealTimeAPI) DeletePublicKeyWithContext added in v1.54.9

DeletePublicKeyWithContext mocks base method

func (*MockIVSRealTimeAPI) DeleteStage

DeleteStage mocks base method

func (*MockIVSRealTimeAPI) DeleteStageRequest

DeleteStageRequest mocks base method

func (*MockIVSRealTimeAPI) DeleteStageWithContext

func (m *MockIVSRealTimeAPI) DeleteStageWithContext(arg0 context.Context, arg1 *ivsrealtime.DeleteStageInput, arg2 ...request.Option) (*ivsrealtime.DeleteStageOutput, error)

DeleteStageWithContext mocks base method

func (*MockIVSRealTimeAPI) DeleteStorageConfiguration added in v1.54.2

DeleteStorageConfiguration mocks base method

func (*MockIVSRealTimeAPI) DeleteStorageConfigurationRequest added in v1.54.2

DeleteStorageConfigurationRequest mocks base method

func (*MockIVSRealTimeAPI) DeleteStorageConfigurationWithContext added in v1.54.2

DeleteStorageConfigurationWithContext mocks base method

func (*MockIVSRealTimeAPI) DisconnectParticipant

DisconnectParticipant mocks base method

func (*MockIVSRealTimeAPI) DisconnectParticipantRequest

DisconnectParticipantRequest mocks base method

func (*MockIVSRealTimeAPI) DisconnectParticipantWithContext

DisconnectParticipantWithContext mocks base method

func (*MockIVSRealTimeAPI) EXPECT

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

func (*MockIVSRealTimeAPI) GetComposition added in v1.54.2

GetComposition mocks base method

func (*MockIVSRealTimeAPI) GetCompositionRequest added in v1.54.2

GetCompositionRequest mocks base method

func (*MockIVSRealTimeAPI) GetCompositionWithContext added in v1.54.2

GetCompositionWithContext mocks base method

func (*MockIVSRealTimeAPI) GetEncoderConfiguration added in v1.54.2

GetEncoderConfiguration mocks base method

func (*MockIVSRealTimeAPI) GetEncoderConfigurationRequest added in v1.54.2

GetEncoderConfigurationRequest mocks base method

func (*MockIVSRealTimeAPI) GetEncoderConfigurationWithContext added in v1.54.2

GetEncoderConfigurationWithContext mocks base method

func (*MockIVSRealTimeAPI) GetParticipant added in v1.44.262

GetParticipant mocks base method

func (*MockIVSRealTimeAPI) GetParticipantRequest added in v1.44.262

GetParticipantRequest mocks base method

func (*MockIVSRealTimeAPI) GetParticipantWithContext added in v1.44.262

GetParticipantWithContext mocks base method

func (*MockIVSRealTimeAPI) GetPublicKey added in v1.54.9

GetPublicKey mocks base method

func (*MockIVSRealTimeAPI) GetPublicKeyRequest added in v1.54.9

GetPublicKeyRequest mocks base method

func (*MockIVSRealTimeAPI) GetPublicKeyWithContext added in v1.54.9

GetPublicKeyWithContext mocks base method

func (*MockIVSRealTimeAPI) GetStage

GetStage mocks base method

func (*MockIVSRealTimeAPI) GetStageRequest

GetStageRequest mocks base method

func (*MockIVSRealTimeAPI) GetStageSession added in v1.44.262

GetStageSession mocks base method

func (*MockIVSRealTimeAPI) GetStageSessionRequest added in v1.44.262

GetStageSessionRequest mocks base method

func (*MockIVSRealTimeAPI) GetStageSessionWithContext added in v1.44.262

GetStageSessionWithContext mocks base method

func (*MockIVSRealTimeAPI) GetStageWithContext

func (m *MockIVSRealTimeAPI) GetStageWithContext(arg0 context.Context, arg1 *ivsrealtime.GetStageInput, arg2 ...request.Option) (*ivsrealtime.GetStageOutput, error)

GetStageWithContext mocks base method

func (*MockIVSRealTimeAPI) GetStorageConfiguration added in v1.54.2

GetStorageConfiguration mocks base method

func (*MockIVSRealTimeAPI) GetStorageConfigurationRequest added in v1.54.2

GetStorageConfigurationRequest mocks base method

func (*MockIVSRealTimeAPI) GetStorageConfigurationWithContext added in v1.54.2

GetStorageConfigurationWithContext mocks base method

func (*MockIVSRealTimeAPI) ImportPublicKey added in v1.54.9

ImportPublicKey mocks base method

func (*MockIVSRealTimeAPI) ImportPublicKeyRequest added in v1.54.9

ImportPublicKeyRequest mocks base method

func (*MockIVSRealTimeAPI) ImportPublicKeyWithContext added in v1.54.9

ImportPublicKeyWithContext mocks base method

func (*MockIVSRealTimeAPI) ListCompositions added in v1.54.2

ListCompositions mocks base method

func (*MockIVSRealTimeAPI) ListCompositionsPages added in v1.54.2

ListCompositionsPages mocks base method

func (*MockIVSRealTimeAPI) ListCompositionsPagesWithContext added in v1.54.2

func (m *MockIVSRealTimeAPI) ListCompositionsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListCompositionsInput, arg2 func(*ivsrealtime.ListCompositionsOutput, bool) bool, arg3 ...request.Option) error

ListCompositionsPagesWithContext mocks base method

func (*MockIVSRealTimeAPI) ListCompositionsRequest added in v1.54.2

ListCompositionsRequest mocks base method

func (*MockIVSRealTimeAPI) ListCompositionsWithContext added in v1.54.2

ListCompositionsWithContext mocks base method

func (*MockIVSRealTimeAPI) ListEncoderConfigurations added in v1.54.2

ListEncoderConfigurations mocks base method

func (*MockIVSRealTimeAPI) ListEncoderConfigurationsPages added in v1.54.2

ListEncoderConfigurationsPages mocks base method

func (*MockIVSRealTimeAPI) ListEncoderConfigurationsPagesWithContext added in v1.54.2

func (m *MockIVSRealTimeAPI) ListEncoderConfigurationsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListEncoderConfigurationsInput, arg2 func(*ivsrealtime.ListEncoderConfigurationsOutput, bool) bool, arg3 ...request.Option) error

ListEncoderConfigurationsPagesWithContext mocks base method

func (*MockIVSRealTimeAPI) ListEncoderConfigurationsRequest added in v1.54.2

ListEncoderConfigurationsRequest mocks base method

func (*MockIVSRealTimeAPI) ListEncoderConfigurationsWithContext added in v1.54.2

ListEncoderConfigurationsWithContext mocks base method

func (*MockIVSRealTimeAPI) ListParticipantEvents added in v1.44.262

ListParticipantEvents mocks base method

func (*MockIVSRealTimeAPI) ListParticipantEventsPages added in v1.44.262

ListParticipantEventsPages mocks base method

func (*MockIVSRealTimeAPI) ListParticipantEventsPagesWithContext added in v1.44.262

func (m *MockIVSRealTimeAPI) ListParticipantEventsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListParticipantEventsInput, arg2 func(*ivsrealtime.ListParticipantEventsOutput, bool) bool, arg3 ...request.Option) error

ListParticipantEventsPagesWithContext mocks base method

func (*MockIVSRealTimeAPI) ListParticipantEventsRequest added in v1.44.262

ListParticipantEventsRequest mocks base method

func (*MockIVSRealTimeAPI) ListParticipantEventsWithContext added in v1.44.262

ListParticipantEventsWithContext mocks base method

func (*MockIVSRealTimeAPI) ListParticipants added in v1.44.262

ListParticipants mocks base method

func (*MockIVSRealTimeAPI) ListParticipantsPages added in v1.44.262

ListParticipantsPages mocks base method

func (*MockIVSRealTimeAPI) ListParticipantsPagesWithContext added in v1.44.262

func (m *MockIVSRealTimeAPI) ListParticipantsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListParticipantsInput, arg2 func(*ivsrealtime.ListParticipantsOutput, bool) bool, arg3 ...request.Option) error

ListParticipantsPagesWithContext mocks base method

func (*MockIVSRealTimeAPI) ListParticipantsRequest added in v1.44.262

ListParticipantsRequest mocks base method

func (*MockIVSRealTimeAPI) ListParticipantsWithContext added in v1.44.262

ListParticipantsWithContext mocks base method

func (*MockIVSRealTimeAPI) ListPublicKeys added in v1.54.9

ListPublicKeys mocks base method

func (*MockIVSRealTimeAPI) ListPublicKeysPages added in v1.54.9

ListPublicKeysPages mocks base method

func (*MockIVSRealTimeAPI) ListPublicKeysPagesWithContext added in v1.54.9

func (m *MockIVSRealTimeAPI) ListPublicKeysPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListPublicKeysInput, arg2 func(*ivsrealtime.ListPublicKeysOutput, bool) bool, arg3 ...request.Option) error

ListPublicKeysPagesWithContext mocks base method

func (*MockIVSRealTimeAPI) ListPublicKeysRequest added in v1.54.9

ListPublicKeysRequest mocks base method

func (*MockIVSRealTimeAPI) ListPublicKeysWithContext added in v1.54.9

ListPublicKeysWithContext mocks base method

func (*MockIVSRealTimeAPI) ListStageSessions added in v1.44.262

ListStageSessions mocks base method

func (*MockIVSRealTimeAPI) ListStageSessionsPages added in v1.44.262

ListStageSessionsPages mocks base method

func (*MockIVSRealTimeAPI) ListStageSessionsPagesWithContext added in v1.44.262

func (m *MockIVSRealTimeAPI) ListStageSessionsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStageSessionsInput, arg2 func(*ivsrealtime.ListStageSessionsOutput, bool) bool, arg3 ...request.Option) error

ListStageSessionsPagesWithContext mocks base method

func (*MockIVSRealTimeAPI) ListStageSessionsRequest added in v1.44.262

ListStageSessionsRequest mocks base method

func (*MockIVSRealTimeAPI) ListStageSessionsWithContext added in v1.44.262

ListStageSessionsWithContext mocks base method

func (*MockIVSRealTimeAPI) ListStages

ListStages mocks base method

func (*MockIVSRealTimeAPI) ListStagesPages

func (m *MockIVSRealTimeAPI) ListStagesPages(arg0 *ivsrealtime.ListStagesInput, arg1 func(*ivsrealtime.ListStagesOutput, bool) bool) error

ListStagesPages mocks base method

func (*MockIVSRealTimeAPI) ListStagesPagesWithContext

func (m *MockIVSRealTimeAPI) ListStagesPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStagesInput, arg2 func(*ivsrealtime.ListStagesOutput, bool) bool, arg3 ...request.Option) error

ListStagesPagesWithContext mocks base method

func (*MockIVSRealTimeAPI) ListStagesRequest

ListStagesRequest mocks base method

func (*MockIVSRealTimeAPI) ListStagesWithContext

func (m *MockIVSRealTimeAPI) ListStagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStagesInput, arg2 ...request.Option) (*ivsrealtime.ListStagesOutput, error)

ListStagesWithContext mocks base method

func (*MockIVSRealTimeAPI) ListStorageConfigurations added in v1.54.2

ListStorageConfigurations mocks base method

func (*MockIVSRealTimeAPI) ListStorageConfigurationsPages added in v1.54.2

ListStorageConfigurationsPages mocks base method

func (*MockIVSRealTimeAPI) ListStorageConfigurationsPagesWithContext added in v1.54.2

func (m *MockIVSRealTimeAPI) ListStorageConfigurationsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStorageConfigurationsInput, arg2 func(*ivsrealtime.ListStorageConfigurationsOutput, bool) bool, arg3 ...request.Option) error

ListStorageConfigurationsPagesWithContext mocks base method

func (*MockIVSRealTimeAPI) ListStorageConfigurationsRequest added in v1.54.2

ListStorageConfigurationsRequest mocks base method

func (*MockIVSRealTimeAPI) ListStorageConfigurationsWithContext added in v1.54.2

ListStorageConfigurationsWithContext mocks base method

func (*MockIVSRealTimeAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockIVSRealTimeAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockIVSRealTimeAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockIVSRealTimeAPI) StartComposition added in v1.54.2

StartComposition mocks base method

func (*MockIVSRealTimeAPI) StartCompositionRequest added in v1.54.2

StartCompositionRequest mocks base method

func (*MockIVSRealTimeAPI) StartCompositionWithContext added in v1.54.2

StartCompositionWithContext mocks base method

func (*MockIVSRealTimeAPI) StopComposition added in v1.54.2

StopComposition mocks base method

func (*MockIVSRealTimeAPI) StopCompositionRequest added in v1.54.2

StopCompositionRequest mocks base method

func (*MockIVSRealTimeAPI) StopCompositionWithContext added in v1.54.2

StopCompositionWithContext mocks base method

func (*MockIVSRealTimeAPI) TagResource

TagResource mocks base method

func (*MockIVSRealTimeAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockIVSRealTimeAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method

func (*MockIVSRealTimeAPI) UntagResource

UntagResource mocks base method

func (*MockIVSRealTimeAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockIVSRealTimeAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockIVSRealTimeAPI) UpdateStage

UpdateStage mocks base method

func (*MockIVSRealTimeAPI) UpdateStageRequest

UpdateStageRequest mocks base method

func (*MockIVSRealTimeAPI) UpdateStageWithContext

func (m *MockIVSRealTimeAPI) UpdateStageWithContext(arg0 context.Context, arg1 *ivsrealtime.UpdateStageInput, arg2 ...request.Option) (*ivsrealtime.UpdateStageOutput, error)

UpdateStageWithContext mocks base method

type MockIVSRealTimeAPIMockRecorder

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

MockIVSRealTimeAPIMockRecorder is the mock recorder for MockIVSRealTimeAPI

func (*MockIVSRealTimeAPIMockRecorder) CreateEncoderConfiguration added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) CreateEncoderConfiguration(arg0 interface{}) *gomock.Call

CreateEncoderConfiguration indicates an expected call of CreateEncoderConfiguration

func (*MockIVSRealTimeAPIMockRecorder) CreateEncoderConfigurationRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) CreateEncoderConfigurationRequest(arg0 interface{}) *gomock.Call

CreateEncoderConfigurationRequest indicates an expected call of CreateEncoderConfigurationRequest

func (*MockIVSRealTimeAPIMockRecorder) CreateEncoderConfigurationWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) CreateEncoderConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEncoderConfigurationWithContext indicates an expected call of CreateEncoderConfigurationWithContext

func (*MockIVSRealTimeAPIMockRecorder) CreateParticipantToken

func (mr *MockIVSRealTimeAPIMockRecorder) CreateParticipantToken(arg0 interface{}) *gomock.Call

CreateParticipantToken indicates an expected call of CreateParticipantToken

func (*MockIVSRealTimeAPIMockRecorder) CreateParticipantTokenRequest

func (mr *MockIVSRealTimeAPIMockRecorder) CreateParticipantTokenRequest(arg0 interface{}) *gomock.Call

CreateParticipantTokenRequest indicates an expected call of CreateParticipantTokenRequest

func (*MockIVSRealTimeAPIMockRecorder) CreateParticipantTokenWithContext

func (mr *MockIVSRealTimeAPIMockRecorder) CreateParticipantTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateParticipantTokenWithContext indicates an expected call of CreateParticipantTokenWithContext

func (*MockIVSRealTimeAPIMockRecorder) CreateStage

func (mr *MockIVSRealTimeAPIMockRecorder) CreateStage(arg0 interface{}) *gomock.Call

CreateStage indicates an expected call of CreateStage

func (*MockIVSRealTimeAPIMockRecorder) CreateStageRequest

func (mr *MockIVSRealTimeAPIMockRecorder) CreateStageRequest(arg0 interface{}) *gomock.Call

CreateStageRequest indicates an expected call of CreateStageRequest

func (*MockIVSRealTimeAPIMockRecorder) CreateStageWithContext

func (mr *MockIVSRealTimeAPIMockRecorder) CreateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateStageWithContext indicates an expected call of CreateStageWithContext

func (*MockIVSRealTimeAPIMockRecorder) CreateStorageConfiguration added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) CreateStorageConfiguration(arg0 interface{}) *gomock.Call

CreateStorageConfiguration indicates an expected call of CreateStorageConfiguration

func (*MockIVSRealTimeAPIMockRecorder) CreateStorageConfigurationRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) CreateStorageConfigurationRequest(arg0 interface{}) *gomock.Call

CreateStorageConfigurationRequest indicates an expected call of CreateStorageConfigurationRequest

func (*MockIVSRealTimeAPIMockRecorder) CreateStorageConfigurationWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) CreateStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateStorageConfigurationWithContext indicates an expected call of CreateStorageConfigurationWithContext

func (*MockIVSRealTimeAPIMockRecorder) DeleteEncoderConfiguration added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) DeleteEncoderConfiguration(arg0 interface{}) *gomock.Call

DeleteEncoderConfiguration indicates an expected call of DeleteEncoderConfiguration

func (*MockIVSRealTimeAPIMockRecorder) DeleteEncoderConfigurationRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) DeleteEncoderConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteEncoderConfigurationRequest indicates an expected call of DeleteEncoderConfigurationRequest

func (*MockIVSRealTimeAPIMockRecorder) DeleteEncoderConfigurationWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) DeleteEncoderConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEncoderConfigurationWithContext indicates an expected call of DeleteEncoderConfigurationWithContext

func (*MockIVSRealTimeAPIMockRecorder) DeletePublicKey added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) DeletePublicKey(arg0 interface{}) *gomock.Call

DeletePublicKey indicates an expected call of DeletePublicKey

func (*MockIVSRealTimeAPIMockRecorder) DeletePublicKeyRequest added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) DeletePublicKeyRequest(arg0 interface{}) *gomock.Call

DeletePublicKeyRequest indicates an expected call of DeletePublicKeyRequest

func (*MockIVSRealTimeAPIMockRecorder) DeletePublicKeyWithContext added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) DeletePublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePublicKeyWithContext indicates an expected call of DeletePublicKeyWithContext

func (*MockIVSRealTimeAPIMockRecorder) DeleteStage

func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStage(arg0 interface{}) *gomock.Call

DeleteStage indicates an expected call of DeleteStage

func (*MockIVSRealTimeAPIMockRecorder) DeleteStageRequest

func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStageRequest(arg0 interface{}) *gomock.Call

DeleteStageRequest indicates an expected call of DeleteStageRequest

func (*MockIVSRealTimeAPIMockRecorder) DeleteStageWithContext

func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteStageWithContext indicates an expected call of DeleteStageWithContext

func (*MockIVSRealTimeAPIMockRecorder) DeleteStorageConfiguration added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStorageConfiguration(arg0 interface{}) *gomock.Call

DeleteStorageConfiguration indicates an expected call of DeleteStorageConfiguration

func (*MockIVSRealTimeAPIMockRecorder) DeleteStorageConfigurationRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStorageConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteStorageConfigurationRequest indicates an expected call of DeleteStorageConfigurationRequest

func (*MockIVSRealTimeAPIMockRecorder) DeleteStorageConfigurationWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteStorageConfigurationWithContext indicates an expected call of DeleteStorageConfigurationWithContext

func (*MockIVSRealTimeAPIMockRecorder) DisconnectParticipant

func (mr *MockIVSRealTimeAPIMockRecorder) DisconnectParticipant(arg0 interface{}) *gomock.Call

DisconnectParticipant indicates an expected call of DisconnectParticipant

func (*MockIVSRealTimeAPIMockRecorder) DisconnectParticipantRequest

func (mr *MockIVSRealTimeAPIMockRecorder) DisconnectParticipantRequest(arg0 interface{}) *gomock.Call

DisconnectParticipantRequest indicates an expected call of DisconnectParticipantRequest

func (*MockIVSRealTimeAPIMockRecorder) DisconnectParticipantWithContext

func (mr *MockIVSRealTimeAPIMockRecorder) DisconnectParticipantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisconnectParticipantWithContext indicates an expected call of DisconnectParticipantWithContext

func (*MockIVSRealTimeAPIMockRecorder) GetComposition added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) GetComposition(arg0 interface{}) *gomock.Call

GetComposition indicates an expected call of GetComposition

func (*MockIVSRealTimeAPIMockRecorder) GetCompositionRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) GetCompositionRequest(arg0 interface{}) *gomock.Call

GetCompositionRequest indicates an expected call of GetCompositionRequest

func (*MockIVSRealTimeAPIMockRecorder) GetCompositionWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) GetCompositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCompositionWithContext indicates an expected call of GetCompositionWithContext

func (*MockIVSRealTimeAPIMockRecorder) GetEncoderConfiguration added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) GetEncoderConfiguration(arg0 interface{}) *gomock.Call

GetEncoderConfiguration indicates an expected call of GetEncoderConfiguration

func (*MockIVSRealTimeAPIMockRecorder) GetEncoderConfigurationRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) GetEncoderConfigurationRequest(arg0 interface{}) *gomock.Call

GetEncoderConfigurationRequest indicates an expected call of GetEncoderConfigurationRequest

func (*MockIVSRealTimeAPIMockRecorder) GetEncoderConfigurationWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) GetEncoderConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEncoderConfigurationWithContext indicates an expected call of GetEncoderConfigurationWithContext

func (*MockIVSRealTimeAPIMockRecorder) GetParticipant added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) GetParticipant(arg0 interface{}) *gomock.Call

GetParticipant indicates an expected call of GetParticipant

func (*MockIVSRealTimeAPIMockRecorder) GetParticipantRequest added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) GetParticipantRequest(arg0 interface{}) *gomock.Call

GetParticipantRequest indicates an expected call of GetParticipantRequest

func (*MockIVSRealTimeAPIMockRecorder) GetParticipantWithContext added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) GetParticipantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParticipantWithContext indicates an expected call of GetParticipantWithContext

func (*MockIVSRealTimeAPIMockRecorder) GetPublicKey added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) GetPublicKey(arg0 interface{}) *gomock.Call

GetPublicKey indicates an expected call of GetPublicKey

func (*MockIVSRealTimeAPIMockRecorder) GetPublicKeyRequest added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) GetPublicKeyRequest(arg0 interface{}) *gomock.Call

GetPublicKeyRequest indicates an expected call of GetPublicKeyRequest

func (*MockIVSRealTimeAPIMockRecorder) GetPublicKeyWithContext added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) GetPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPublicKeyWithContext indicates an expected call of GetPublicKeyWithContext

func (*MockIVSRealTimeAPIMockRecorder) GetStage

func (mr *MockIVSRealTimeAPIMockRecorder) GetStage(arg0 interface{}) *gomock.Call

GetStage indicates an expected call of GetStage

func (*MockIVSRealTimeAPIMockRecorder) GetStageRequest

func (mr *MockIVSRealTimeAPIMockRecorder) GetStageRequest(arg0 interface{}) *gomock.Call

GetStageRequest indicates an expected call of GetStageRequest

func (*MockIVSRealTimeAPIMockRecorder) GetStageSession added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) GetStageSession(arg0 interface{}) *gomock.Call

GetStageSession indicates an expected call of GetStageSession

func (*MockIVSRealTimeAPIMockRecorder) GetStageSessionRequest added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) GetStageSessionRequest(arg0 interface{}) *gomock.Call

GetStageSessionRequest indicates an expected call of GetStageSessionRequest

func (*MockIVSRealTimeAPIMockRecorder) GetStageSessionWithContext added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) GetStageSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStageSessionWithContext indicates an expected call of GetStageSessionWithContext

func (*MockIVSRealTimeAPIMockRecorder) GetStageWithContext

func (mr *MockIVSRealTimeAPIMockRecorder) GetStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStageWithContext indicates an expected call of GetStageWithContext

func (*MockIVSRealTimeAPIMockRecorder) GetStorageConfiguration added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) GetStorageConfiguration(arg0 interface{}) *gomock.Call

GetStorageConfiguration indicates an expected call of GetStorageConfiguration

func (*MockIVSRealTimeAPIMockRecorder) GetStorageConfigurationRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) GetStorageConfigurationRequest(arg0 interface{}) *gomock.Call

GetStorageConfigurationRequest indicates an expected call of GetStorageConfigurationRequest

func (*MockIVSRealTimeAPIMockRecorder) GetStorageConfigurationWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) GetStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStorageConfigurationWithContext indicates an expected call of GetStorageConfigurationWithContext

func (*MockIVSRealTimeAPIMockRecorder) ImportPublicKey added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) ImportPublicKey(arg0 interface{}) *gomock.Call

ImportPublicKey indicates an expected call of ImportPublicKey

func (*MockIVSRealTimeAPIMockRecorder) ImportPublicKeyRequest added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) ImportPublicKeyRequest(arg0 interface{}) *gomock.Call

ImportPublicKeyRequest indicates an expected call of ImportPublicKeyRequest

func (*MockIVSRealTimeAPIMockRecorder) ImportPublicKeyWithContext added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) ImportPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportPublicKeyWithContext indicates an expected call of ImportPublicKeyWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListCompositions added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListCompositions(arg0 interface{}) *gomock.Call

ListCompositions indicates an expected call of ListCompositions

func (*MockIVSRealTimeAPIMockRecorder) ListCompositionsPages added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListCompositionsPages(arg0, arg1 interface{}) *gomock.Call

ListCompositionsPages indicates an expected call of ListCompositionsPages

func (*MockIVSRealTimeAPIMockRecorder) ListCompositionsPagesWithContext added in v1.54.2

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

ListCompositionsPagesWithContext indicates an expected call of ListCompositionsPagesWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListCompositionsRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListCompositionsRequest(arg0 interface{}) *gomock.Call

ListCompositionsRequest indicates an expected call of ListCompositionsRequest

func (*MockIVSRealTimeAPIMockRecorder) ListCompositionsWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListCompositionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCompositionsWithContext indicates an expected call of ListCompositionsWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurations added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurations(arg0 interface{}) *gomock.Call

ListEncoderConfigurations indicates an expected call of ListEncoderConfigurations

func (*MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsPages added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsPages(arg0, arg1 interface{}) *gomock.Call

ListEncoderConfigurationsPages indicates an expected call of ListEncoderConfigurationsPages

func (*MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsPagesWithContext added in v1.54.2

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

ListEncoderConfigurationsPagesWithContext indicates an expected call of ListEncoderConfigurationsPagesWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsRequest(arg0 interface{}) *gomock.Call

ListEncoderConfigurationsRequest indicates an expected call of ListEncoderConfigurationsRequest

func (*MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEncoderConfigurationsWithContext indicates an expected call of ListEncoderConfigurationsWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListParticipantEvents added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantEvents(arg0 interface{}) *gomock.Call

ListParticipantEvents indicates an expected call of ListParticipantEvents

func (*MockIVSRealTimeAPIMockRecorder) ListParticipantEventsPages added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantEventsPages(arg0, arg1 interface{}) *gomock.Call

ListParticipantEventsPages indicates an expected call of ListParticipantEventsPages

func (*MockIVSRealTimeAPIMockRecorder) ListParticipantEventsPagesWithContext added in v1.44.262

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

ListParticipantEventsPagesWithContext indicates an expected call of ListParticipantEventsPagesWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListParticipantEventsRequest added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantEventsRequest(arg0 interface{}) *gomock.Call

ListParticipantEventsRequest indicates an expected call of ListParticipantEventsRequest

func (*MockIVSRealTimeAPIMockRecorder) ListParticipantEventsWithContext added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListParticipantEventsWithContext indicates an expected call of ListParticipantEventsWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListParticipants added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipants(arg0 interface{}) *gomock.Call

ListParticipants indicates an expected call of ListParticipants

func (*MockIVSRealTimeAPIMockRecorder) ListParticipantsPages added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantsPages(arg0, arg1 interface{}) *gomock.Call

ListParticipantsPages indicates an expected call of ListParticipantsPages

func (*MockIVSRealTimeAPIMockRecorder) ListParticipantsPagesWithContext added in v1.44.262

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

ListParticipantsPagesWithContext indicates an expected call of ListParticipantsPagesWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListParticipantsRequest added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantsRequest(arg0 interface{}) *gomock.Call

ListParticipantsRequest indicates an expected call of ListParticipantsRequest

func (*MockIVSRealTimeAPIMockRecorder) ListParticipantsWithContext added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListParticipantsWithContext indicates an expected call of ListParticipantsWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListPublicKeys added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) ListPublicKeys(arg0 interface{}) *gomock.Call

ListPublicKeys indicates an expected call of ListPublicKeys

func (*MockIVSRealTimeAPIMockRecorder) ListPublicKeysPages added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) ListPublicKeysPages(arg0, arg1 interface{}) *gomock.Call

ListPublicKeysPages indicates an expected call of ListPublicKeysPages

func (*MockIVSRealTimeAPIMockRecorder) ListPublicKeysPagesWithContext added in v1.54.9

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

ListPublicKeysPagesWithContext indicates an expected call of ListPublicKeysPagesWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListPublicKeysRequest added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) ListPublicKeysRequest(arg0 interface{}) *gomock.Call

ListPublicKeysRequest indicates an expected call of ListPublicKeysRequest

func (*MockIVSRealTimeAPIMockRecorder) ListPublicKeysWithContext added in v1.54.9

func (mr *MockIVSRealTimeAPIMockRecorder) ListPublicKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPublicKeysWithContext indicates an expected call of ListPublicKeysWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListStageSessions added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListStageSessions(arg0 interface{}) *gomock.Call

ListStageSessions indicates an expected call of ListStageSessions

func (*MockIVSRealTimeAPIMockRecorder) ListStageSessionsPages added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListStageSessionsPages(arg0, arg1 interface{}) *gomock.Call

ListStageSessionsPages indicates an expected call of ListStageSessionsPages

func (*MockIVSRealTimeAPIMockRecorder) ListStageSessionsPagesWithContext added in v1.44.262

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

ListStageSessionsPagesWithContext indicates an expected call of ListStageSessionsPagesWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListStageSessionsRequest added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListStageSessionsRequest(arg0 interface{}) *gomock.Call

ListStageSessionsRequest indicates an expected call of ListStageSessionsRequest

func (*MockIVSRealTimeAPIMockRecorder) ListStageSessionsWithContext added in v1.44.262

func (mr *MockIVSRealTimeAPIMockRecorder) ListStageSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStageSessionsWithContext indicates an expected call of ListStageSessionsWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListStages

func (mr *MockIVSRealTimeAPIMockRecorder) ListStages(arg0 interface{}) *gomock.Call

ListStages indicates an expected call of ListStages

func (*MockIVSRealTimeAPIMockRecorder) ListStagesPages

func (mr *MockIVSRealTimeAPIMockRecorder) ListStagesPages(arg0, arg1 interface{}) *gomock.Call

ListStagesPages indicates an expected call of ListStagesPages

func (*MockIVSRealTimeAPIMockRecorder) ListStagesPagesWithContext

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

ListStagesPagesWithContext indicates an expected call of ListStagesPagesWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListStagesRequest

func (mr *MockIVSRealTimeAPIMockRecorder) ListStagesRequest(arg0 interface{}) *gomock.Call

ListStagesRequest indicates an expected call of ListStagesRequest

func (*MockIVSRealTimeAPIMockRecorder) ListStagesWithContext

func (mr *MockIVSRealTimeAPIMockRecorder) ListStagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStagesWithContext indicates an expected call of ListStagesWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListStorageConfigurations added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListStorageConfigurations(arg0 interface{}) *gomock.Call

ListStorageConfigurations indicates an expected call of ListStorageConfigurations

func (*MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsPages added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsPages(arg0, arg1 interface{}) *gomock.Call

ListStorageConfigurationsPages indicates an expected call of ListStorageConfigurationsPages

func (*MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsPagesWithContext added in v1.54.2

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

ListStorageConfigurationsPagesWithContext indicates an expected call of ListStorageConfigurationsPagesWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsRequest(arg0 interface{}) *gomock.Call

ListStorageConfigurationsRequest indicates an expected call of ListStorageConfigurationsRequest

func (*MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListStorageConfigurationsWithContext indicates an expected call of ListStorageConfigurationsWithContext

func (*MockIVSRealTimeAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockIVSRealTimeAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockIVSRealTimeAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockIVSRealTimeAPIMockRecorder) StartComposition added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) StartComposition(arg0 interface{}) *gomock.Call

StartComposition indicates an expected call of StartComposition

func (*MockIVSRealTimeAPIMockRecorder) StartCompositionRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) StartCompositionRequest(arg0 interface{}) *gomock.Call

StartCompositionRequest indicates an expected call of StartCompositionRequest

func (*MockIVSRealTimeAPIMockRecorder) StartCompositionWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) StartCompositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartCompositionWithContext indicates an expected call of StartCompositionWithContext

func (*MockIVSRealTimeAPIMockRecorder) StopComposition added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) StopComposition(arg0 interface{}) *gomock.Call

StopComposition indicates an expected call of StopComposition

func (*MockIVSRealTimeAPIMockRecorder) StopCompositionRequest added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) StopCompositionRequest(arg0 interface{}) *gomock.Call

StopCompositionRequest indicates an expected call of StopCompositionRequest

func (*MockIVSRealTimeAPIMockRecorder) StopCompositionWithContext added in v1.54.2

func (mr *MockIVSRealTimeAPIMockRecorder) StopCompositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopCompositionWithContext indicates an expected call of StopCompositionWithContext

func (*MockIVSRealTimeAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockIVSRealTimeAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockIVSRealTimeAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockIVSRealTimeAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockIVSRealTimeAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockIVSRealTimeAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockIVSRealTimeAPIMockRecorder) UpdateStage

func (mr *MockIVSRealTimeAPIMockRecorder) UpdateStage(arg0 interface{}) *gomock.Call

UpdateStage indicates an expected call of UpdateStage

func (*MockIVSRealTimeAPIMockRecorder) UpdateStageRequest

func (mr *MockIVSRealTimeAPIMockRecorder) UpdateStageRequest(arg0 interface{}) *gomock.Call

UpdateStageRequest indicates an expected call of UpdateStageRequest

func (*MockIVSRealTimeAPIMockRecorder) UpdateStageWithContext

func (mr *MockIVSRealTimeAPIMockRecorder) UpdateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateStageWithContext indicates an expected call of UpdateStageWithContext

Jump to

Keyboard shortcuts

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