Documentation ¶
Overview ¶
Package ivsrealtimemock is a generated GoMock package.
Index ¶
- type MockIVSRealTimeAPI
- func (m *MockIVSRealTimeAPI) CreateEncoderConfiguration(arg0 *ivsrealtime.CreateEncoderConfigurationInput) (*ivsrealtime.CreateEncoderConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) CreateEncoderConfigurationRequest(arg0 *ivsrealtime.CreateEncoderConfigurationInput) (*request.Request, *ivsrealtime.CreateEncoderConfigurationOutput)
- func (m *MockIVSRealTimeAPI) CreateEncoderConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.CreateEncoderConfigurationInput, ...) (*ivsrealtime.CreateEncoderConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) CreateParticipantToken(arg0 *ivsrealtime.CreateParticipantTokenInput) (*ivsrealtime.CreateParticipantTokenOutput, error)
- func (m *MockIVSRealTimeAPI) CreateParticipantTokenRequest(arg0 *ivsrealtime.CreateParticipantTokenInput) (*request.Request, *ivsrealtime.CreateParticipantTokenOutput)
- func (m *MockIVSRealTimeAPI) CreateParticipantTokenWithContext(arg0 context.Context, arg1 *ivsrealtime.CreateParticipantTokenInput, ...) (*ivsrealtime.CreateParticipantTokenOutput, error)
- func (m *MockIVSRealTimeAPI) CreateStage(arg0 *ivsrealtime.CreateStageInput) (*ivsrealtime.CreateStageOutput, error)
- func (m *MockIVSRealTimeAPI) CreateStageRequest(arg0 *ivsrealtime.CreateStageInput) (*request.Request, *ivsrealtime.CreateStageOutput)
- func (m *MockIVSRealTimeAPI) CreateStageWithContext(arg0 context.Context, arg1 *ivsrealtime.CreateStageInput, ...) (*ivsrealtime.CreateStageOutput, error)
- func (m *MockIVSRealTimeAPI) CreateStorageConfiguration(arg0 *ivsrealtime.CreateStorageConfigurationInput) (*ivsrealtime.CreateStorageConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) CreateStorageConfigurationRequest(arg0 *ivsrealtime.CreateStorageConfigurationInput) (*request.Request, *ivsrealtime.CreateStorageConfigurationOutput)
- func (m *MockIVSRealTimeAPI) CreateStorageConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.CreateStorageConfigurationInput, ...) (*ivsrealtime.CreateStorageConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) DeleteEncoderConfiguration(arg0 *ivsrealtime.DeleteEncoderConfigurationInput) (*ivsrealtime.DeleteEncoderConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) DeleteEncoderConfigurationRequest(arg0 *ivsrealtime.DeleteEncoderConfigurationInput) (*request.Request, *ivsrealtime.DeleteEncoderConfigurationOutput)
- func (m *MockIVSRealTimeAPI) DeleteEncoderConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.DeleteEncoderConfigurationInput, ...) (*ivsrealtime.DeleteEncoderConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) DeletePublicKey(arg0 *ivsrealtime.DeletePublicKeyInput) (*ivsrealtime.DeletePublicKeyOutput, error)
- func (m *MockIVSRealTimeAPI) DeletePublicKeyRequest(arg0 *ivsrealtime.DeletePublicKeyInput) (*request.Request, *ivsrealtime.DeletePublicKeyOutput)
- func (m *MockIVSRealTimeAPI) DeletePublicKeyWithContext(arg0 context.Context, arg1 *ivsrealtime.DeletePublicKeyInput, ...) (*ivsrealtime.DeletePublicKeyOutput, error)
- func (m *MockIVSRealTimeAPI) DeleteStage(arg0 *ivsrealtime.DeleteStageInput) (*ivsrealtime.DeleteStageOutput, error)
- func (m *MockIVSRealTimeAPI) DeleteStageRequest(arg0 *ivsrealtime.DeleteStageInput) (*request.Request, *ivsrealtime.DeleteStageOutput)
- func (m *MockIVSRealTimeAPI) DeleteStageWithContext(arg0 context.Context, arg1 *ivsrealtime.DeleteStageInput, ...) (*ivsrealtime.DeleteStageOutput, error)
- func (m *MockIVSRealTimeAPI) DeleteStorageConfiguration(arg0 *ivsrealtime.DeleteStorageConfigurationInput) (*ivsrealtime.DeleteStorageConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) DeleteStorageConfigurationRequest(arg0 *ivsrealtime.DeleteStorageConfigurationInput) (*request.Request, *ivsrealtime.DeleteStorageConfigurationOutput)
- func (m *MockIVSRealTimeAPI) DeleteStorageConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.DeleteStorageConfigurationInput, ...) (*ivsrealtime.DeleteStorageConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) DisconnectParticipant(arg0 *ivsrealtime.DisconnectParticipantInput) (*ivsrealtime.DisconnectParticipantOutput, error)
- func (m *MockIVSRealTimeAPI) DisconnectParticipantRequest(arg0 *ivsrealtime.DisconnectParticipantInput) (*request.Request, *ivsrealtime.DisconnectParticipantOutput)
- func (m *MockIVSRealTimeAPI) DisconnectParticipantWithContext(arg0 context.Context, arg1 *ivsrealtime.DisconnectParticipantInput, ...) (*ivsrealtime.DisconnectParticipantOutput, error)
- func (m *MockIVSRealTimeAPI) EXPECT() *MockIVSRealTimeAPIMockRecorder
- func (m *MockIVSRealTimeAPI) GetComposition(arg0 *ivsrealtime.GetCompositionInput) (*ivsrealtime.GetCompositionOutput, error)
- func (m *MockIVSRealTimeAPI) GetCompositionRequest(arg0 *ivsrealtime.GetCompositionInput) (*request.Request, *ivsrealtime.GetCompositionOutput)
- func (m *MockIVSRealTimeAPI) GetCompositionWithContext(arg0 context.Context, arg1 *ivsrealtime.GetCompositionInput, ...) (*ivsrealtime.GetCompositionOutput, error)
- func (m *MockIVSRealTimeAPI) GetEncoderConfiguration(arg0 *ivsrealtime.GetEncoderConfigurationInput) (*ivsrealtime.GetEncoderConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) GetEncoderConfigurationRequest(arg0 *ivsrealtime.GetEncoderConfigurationInput) (*request.Request, *ivsrealtime.GetEncoderConfigurationOutput)
- func (m *MockIVSRealTimeAPI) GetEncoderConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.GetEncoderConfigurationInput, ...) (*ivsrealtime.GetEncoderConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) GetParticipant(arg0 *ivsrealtime.GetParticipantInput) (*ivsrealtime.GetParticipantOutput, error)
- func (m *MockIVSRealTimeAPI) GetParticipantRequest(arg0 *ivsrealtime.GetParticipantInput) (*request.Request, *ivsrealtime.GetParticipantOutput)
- func (m *MockIVSRealTimeAPI) GetParticipantWithContext(arg0 context.Context, arg1 *ivsrealtime.GetParticipantInput, ...) (*ivsrealtime.GetParticipantOutput, error)
- func (m *MockIVSRealTimeAPI) GetPublicKey(arg0 *ivsrealtime.GetPublicKeyInput) (*ivsrealtime.GetPublicKeyOutput, error)
- func (m *MockIVSRealTimeAPI) GetPublicKeyRequest(arg0 *ivsrealtime.GetPublicKeyInput) (*request.Request, *ivsrealtime.GetPublicKeyOutput)
- func (m *MockIVSRealTimeAPI) GetPublicKeyWithContext(arg0 context.Context, arg1 *ivsrealtime.GetPublicKeyInput, ...) (*ivsrealtime.GetPublicKeyOutput, error)
- func (m *MockIVSRealTimeAPI) GetStage(arg0 *ivsrealtime.GetStageInput) (*ivsrealtime.GetStageOutput, error)
- func (m *MockIVSRealTimeAPI) GetStageRequest(arg0 *ivsrealtime.GetStageInput) (*request.Request, *ivsrealtime.GetStageOutput)
- func (m *MockIVSRealTimeAPI) GetStageSession(arg0 *ivsrealtime.GetStageSessionInput) (*ivsrealtime.GetStageSessionOutput, error)
- func (m *MockIVSRealTimeAPI) GetStageSessionRequest(arg0 *ivsrealtime.GetStageSessionInput) (*request.Request, *ivsrealtime.GetStageSessionOutput)
- func (m *MockIVSRealTimeAPI) GetStageSessionWithContext(arg0 context.Context, arg1 *ivsrealtime.GetStageSessionInput, ...) (*ivsrealtime.GetStageSessionOutput, error)
- func (m *MockIVSRealTimeAPI) GetStageWithContext(arg0 context.Context, arg1 *ivsrealtime.GetStageInput, arg2 ...request.Option) (*ivsrealtime.GetStageOutput, error)
- func (m *MockIVSRealTimeAPI) GetStorageConfiguration(arg0 *ivsrealtime.GetStorageConfigurationInput) (*ivsrealtime.GetStorageConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) GetStorageConfigurationRequest(arg0 *ivsrealtime.GetStorageConfigurationInput) (*request.Request, *ivsrealtime.GetStorageConfigurationOutput)
- func (m *MockIVSRealTimeAPI) GetStorageConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.GetStorageConfigurationInput, ...) (*ivsrealtime.GetStorageConfigurationOutput, error)
- func (m *MockIVSRealTimeAPI) ImportPublicKey(arg0 *ivsrealtime.ImportPublicKeyInput) (*ivsrealtime.ImportPublicKeyOutput, error)
- func (m *MockIVSRealTimeAPI) ImportPublicKeyRequest(arg0 *ivsrealtime.ImportPublicKeyInput) (*request.Request, *ivsrealtime.ImportPublicKeyOutput)
- func (m *MockIVSRealTimeAPI) ImportPublicKeyWithContext(arg0 context.Context, arg1 *ivsrealtime.ImportPublicKeyInput, ...) (*ivsrealtime.ImportPublicKeyOutput, error)
- func (m *MockIVSRealTimeAPI) ListCompositions(arg0 *ivsrealtime.ListCompositionsInput) (*ivsrealtime.ListCompositionsOutput, error)
- func (m *MockIVSRealTimeAPI) ListCompositionsPages(arg0 *ivsrealtime.ListCompositionsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListCompositionsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListCompositionsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListCompositionsRequest(arg0 *ivsrealtime.ListCompositionsInput) (*request.Request, *ivsrealtime.ListCompositionsOutput)
- func (m *MockIVSRealTimeAPI) ListCompositionsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListCompositionsInput, ...) (*ivsrealtime.ListCompositionsOutput, error)
- func (m *MockIVSRealTimeAPI) ListEncoderConfigurations(arg0 *ivsrealtime.ListEncoderConfigurationsInput) (*ivsrealtime.ListEncoderConfigurationsOutput, error)
- func (m *MockIVSRealTimeAPI) ListEncoderConfigurationsPages(arg0 *ivsrealtime.ListEncoderConfigurationsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListEncoderConfigurationsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListEncoderConfigurationsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListEncoderConfigurationsRequest(arg0 *ivsrealtime.ListEncoderConfigurationsInput) (*request.Request, *ivsrealtime.ListEncoderConfigurationsOutput)
- func (m *MockIVSRealTimeAPI) ListEncoderConfigurationsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListEncoderConfigurationsInput, ...) (*ivsrealtime.ListEncoderConfigurationsOutput, error)
- func (m *MockIVSRealTimeAPI) ListParticipantEvents(arg0 *ivsrealtime.ListParticipantEventsInput) (*ivsrealtime.ListParticipantEventsOutput, error)
- func (m *MockIVSRealTimeAPI) ListParticipantEventsPages(arg0 *ivsrealtime.ListParticipantEventsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListParticipantEventsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListParticipantEventsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListParticipantEventsRequest(arg0 *ivsrealtime.ListParticipantEventsInput) (*request.Request, *ivsrealtime.ListParticipantEventsOutput)
- func (m *MockIVSRealTimeAPI) ListParticipantEventsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListParticipantEventsInput, ...) (*ivsrealtime.ListParticipantEventsOutput, error)
- func (m *MockIVSRealTimeAPI) ListParticipants(arg0 *ivsrealtime.ListParticipantsInput) (*ivsrealtime.ListParticipantsOutput, error)
- func (m *MockIVSRealTimeAPI) ListParticipantsPages(arg0 *ivsrealtime.ListParticipantsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListParticipantsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListParticipantsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListParticipantsRequest(arg0 *ivsrealtime.ListParticipantsInput) (*request.Request, *ivsrealtime.ListParticipantsOutput)
- func (m *MockIVSRealTimeAPI) ListParticipantsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListParticipantsInput, ...) (*ivsrealtime.ListParticipantsOutput, error)
- func (m *MockIVSRealTimeAPI) ListPublicKeys(arg0 *ivsrealtime.ListPublicKeysInput) (*ivsrealtime.ListPublicKeysOutput, error)
- func (m *MockIVSRealTimeAPI) ListPublicKeysPages(arg0 *ivsrealtime.ListPublicKeysInput, ...) error
- func (m *MockIVSRealTimeAPI) ListPublicKeysPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListPublicKeysInput, ...) error
- func (m *MockIVSRealTimeAPI) ListPublicKeysRequest(arg0 *ivsrealtime.ListPublicKeysInput) (*request.Request, *ivsrealtime.ListPublicKeysOutput)
- func (m *MockIVSRealTimeAPI) ListPublicKeysWithContext(arg0 context.Context, arg1 *ivsrealtime.ListPublicKeysInput, ...) (*ivsrealtime.ListPublicKeysOutput, error)
- func (m *MockIVSRealTimeAPI) ListStageSessions(arg0 *ivsrealtime.ListStageSessionsInput) (*ivsrealtime.ListStageSessionsOutput, error)
- func (m *MockIVSRealTimeAPI) ListStageSessionsPages(arg0 *ivsrealtime.ListStageSessionsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListStageSessionsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStageSessionsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListStageSessionsRequest(arg0 *ivsrealtime.ListStageSessionsInput) (*request.Request, *ivsrealtime.ListStageSessionsOutput)
- func (m *MockIVSRealTimeAPI) ListStageSessionsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStageSessionsInput, ...) (*ivsrealtime.ListStageSessionsOutput, error)
- func (m *MockIVSRealTimeAPI) ListStages(arg0 *ivsrealtime.ListStagesInput) (*ivsrealtime.ListStagesOutput, error)
- func (m *MockIVSRealTimeAPI) ListStagesPages(arg0 *ivsrealtime.ListStagesInput, ...) error
- func (m *MockIVSRealTimeAPI) ListStagesPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStagesInput, ...) error
- func (m *MockIVSRealTimeAPI) ListStagesRequest(arg0 *ivsrealtime.ListStagesInput) (*request.Request, *ivsrealtime.ListStagesOutput)
- func (m *MockIVSRealTimeAPI) ListStagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStagesInput, ...) (*ivsrealtime.ListStagesOutput, error)
- func (m *MockIVSRealTimeAPI) ListStorageConfigurations(arg0 *ivsrealtime.ListStorageConfigurationsInput) (*ivsrealtime.ListStorageConfigurationsOutput, error)
- func (m *MockIVSRealTimeAPI) ListStorageConfigurationsPages(arg0 *ivsrealtime.ListStorageConfigurationsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListStorageConfigurationsPagesWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStorageConfigurationsInput, ...) error
- func (m *MockIVSRealTimeAPI) ListStorageConfigurationsRequest(arg0 *ivsrealtime.ListStorageConfigurationsInput) (*request.Request, *ivsrealtime.ListStorageConfigurationsOutput)
- func (m *MockIVSRealTimeAPI) ListStorageConfigurationsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStorageConfigurationsInput, ...) (*ivsrealtime.ListStorageConfigurationsOutput, error)
- func (m *MockIVSRealTimeAPI) ListTagsForResource(arg0 *ivsrealtime.ListTagsForResourceInput) (*ivsrealtime.ListTagsForResourceOutput, error)
- func (m *MockIVSRealTimeAPI) ListTagsForResourceRequest(arg0 *ivsrealtime.ListTagsForResourceInput) (*request.Request, *ivsrealtime.ListTagsForResourceOutput)
- func (m *MockIVSRealTimeAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *ivsrealtime.ListTagsForResourceInput, ...) (*ivsrealtime.ListTagsForResourceOutput, error)
- func (m *MockIVSRealTimeAPI) StartComposition(arg0 *ivsrealtime.StartCompositionInput) (*ivsrealtime.StartCompositionOutput, error)
- func (m *MockIVSRealTimeAPI) StartCompositionRequest(arg0 *ivsrealtime.StartCompositionInput) (*request.Request, *ivsrealtime.StartCompositionOutput)
- func (m *MockIVSRealTimeAPI) StartCompositionWithContext(arg0 context.Context, arg1 *ivsrealtime.StartCompositionInput, ...) (*ivsrealtime.StartCompositionOutput, error)
- func (m *MockIVSRealTimeAPI) StopComposition(arg0 *ivsrealtime.StopCompositionInput) (*ivsrealtime.StopCompositionOutput, error)
- func (m *MockIVSRealTimeAPI) StopCompositionRequest(arg0 *ivsrealtime.StopCompositionInput) (*request.Request, *ivsrealtime.StopCompositionOutput)
- func (m *MockIVSRealTimeAPI) StopCompositionWithContext(arg0 context.Context, arg1 *ivsrealtime.StopCompositionInput, ...) (*ivsrealtime.StopCompositionOutput, error)
- func (m *MockIVSRealTimeAPI) TagResource(arg0 *ivsrealtime.TagResourceInput) (*ivsrealtime.TagResourceOutput, error)
- func (m *MockIVSRealTimeAPI) TagResourceRequest(arg0 *ivsrealtime.TagResourceInput) (*request.Request, *ivsrealtime.TagResourceOutput)
- func (m *MockIVSRealTimeAPI) TagResourceWithContext(arg0 context.Context, arg1 *ivsrealtime.TagResourceInput, ...) (*ivsrealtime.TagResourceOutput, error)
- func (m *MockIVSRealTimeAPI) UntagResource(arg0 *ivsrealtime.UntagResourceInput) (*ivsrealtime.UntagResourceOutput, error)
- func (m *MockIVSRealTimeAPI) UntagResourceRequest(arg0 *ivsrealtime.UntagResourceInput) (*request.Request, *ivsrealtime.UntagResourceOutput)
- func (m *MockIVSRealTimeAPI) UntagResourceWithContext(arg0 context.Context, arg1 *ivsrealtime.UntagResourceInput, ...) (*ivsrealtime.UntagResourceOutput, error)
- func (m *MockIVSRealTimeAPI) UpdateStage(arg0 *ivsrealtime.UpdateStageInput) (*ivsrealtime.UpdateStageOutput, error)
- func (m *MockIVSRealTimeAPI) UpdateStageRequest(arg0 *ivsrealtime.UpdateStageInput) (*request.Request, *ivsrealtime.UpdateStageOutput)
- func (m *MockIVSRealTimeAPI) UpdateStageWithContext(arg0 context.Context, arg1 *ivsrealtime.UpdateStageInput, ...) (*ivsrealtime.UpdateStageOutput, error)
- type MockIVSRealTimeAPIMockRecorder
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateEncoderConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateEncoderConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateEncoderConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateParticipantToken(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateParticipantTokenRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateParticipantTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateStage(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateStorageConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateStorageConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) CreateStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeleteEncoderConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeleteEncoderConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeleteEncoderConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeletePublicKey(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeletePublicKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeletePublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStage(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStorageConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStorageConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DeleteStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DisconnectParticipant(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DisconnectParticipantRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) DisconnectParticipantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetComposition(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetCompositionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetCompositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetEncoderConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetEncoderConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetEncoderConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetParticipant(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetParticipantRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetParticipantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetPublicKey(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetPublicKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetStage(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetStageSession(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetStageSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetStageSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetStorageConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetStorageConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) GetStorageConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ImportPublicKey(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ImportPublicKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ImportPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListCompositions(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListCompositionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListCompositionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListCompositionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListCompositionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListEncoderConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantEvents(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipants(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListParticipantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListPublicKeys(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListPublicKeysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListPublicKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListPublicKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListPublicKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStageSessions(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStageSessionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStageSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStageSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStageSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStages(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStorageConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListStorageConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) StartComposition(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) StartCompositionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) StartCompositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) StopComposition(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) StopCompositionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) StopCompositionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) UpdateStage(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) UpdateStageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockIVSRealTimeAPIMockRecorder) UpdateStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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
func (m *MockIVSRealTimeAPI) CreateEncoderConfiguration(arg0 *ivsrealtime.CreateEncoderConfigurationInput) (*ivsrealtime.CreateEncoderConfigurationOutput, error)
CreateEncoderConfiguration mocks base method
func (*MockIVSRealTimeAPI) CreateEncoderConfigurationRequest ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) CreateEncoderConfigurationRequest(arg0 *ivsrealtime.CreateEncoderConfigurationInput) (*request.Request, *ivsrealtime.CreateEncoderConfigurationOutput)
CreateEncoderConfigurationRequest mocks base method
func (*MockIVSRealTimeAPI) CreateEncoderConfigurationWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) CreateEncoderConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.CreateEncoderConfigurationInput, arg2 ...request.Option) (*ivsrealtime.CreateEncoderConfigurationOutput, error)
CreateEncoderConfigurationWithContext mocks base method
func (*MockIVSRealTimeAPI) CreateParticipantToken ¶
func (m *MockIVSRealTimeAPI) CreateParticipantToken(arg0 *ivsrealtime.CreateParticipantTokenInput) (*ivsrealtime.CreateParticipantTokenOutput, error)
CreateParticipantToken mocks base method
func (*MockIVSRealTimeAPI) CreateParticipantTokenRequest ¶
func (m *MockIVSRealTimeAPI) CreateParticipantTokenRequest(arg0 *ivsrealtime.CreateParticipantTokenInput) (*request.Request, *ivsrealtime.CreateParticipantTokenOutput)
CreateParticipantTokenRequest mocks base method
func (*MockIVSRealTimeAPI) CreateParticipantTokenWithContext ¶
func (m *MockIVSRealTimeAPI) CreateParticipantTokenWithContext(arg0 context.Context, arg1 *ivsrealtime.CreateParticipantTokenInput, arg2 ...request.Option) (*ivsrealtime.CreateParticipantTokenOutput, error)
CreateParticipantTokenWithContext mocks base method
func (*MockIVSRealTimeAPI) CreateStage ¶
func (m *MockIVSRealTimeAPI) CreateStage(arg0 *ivsrealtime.CreateStageInput) (*ivsrealtime.CreateStageOutput, error)
CreateStage mocks base method
func (*MockIVSRealTimeAPI) CreateStageRequest ¶
func (m *MockIVSRealTimeAPI) CreateStageRequest(arg0 *ivsrealtime.CreateStageInput) (*request.Request, *ivsrealtime.CreateStageOutput)
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
func (m *MockIVSRealTimeAPI) CreateStorageConfiguration(arg0 *ivsrealtime.CreateStorageConfigurationInput) (*ivsrealtime.CreateStorageConfigurationOutput, error)
CreateStorageConfiguration mocks base method
func (*MockIVSRealTimeAPI) CreateStorageConfigurationRequest ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) CreateStorageConfigurationRequest(arg0 *ivsrealtime.CreateStorageConfigurationInput) (*request.Request, *ivsrealtime.CreateStorageConfigurationOutput)
CreateStorageConfigurationRequest mocks base method
func (*MockIVSRealTimeAPI) CreateStorageConfigurationWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) CreateStorageConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.CreateStorageConfigurationInput, arg2 ...request.Option) (*ivsrealtime.CreateStorageConfigurationOutput, error)
CreateStorageConfigurationWithContext mocks base method
func (*MockIVSRealTimeAPI) DeleteEncoderConfiguration ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) DeleteEncoderConfiguration(arg0 *ivsrealtime.DeleteEncoderConfigurationInput) (*ivsrealtime.DeleteEncoderConfigurationOutput, error)
DeleteEncoderConfiguration mocks base method
func (*MockIVSRealTimeAPI) DeleteEncoderConfigurationRequest ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) DeleteEncoderConfigurationRequest(arg0 *ivsrealtime.DeleteEncoderConfigurationInput) (*request.Request, *ivsrealtime.DeleteEncoderConfigurationOutput)
DeleteEncoderConfigurationRequest mocks base method
func (*MockIVSRealTimeAPI) DeleteEncoderConfigurationWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) DeleteEncoderConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.DeleteEncoderConfigurationInput, arg2 ...request.Option) (*ivsrealtime.DeleteEncoderConfigurationOutput, error)
DeleteEncoderConfigurationWithContext mocks base method
func (*MockIVSRealTimeAPI) DeletePublicKey ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) DeletePublicKey(arg0 *ivsrealtime.DeletePublicKeyInput) (*ivsrealtime.DeletePublicKeyOutput, error)
DeletePublicKey mocks base method
func (*MockIVSRealTimeAPI) DeletePublicKeyRequest ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) DeletePublicKeyRequest(arg0 *ivsrealtime.DeletePublicKeyInput) (*request.Request, *ivsrealtime.DeletePublicKeyOutput)
DeletePublicKeyRequest mocks base method
func (*MockIVSRealTimeAPI) DeletePublicKeyWithContext ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) DeletePublicKeyWithContext(arg0 context.Context, arg1 *ivsrealtime.DeletePublicKeyInput, arg2 ...request.Option) (*ivsrealtime.DeletePublicKeyOutput, error)
DeletePublicKeyWithContext mocks base method
func (*MockIVSRealTimeAPI) DeleteStage ¶
func (m *MockIVSRealTimeAPI) DeleteStage(arg0 *ivsrealtime.DeleteStageInput) (*ivsrealtime.DeleteStageOutput, error)
DeleteStage mocks base method
func (*MockIVSRealTimeAPI) DeleteStageRequest ¶
func (m *MockIVSRealTimeAPI) DeleteStageRequest(arg0 *ivsrealtime.DeleteStageInput) (*request.Request, *ivsrealtime.DeleteStageOutput)
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
func (m *MockIVSRealTimeAPI) DeleteStorageConfiguration(arg0 *ivsrealtime.DeleteStorageConfigurationInput) (*ivsrealtime.DeleteStorageConfigurationOutput, error)
DeleteStorageConfiguration mocks base method
func (*MockIVSRealTimeAPI) DeleteStorageConfigurationRequest ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) DeleteStorageConfigurationRequest(arg0 *ivsrealtime.DeleteStorageConfigurationInput) (*request.Request, *ivsrealtime.DeleteStorageConfigurationOutput)
DeleteStorageConfigurationRequest mocks base method
func (*MockIVSRealTimeAPI) DeleteStorageConfigurationWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) DeleteStorageConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.DeleteStorageConfigurationInput, arg2 ...request.Option) (*ivsrealtime.DeleteStorageConfigurationOutput, error)
DeleteStorageConfigurationWithContext mocks base method
func (*MockIVSRealTimeAPI) DisconnectParticipant ¶
func (m *MockIVSRealTimeAPI) DisconnectParticipant(arg0 *ivsrealtime.DisconnectParticipantInput) (*ivsrealtime.DisconnectParticipantOutput, error)
DisconnectParticipant mocks base method
func (*MockIVSRealTimeAPI) DisconnectParticipantRequest ¶
func (m *MockIVSRealTimeAPI) DisconnectParticipantRequest(arg0 *ivsrealtime.DisconnectParticipantInput) (*request.Request, *ivsrealtime.DisconnectParticipantOutput)
DisconnectParticipantRequest mocks base method
func (*MockIVSRealTimeAPI) DisconnectParticipantWithContext ¶
func (m *MockIVSRealTimeAPI) DisconnectParticipantWithContext(arg0 context.Context, arg1 *ivsrealtime.DisconnectParticipantInput, arg2 ...request.Option) (*ivsrealtime.DisconnectParticipantOutput, error)
DisconnectParticipantWithContext mocks base method
func (*MockIVSRealTimeAPI) EXPECT ¶
func (m *MockIVSRealTimeAPI) EXPECT() *MockIVSRealTimeAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIVSRealTimeAPI) GetComposition ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) GetComposition(arg0 *ivsrealtime.GetCompositionInput) (*ivsrealtime.GetCompositionOutput, error)
GetComposition mocks base method
func (*MockIVSRealTimeAPI) GetCompositionRequest ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) GetCompositionRequest(arg0 *ivsrealtime.GetCompositionInput) (*request.Request, *ivsrealtime.GetCompositionOutput)
GetCompositionRequest mocks base method
func (*MockIVSRealTimeAPI) GetCompositionWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) GetCompositionWithContext(arg0 context.Context, arg1 *ivsrealtime.GetCompositionInput, arg2 ...request.Option) (*ivsrealtime.GetCompositionOutput, error)
GetCompositionWithContext mocks base method
func (*MockIVSRealTimeAPI) GetEncoderConfiguration ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) GetEncoderConfiguration(arg0 *ivsrealtime.GetEncoderConfigurationInput) (*ivsrealtime.GetEncoderConfigurationOutput, error)
GetEncoderConfiguration mocks base method
func (*MockIVSRealTimeAPI) GetEncoderConfigurationRequest ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) GetEncoderConfigurationRequest(arg0 *ivsrealtime.GetEncoderConfigurationInput) (*request.Request, *ivsrealtime.GetEncoderConfigurationOutput)
GetEncoderConfigurationRequest mocks base method
func (*MockIVSRealTimeAPI) GetEncoderConfigurationWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) GetEncoderConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.GetEncoderConfigurationInput, arg2 ...request.Option) (*ivsrealtime.GetEncoderConfigurationOutput, error)
GetEncoderConfigurationWithContext mocks base method
func (*MockIVSRealTimeAPI) GetParticipant ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) GetParticipant(arg0 *ivsrealtime.GetParticipantInput) (*ivsrealtime.GetParticipantOutput, error)
GetParticipant mocks base method
func (*MockIVSRealTimeAPI) GetParticipantRequest ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) GetParticipantRequest(arg0 *ivsrealtime.GetParticipantInput) (*request.Request, *ivsrealtime.GetParticipantOutput)
GetParticipantRequest mocks base method
func (*MockIVSRealTimeAPI) GetParticipantWithContext ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) GetParticipantWithContext(arg0 context.Context, arg1 *ivsrealtime.GetParticipantInput, arg2 ...request.Option) (*ivsrealtime.GetParticipantOutput, error)
GetParticipantWithContext mocks base method
func (*MockIVSRealTimeAPI) GetPublicKey ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) GetPublicKey(arg0 *ivsrealtime.GetPublicKeyInput) (*ivsrealtime.GetPublicKeyOutput, error)
GetPublicKey mocks base method
func (*MockIVSRealTimeAPI) GetPublicKeyRequest ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) GetPublicKeyRequest(arg0 *ivsrealtime.GetPublicKeyInput) (*request.Request, *ivsrealtime.GetPublicKeyOutput)
GetPublicKeyRequest mocks base method
func (*MockIVSRealTimeAPI) GetPublicKeyWithContext ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) GetPublicKeyWithContext(arg0 context.Context, arg1 *ivsrealtime.GetPublicKeyInput, arg2 ...request.Option) (*ivsrealtime.GetPublicKeyOutput, error)
GetPublicKeyWithContext mocks base method
func (*MockIVSRealTimeAPI) GetStage ¶
func (m *MockIVSRealTimeAPI) GetStage(arg0 *ivsrealtime.GetStageInput) (*ivsrealtime.GetStageOutput, error)
GetStage mocks base method
func (*MockIVSRealTimeAPI) GetStageRequest ¶
func (m *MockIVSRealTimeAPI) GetStageRequest(arg0 *ivsrealtime.GetStageInput) (*request.Request, *ivsrealtime.GetStageOutput)
GetStageRequest mocks base method
func (*MockIVSRealTimeAPI) GetStageSession ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) GetStageSession(arg0 *ivsrealtime.GetStageSessionInput) (*ivsrealtime.GetStageSessionOutput, error)
GetStageSession mocks base method
func (*MockIVSRealTimeAPI) GetStageSessionRequest ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) GetStageSessionRequest(arg0 *ivsrealtime.GetStageSessionInput) (*request.Request, *ivsrealtime.GetStageSessionOutput)
GetStageSessionRequest mocks base method
func (*MockIVSRealTimeAPI) GetStageSessionWithContext ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) GetStageSessionWithContext(arg0 context.Context, arg1 *ivsrealtime.GetStageSessionInput, arg2 ...request.Option) (*ivsrealtime.GetStageSessionOutput, error)
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
func (m *MockIVSRealTimeAPI) GetStorageConfiguration(arg0 *ivsrealtime.GetStorageConfigurationInput) (*ivsrealtime.GetStorageConfigurationOutput, error)
GetStorageConfiguration mocks base method
func (*MockIVSRealTimeAPI) GetStorageConfigurationRequest ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) GetStorageConfigurationRequest(arg0 *ivsrealtime.GetStorageConfigurationInput) (*request.Request, *ivsrealtime.GetStorageConfigurationOutput)
GetStorageConfigurationRequest mocks base method
func (*MockIVSRealTimeAPI) GetStorageConfigurationWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) GetStorageConfigurationWithContext(arg0 context.Context, arg1 *ivsrealtime.GetStorageConfigurationInput, arg2 ...request.Option) (*ivsrealtime.GetStorageConfigurationOutput, error)
GetStorageConfigurationWithContext mocks base method
func (*MockIVSRealTimeAPI) ImportPublicKey ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) ImportPublicKey(arg0 *ivsrealtime.ImportPublicKeyInput) (*ivsrealtime.ImportPublicKeyOutput, error)
ImportPublicKey mocks base method
func (*MockIVSRealTimeAPI) ImportPublicKeyRequest ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) ImportPublicKeyRequest(arg0 *ivsrealtime.ImportPublicKeyInput) (*request.Request, *ivsrealtime.ImportPublicKeyOutput)
ImportPublicKeyRequest mocks base method
func (*MockIVSRealTimeAPI) ImportPublicKeyWithContext ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) ImportPublicKeyWithContext(arg0 context.Context, arg1 *ivsrealtime.ImportPublicKeyInput, arg2 ...request.Option) (*ivsrealtime.ImportPublicKeyOutput, error)
ImportPublicKeyWithContext mocks base method
func (*MockIVSRealTimeAPI) ListCompositions ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) ListCompositions(arg0 *ivsrealtime.ListCompositionsInput) (*ivsrealtime.ListCompositionsOutput, error)
ListCompositions mocks base method
func (*MockIVSRealTimeAPI) ListCompositionsPages ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) ListCompositionsPages(arg0 *ivsrealtime.ListCompositionsInput, arg1 func(*ivsrealtime.ListCompositionsOutput, bool) bool) error
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
func (m *MockIVSRealTimeAPI) ListCompositionsRequest(arg0 *ivsrealtime.ListCompositionsInput) (*request.Request, *ivsrealtime.ListCompositionsOutput)
ListCompositionsRequest mocks base method
func (*MockIVSRealTimeAPI) ListCompositionsWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) ListCompositionsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListCompositionsInput, arg2 ...request.Option) (*ivsrealtime.ListCompositionsOutput, error)
ListCompositionsWithContext mocks base method
func (*MockIVSRealTimeAPI) ListEncoderConfigurations ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) ListEncoderConfigurations(arg0 *ivsrealtime.ListEncoderConfigurationsInput) (*ivsrealtime.ListEncoderConfigurationsOutput, error)
ListEncoderConfigurations mocks base method
func (*MockIVSRealTimeAPI) ListEncoderConfigurationsPages ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) ListEncoderConfigurationsPages(arg0 *ivsrealtime.ListEncoderConfigurationsInput, arg1 func(*ivsrealtime.ListEncoderConfigurationsOutput, bool) bool) error
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
func (m *MockIVSRealTimeAPI) ListEncoderConfigurationsRequest(arg0 *ivsrealtime.ListEncoderConfigurationsInput) (*request.Request, *ivsrealtime.ListEncoderConfigurationsOutput)
ListEncoderConfigurationsRequest mocks base method
func (*MockIVSRealTimeAPI) ListEncoderConfigurationsWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) ListEncoderConfigurationsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListEncoderConfigurationsInput, arg2 ...request.Option) (*ivsrealtime.ListEncoderConfigurationsOutput, error)
ListEncoderConfigurationsWithContext mocks base method
func (*MockIVSRealTimeAPI) ListParticipantEvents ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) ListParticipantEvents(arg0 *ivsrealtime.ListParticipantEventsInput) (*ivsrealtime.ListParticipantEventsOutput, error)
ListParticipantEvents mocks base method
func (*MockIVSRealTimeAPI) ListParticipantEventsPages ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) ListParticipantEventsPages(arg0 *ivsrealtime.ListParticipantEventsInput, arg1 func(*ivsrealtime.ListParticipantEventsOutput, bool) bool) error
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
func (m *MockIVSRealTimeAPI) ListParticipantEventsRequest(arg0 *ivsrealtime.ListParticipantEventsInput) (*request.Request, *ivsrealtime.ListParticipantEventsOutput)
ListParticipantEventsRequest mocks base method
func (*MockIVSRealTimeAPI) ListParticipantEventsWithContext ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) ListParticipantEventsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListParticipantEventsInput, arg2 ...request.Option) (*ivsrealtime.ListParticipantEventsOutput, error)
ListParticipantEventsWithContext mocks base method
func (*MockIVSRealTimeAPI) ListParticipants ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) ListParticipants(arg0 *ivsrealtime.ListParticipantsInput) (*ivsrealtime.ListParticipantsOutput, error)
ListParticipants mocks base method
func (*MockIVSRealTimeAPI) ListParticipantsPages ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) ListParticipantsPages(arg0 *ivsrealtime.ListParticipantsInput, arg1 func(*ivsrealtime.ListParticipantsOutput, bool) bool) error
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
func (m *MockIVSRealTimeAPI) ListParticipantsRequest(arg0 *ivsrealtime.ListParticipantsInput) (*request.Request, *ivsrealtime.ListParticipantsOutput)
ListParticipantsRequest mocks base method
func (*MockIVSRealTimeAPI) ListParticipantsWithContext ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) ListParticipantsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListParticipantsInput, arg2 ...request.Option) (*ivsrealtime.ListParticipantsOutput, error)
ListParticipantsWithContext mocks base method
func (*MockIVSRealTimeAPI) ListPublicKeys ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) ListPublicKeys(arg0 *ivsrealtime.ListPublicKeysInput) (*ivsrealtime.ListPublicKeysOutput, error)
ListPublicKeys mocks base method
func (*MockIVSRealTimeAPI) ListPublicKeysPages ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) ListPublicKeysPages(arg0 *ivsrealtime.ListPublicKeysInput, arg1 func(*ivsrealtime.ListPublicKeysOutput, bool) bool) error
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
func (m *MockIVSRealTimeAPI) ListPublicKeysRequest(arg0 *ivsrealtime.ListPublicKeysInput) (*request.Request, *ivsrealtime.ListPublicKeysOutput)
ListPublicKeysRequest mocks base method
func (*MockIVSRealTimeAPI) ListPublicKeysWithContext ¶ added in v1.54.9
func (m *MockIVSRealTimeAPI) ListPublicKeysWithContext(arg0 context.Context, arg1 *ivsrealtime.ListPublicKeysInput, arg2 ...request.Option) (*ivsrealtime.ListPublicKeysOutput, error)
ListPublicKeysWithContext mocks base method
func (*MockIVSRealTimeAPI) ListStageSessions ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) ListStageSessions(arg0 *ivsrealtime.ListStageSessionsInput) (*ivsrealtime.ListStageSessionsOutput, error)
ListStageSessions mocks base method
func (*MockIVSRealTimeAPI) ListStageSessionsPages ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) ListStageSessionsPages(arg0 *ivsrealtime.ListStageSessionsInput, arg1 func(*ivsrealtime.ListStageSessionsOutput, bool) bool) error
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
func (m *MockIVSRealTimeAPI) ListStageSessionsRequest(arg0 *ivsrealtime.ListStageSessionsInput) (*request.Request, *ivsrealtime.ListStageSessionsOutput)
ListStageSessionsRequest mocks base method
func (*MockIVSRealTimeAPI) ListStageSessionsWithContext ¶ added in v1.44.262
func (m *MockIVSRealTimeAPI) ListStageSessionsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStageSessionsInput, arg2 ...request.Option) (*ivsrealtime.ListStageSessionsOutput, error)
ListStageSessionsWithContext mocks base method
func (*MockIVSRealTimeAPI) ListStages ¶
func (m *MockIVSRealTimeAPI) ListStages(arg0 *ivsrealtime.ListStagesInput) (*ivsrealtime.ListStagesOutput, error)
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 ¶
func (m *MockIVSRealTimeAPI) ListStagesRequest(arg0 *ivsrealtime.ListStagesInput) (*request.Request, *ivsrealtime.ListStagesOutput)
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
func (m *MockIVSRealTimeAPI) ListStorageConfigurations(arg0 *ivsrealtime.ListStorageConfigurationsInput) (*ivsrealtime.ListStorageConfigurationsOutput, error)
ListStorageConfigurations mocks base method
func (*MockIVSRealTimeAPI) ListStorageConfigurationsPages ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) ListStorageConfigurationsPages(arg0 *ivsrealtime.ListStorageConfigurationsInput, arg1 func(*ivsrealtime.ListStorageConfigurationsOutput, bool) bool) error
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
func (m *MockIVSRealTimeAPI) ListStorageConfigurationsRequest(arg0 *ivsrealtime.ListStorageConfigurationsInput) (*request.Request, *ivsrealtime.ListStorageConfigurationsOutput)
ListStorageConfigurationsRequest mocks base method
func (*MockIVSRealTimeAPI) ListStorageConfigurationsWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) ListStorageConfigurationsWithContext(arg0 context.Context, arg1 *ivsrealtime.ListStorageConfigurationsInput, arg2 ...request.Option) (*ivsrealtime.ListStorageConfigurationsOutput, error)
ListStorageConfigurationsWithContext mocks base method
func (*MockIVSRealTimeAPI) ListTagsForResource ¶
func (m *MockIVSRealTimeAPI) ListTagsForResource(arg0 *ivsrealtime.ListTagsForResourceInput) (*ivsrealtime.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockIVSRealTimeAPI) ListTagsForResourceRequest ¶
func (m *MockIVSRealTimeAPI) ListTagsForResourceRequest(arg0 *ivsrealtime.ListTagsForResourceInput) (*request.Request, *ivsrealtime.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockIVSRealTimeAPI) ListTagsForResourceWithContext ¶
func (m *MockIVSRealTimeAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *ivsrealtime.ListTagsForResourceInput, arg2 ...request.Option) (*ivsrealtime.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockIVSRealTimeAPI) StartComposition ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) StartComposition(arg0 *ivsrealtime.StartCompositionInput) (*ivsrealtime.StartCompositionOutput, error)
StartComposition mocks base method
func (*MockIVSRealTimeAPI) StartCompositionRequest ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) StartCompositionRequest(arg0 *ivsrealtime.StartCompositionInput) (*request.Request, *ivsrealtime.StartCompositionOutput)
StartCompositionRequest mocks base method
func (*MockIVSRealTimeAPI) StartCompositionWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) StartCompositionWithContext(arg0 context.Context, arg1 *ivsrealtime.StartCompositionInput, arg2 ...request.Option) (*ivsrealtime.StartCompositionOutput, error)
StartCompositionWithContext mocks base method
func (*MockIVSRealTimeAPI) StopComposition ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) StopComposition(arg0 *ivsrealtime.StopCompositionInput) (*ivsrealtime.StopCompositionOutput, error)
StopComposition mocks base method
func (*MockIVSRealTimeAPI) StopCompositionRequest ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) StopCompositionRequest(arg0 *ivsrealtime.StopCompositionInput) (*request.Request, *ivsrealtime.StopCompositionOutput)
StopCompositionRequest mocks base method
func (*MockIVSRealTimeAPI) StopCompositionWithContext ¶ added in v1.54.2
func (m *MockIVSRealTimeAPI) StopCompositionWithContext(arg0 context.Context, arg1 *ivsrealtime.StopCompositionInput, arg2 ...request.Option) (*ivsrealtime.StopCompositionOutput, error)
StopCompositionWithContext mocks base method
func (*MockIVSRealTimeAPI) TagResource ¶
func (m *MockIVSRealTimeAPI) TagResource(arg0 *ivsrealtime.TagResourceInput) (*ivsrealtime.TagResourceOutput, error)
TagResource mocks base method
func (*MockIVSRealTimeAPI) TagResourceRequest ¶
func (m *MockIVSRealTimeAPI) TagResourceRequest(arg0 *ivsrealtime.TagResourceInput) (*request.Request, *ivsrealtime.TagResourceOutput)
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 ¶
func (m *MockIVSRealTimeAPI) UntagResource(arg0 *ivsrealtime.UntagResourceInput) (*ivsrealtime.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockIVSRealTimeAPI) UntagResourceRequest ¶
func (m *MockIVSRealTimeAPI) UntagResourceRequest(arg0 *ivsrealtime.UntagResourceInput) (*request.Request, *ivsrealtime.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockIVSRealTimeAPI) UntagResourceWithContext ¶
func (m *MockIVSRealTimeAPI) UntagResourceWithContext(arg0 context.Context, arg1 *ivsrealtime.UntagResourceInput, arg2 ...request.Option) (*ivsrealtime.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockIVSRealTimeAPI) UpdateStage ¶
func (m *MockIVSRealTimeAPI) UpdateStage(arg0 *ivsrealtime.UpdateStageInput) (*ivsrealtime.UpdateStageOutput, error)
UpdateStage mocks base method
func (*MockIVSRealTimeAPI) UpdateStageRequest ¶
func (m *MockIVSRealTimeAPI) UpdateStageRequest(arg0 *ivsrealtime.UpdateStageInput) (*request.Request, *ivsrealtime.UpdateStageOutput)
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