Documentation ¶
Overview ¶
Package migrationhubmock is a generated GoMock package.
Index ¶
- type MockMigrationHubAPI
- func (m *MockMigrationHubAPI) AssociateCreatedArtifact(arg0 *migrationhub.AssociateCreatedArtifactInput) (*migrationhub.AssociateCreatedArtifactOutput, error)
- func (m *MockMigrationHubAPI) AssociateCreatedArtifactRequest(arg0 *migrationhub.AssociateCreatedArtifactInput) (*request.Request, *migrationhub.AssociateCreatedArtifactOutput)
- func (m *MockMigrationHubAPI) AssociateCreatedArtifactWithContext(arg0 context.Context, arg1 *migrationhub.AssociateCreatedArtifactInput, ...) (*migrationhub.AssociateCreatedArtifactOutput, error)
- func (m *MockMigrationHubAPI) AssociateDiscoveredResource(arg0 *migrationhub.AssociateDiscoveredResourceInput) (*migrationhub.AssociateDiscoveredResourceOutput, error)
- func (m *MockMigrationHubAPI) AssociateDiscoveredResourceRequest(arg0 *migrationhub.AssociateDiscoveredResourceInput) (*request.Request, *migrationhub.AssociateDiscoveredResourceOutput)
- func (m *MockMigrationHubAPI) AssociateDiscoveredResourceWithContext(arg0 context.Context, arg1 *migrationhub.AssociateDiscoveredResourceInput, ...) (*migrationhub.AssociateDiscoveredResourceOutput, error)
- func (m *MockMigrationHubAPI) CreateProgressUpdateStream(arg0 *migrationhub.CreateProgressUpdateStreamInput) (*migrationhub.CreateProgressUpdateStreamOutput, error)
- func (m *MockMigrationHubAPI) CreateProgressUpdateStreamRequest(arg0 *migrationhub.CreateProgressUpdateStreamInput) (*request.Request, *migrationhub.CreateProgressUpdateStreamOutput)
- func (m *MockMigrationHubAPI) CreateProgressUpdateStreamWithContext(arg0 context.Context, arg1 *migrationhub.CreateProgressUpdateStreamInput, ...) (*migrationhub.CreateProgressUpdateStreamOutput, error)
- func (m *MockMigrationHubAPI) DeleteProgressUpdateStream(arg0 *migrationhub.DeleteProgressUpdateStreamInput) (*migrationhub.DeleteProgressUpdateStreamOutput, error)
- func (m *MockMigrationHubAPI) DeleteProgressUpdateStreamRequest(arg0 *migrationhub.DeleteProgressUpdateStreamInput) (*request.Request, *migrationhub.DeleteProgressUpdateStreamOutput)
- func (m *MockMigrationHubAPI) DeleteProgressUpdateStreamWithContext(arg0 context.Context, arg1 *migrationhub.DeleteProgressUpdateStreamInput, ...) (*migrationhub.DeleteProgressUpdateStreamOutput, error)
- func (m *MockMigrationHubAPI) DescribeApplicationState(arg0 *migrationhub.DescribeApplicationStateInput) (*migrationhub.DescribeApplicationStateOutput, error)
- func (m *MockMigrationHubAPI) DescribeApplicationStateRequest(arg0 *migrationhub.DescribeApplicationStateInput) (*request.Request, *migrationhub.DescribeApplicationStateOutput)
- func (m *MockMigrationHubAPI) DescribeApplicationStateWithContext(arg0 context.Context, arg1 *migrationhub.DescribeApplicationStateInput, ...) (*migrationhub.DescribeApplicationStateOutput, error)
- func (m *MockMigrationHubAPI) DescribeMigrationTask(arg0 *migrationhub.DescribeMigrationTaskInput) (*migrationhub.DescribeMigrationTaskOutput, error)
- func (m *MockMigrationHubAPI) DescribeMigrationTaskRequest(arg0 *migrationhub.DescribeMigrationTaskInput) (*request.Request, *migrationhub.DescribeMigrationTaskOutput)
- func (m *MockMigrationHubAPI) DescribeMigrationTaskWithContext(arg0 context.Context, arg1 *migrationhub.DescribeMigrationTaskInput, ...) (*migrationhub.DescribeMigrationTaskOutput, error)
- func (m *MockMigrationHubAPI) DisassociateCreatedArtifact(arg0 *migrationhub.DisassociateCreatedArtifactInput) (*migrationhub.DisassociateCreatedArtifactOutput, error)
- func (m *MockMigrationHubAPI) DisassociateCreatedArtifactRequest(arg0 *migrationhub.DisassociateCreatedArtifactInput) (*request.Request, *migrationhub.DisassociateCreatedArtifactOutput)
- func (m *MockMigrationHubAPI) DisassociateCreatedArtifactWithContext(arg0 context.Context, arg1 *migrationhub.DisassociateCreatedArtifactInput, ...) (*migrationhub.DisassociateCreatedArtifactOutput, error)
- func (m *MockMigrationHubAPI) DisassociateDiscoveredResource(arg0 *migrationhub.DisassociateDiscoveredResourceInput) (*migrationhub.DisassociateDiscoveredResourceOutput, error)
- func (m *MockMigrationHubAPI) DisassociateDiscoveredResourceRequest(arg0 *migrationhub.DisassociateDiscoveredResourceInput) (*request.Request, *migrationhub.DisassociateDiscoveredResourceOutput)
- func (m *MockMigrationHubAPI) DisassociateDiscoveredResourceWithContext(arg0 context.Context, arg1 *migrationhub.DisassociateDiscoveredResourceInput, ...) (*migrationhub.DisassociateDiscoveredResourceOutput, error)
- func (m *MockMigrationHubAPI) EXPECT() *MockMigrationHubAPIMockRecorder
- func (m *MockMigrationHubAPI) ImportMigrationTask(arg0 *migrationhub.ImportMigrationTaskInput) (*migrationhub.ImportMigrationTaskOutput, error)
- func (m *MockMigrationHubAPI) ImportMigrationTaskRequest(arg0 *migrationhub.ImportMigrationTaskInput) (*request.Request, *migrationhub.ImportMigrationTaskOutput)
- func (m *MockMigrationHubAPI) ImportMigrationTaskWithContext(arg0 context.Context, arg1 *migrationhub.ImportMigrationTaskInput, ...) (*migrationhub.ImportMigrationTaskOutput, error)
- func (m *MockMigrationHubAPI) ListApplicationStates(arg0 *migrationhub.ListApplicationStatesInput) (*migrationhub.ListApplicationStatesOutput, error)
- func (m *MockMigrationHubAPI) ListApplicationStatesPages(arg0 *migrationhub.ListApplicationStatesInput, ...) error
- func (m *MockMigrationHubAPI) ListApplicationStatesPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListApplicationStatesInput, ...) error
- func (m *MockMigrationHubAPI) ListApplicationStatesRequest(arg0 *migrationhub.ListApplicationStatesInput) (*request.Request, *migrationhub.ListApplicationStatesOutput)
- func (m *MockMigrationHubAPI) ListApplicationStatesWithContext(arg0 context.Context, arg1 *migrationhub.ListApplicationStatesInput, ...) (*migrationhub.ListApplicationStatesOutput, error)
- func (m *MockMigrationHubAPI) ListCreatedArtifacts(arg0 *migrationhub.ListCreatedArtifactsInput) (*migrationhub.ListCreatedArtifactsOutput, error)
- func (m *MockMigrationHubAPI) ListCreatedArtifactsPages(arg0 *migrationhub.ListCreatedArtifactsInput, ...) error
- func (m *MockMigrationHubAPI) ListCreatedArtifactsPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListCreatedArtifactsInput, ...) error
- func (m *MockMigrationHubAPI) ListCreatedArtifactsRequest(arg0 *migrationhub.ListCreatedArtifactsInput) (*request.Request, *migrationhub.ListCreatedArtifactsOutput)
- func (m *MockMigrationHubAPI) ListCreatedArtifactsWithContext(arg0 context.Context, arg1 *migrationhub.ListCreatedArtifactsInput, ...) (*migrationhub.ListCreatedArtifactsOutput, error)
- func (m *MockMigrationHubAPI) ListDiscoveredResources(arg0 *migrationhub.ListDiscoveredResourcesInput) (*migrationhub.ListDiscoveredResourcesOutput, error)
- func (m *MockMigrationHubAPI) ListDiscoveredResourcesPages(arg0 *migrationhub.ListDiscoveredResourcesInput, ...) error
- func (m *MockMigrationHubAPI) ListDiscoveredResourcesPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListDiscoveredResourcesInput, ...) error
- func (m *MockMigrationHubAPI) ListDiscoveredResourcesRequest(arg0 *migrationhub.ListDiscoveredResourcesInput) (*request.Request, *migrationhub.ListDiscoveredResourcesOutput)
- func (m *MockMigrationHubAPI) ListDiscoveredResourcesWithContext(arg0 context.Context, arg1 *migrationhub.ListDiscoveredResourcesInput, ...) (*migrationhub.ListDiscoveredResourcesOutput, error)
- func (m *MockMigrationHubAPI) ListMigrationTasks(arg0 *migrationhub.ListMigrationTasksInput) (*migrationhub.ListMigrationTasksOutput, error)
- func (m *MockMigrationHubAPI) ListMigrationTasksPages(arg0 *migrationhub.ListMigrationTasksInput, ...) error
- func (m *MockMigrationHubAPI) ListMigrationTasksPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListMigrationTasksInput, ...) error
- func (m *MockMigrationHubAPI) ListMigrationTasksRequest(arg0 *migrationhub.ListMigrationTasksInput) (*request.Request, *migrationhub.ListMigrationTasksOutput)
- func (m *MockMigrationHubAPI) ListMigrationTasksWithContext(arg0 context.Context, arg1 *migrationhub.ListMigrationTasksInput, ...) (*migrationhub.ListMigrationTasksOutput, error)
- func (m *MockMigrationHubAPI) ListProgressUpdateStreams(arg0 *migrationhub.ListProgressUpdateStreamsInput) (*migrationhub.ListProgressUpdateStreamsOutput, error)
- func (m *MockMigrationHubAPI) ListProgressUpdateStreamsPages(arg0 *migrationhub.ListProgressUpdateStreamsInput, ...) error
- func (m *MockMigrationHubAPI) ListProgressUpdateStreamsPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListProgressUpdateStreamsInput, ...) error
- func (m *MockMigrationHubAPI) ListProgressUpdateStreamsRequest(arg0 *migrationhub.ListProgressUpdateStreamsInput) (*request.Request, *migrationhub.ListProgressUpdateStreamsOutput)
- func (m *MockMigrationHubAPI) ListProgressUpdateStreamsWithContext(arg0 context.Context, arg1 *migrationhub.ListProgressUpdateStreamsInput, ...) (*migrationhub.ListProgressUpdateStreamsOutput, error)
- func (m *MockMigrationHubAPI) NotifyApplicationState(arg0 *migrationhub.NotifyApplicationStateInput) (*migrationhub.NotifyApplicationStateOutput, error)
- func (m *MockMigrationHubAPI) NotifyApplicationStateRequest(arg0 *migrationhub.NotifyApplicationStateInput) (*request.Request, *migrationhub.NotifyApplicationStateOutput)
- func (m *MockMigrationHubAPI) NotifyApplicationStateWithContext(arg0 context.Context, arg1 *migrationhub.NotifyApplicationStateInput, ...) (*migrationhub.NotifyApplicationStateOutput, error)
- func (m *MockMigrationHubAPI) NotifyMigrationTaskState(arg0 *migrationhub.NotifyMigrationTaskStateInput) (*migrationhub.NotifyMigrationTaskStateOutput, error)
- func (m *MockMigrationHubAPI) NotifyMigrationTaskStateRequest(arg0 *migrationhub.NotifyMigrationTaskStateInput) (*request.Request, *migrationhub.NotifyMigrationTaskStateOutput)
- func (m *MockMigrationHubAPI) NotifyMigrationTaskStateWithContext(arg0 context.Context, arg1 *migrationhub.NotifyMigrationTaskStateInput, ...) (*migrationhub.NotifyMigrationTaskStateOutput, error)
- func (m *MockMigrationHubAPI) PutResourceAttributes(arg0 *migrationhub.PutResourceAttributesInput) (*migrationhub.PutResourceAttributesOutput, error)
- func (m *MockMigrationHubAPI) PutResourceAttributesRequest(arg0 *migrationhub.PutResourceAttributesInput) (*request.Request, *migrationhub.PutResourceAttributesOutput)
- func (m *MockMigrationHubAPI) PutResourceAttributesWithContext(arg0 context.Context, arg1 *migrationhub.PutResourceAttributesInput, ...) (*migrationhub.PutResourceAttributesOutput, error)
- type MockMigrationHubAPIMockRecorder
- func (mr *MockMigrationHubAPIMockRecorder) AssociateCreatedArtifact(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) AssociateCreatedArtifactRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) AssociateCreatedArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) AssociateDiscoveredResource(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) AssociateDiscoveredResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) AssociateDiscoveredResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) CreateProgressUpdateStream(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) CreateProgressUpdateStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) CreateProgressUpdateStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DeleteProgressUpdateStream(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DeleteProgressUpdateStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DeleteProgressUpdateStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DescribeApplicationState(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DescribeApplicationStateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DescribeApplicationStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DescribeMigrationTask(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DescribeMigrationTaskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DescribeMigrationTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DisassociateCreatedArtifact(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DisassociateCreatedArtifactRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DisassociateCreatedArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DisassociateDiscoveredResource(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DisassociateDiscoveredResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) DisassociateDiscoveredResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ImportMigrationTask(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ImportMigrationTaskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ImportMigrationTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStates(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifacts(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifactsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifactsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResources(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasks(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreams(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) NotifyApplicationState(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) NotifyApplicationStateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) NotifyApplicationStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) NotifyMigrationTaskState(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) NotifyMigrationTaskStateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) NotifyMigrationTaskStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) PutResourceAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) PutResourceAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMigrationHubAPIMockRecorder) PutResourceAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMigrationHubAPI ¶
type MockMigrationHubAPI struct {
// contains filtered or unexported fields
}
MockMigrationHubAPI is a mock of MigrationHubAPI interface.
func NewMockMigrationHubAPI ¶
func NewMockMigrationHubAPI(ctrl *gomock.Controller) *MockMigrationHubAPI
NewMockMigrationHubAPI creates a new mock instance.
func (*MockMigrationHubAPI) AssociateCreatedArtifact ¶
func (m *MockMigrationHubAPI) AssociateCreatedArtifact(arg0 *migrationhub.AssociateCreatedArtifactInput) (*migrationhub.AssociateCreatedArtifactOutput, error)
AssociateCreatedArtifact mocks base method.
func (*MockMigrationHubAPI) AssociateCreatedArtifactRequest ¶
func (m *MockMigrationHubAPI) AssociateCreatedArtifactRequest(arg0 *migrationhub.AssociateCreatedArtifactInput) (*request.Request, *migrationhub.AssociateCreatedArtifactOutput)
AssociateCreatedArtifactRequest mocks base method.
func (*MockMigrationHubAPI) AssociateCreatedArtifactWithContext ¶
func (m *MockMigrationHubAPI) AssociateCreatedArtifactWithContext(arg0 context.Context, arg1 *migrationhub.AssociateCreatedArtifactInput, arg2 ...request.Option) (*migrationhub.AssociateCreatedArtifactOutput, error)
AssociateCreatedArtifactWithContext mocks base method.
func (*MockMigrationHubAPI) AssociateDiscoveredResource ¶
func (m *MockMigrationHubAPI) AssociateDiscoveredResource(arg0 *migrationhub.AssociateDiscoveredResourceInput) (*migrationhub.AssociateDiscoveredResourceOutput, error)
AssociateDiscoveredResource mocks base method.
func (*MockMigrationHubAPI) AssociateDiscoveredResourceRequest ¶
func (m *MockMigrationHubAPI) AssociateDiscoveredResourceRequest(arg0 *migrationhub.AssociateDiscoveredResourceInput) (*request.Request, *migrationhub.AssociateDiscoveredResourceOutput)
AssociateDiscoveredResourceRequest mocks base method.
func (*MockMigrationHubAPI) AssociateDiscoveredResourceWithContext ¶
func (m *MockMigrationHubAPI) AssociateDiscoveredResourceWithContext(arg0 context.Context, arg1 *migrationhub.AssociateDiscoveredResourceInput, arg2 ...request.Option) (*migrationhub.AssociateDiscoveredResourceOutput, error)
AssociateDiscoveredResourceWithContext mocks base method.
func (*MockMigrationHubAPI) CreateProgressUpdateStream ¶
func (m *MockMigrationHubAPI) CreateProgressUpdateStream(arg0 *migrationhub.CreateProgressUpdateStreamInput) (*migrationhub.CreateProgressUpdateStreamOutput, error)
CreateProgressUpdateStream mocks base method.
func (*MockMigrationHubAPI) CreateProgressUpdateStreamRequest ¶
func (m *MockMigrationHubAPI) CreateProgressUpdateStreamRequest(arg0 *migrationhub.CreateProgressUpdateStreamInput) (*request.Request, *migrationhub.CreateProgressUpdateStreamOutput)
CreateProgressUpdateStreamRequest mocks base method.
func (*MockMigrationHubAPI) CreateProgressUpdateStreamWithContext ¶
func (m *MockMigrationHubAPI) CreateProgressUpdateStreamWithContext(arg0 context.Context, arg1 *migrationhub.CreateProgressUpdateStreamInput, arg2 ...request.Option) (*migrationhub.CreateProgressUpdateStreamOutput, error)
CreateProgressUpdateStreamWithContext mocks base method.
func (*MockMigrationHubAPI) DeleteProgressUpdateStream ¶
func (m *MockMigrationHubAPI) DeleteProgressUpdateStream(arg0 *migrationhub.DeleteProgressUpdateStreamInput) (*migrationhub.DeleteProgressUpdateStreamOutput, error)
DeleteProgressUpdateStream mocks base method.
func (*MockMigrationHubAPI) DeleteProgressUpdateStreamRequest ¶
func (m *MockMigrationHubAPI) DeleteProgressUpdateStreamRequest(arg0 *migrationhub.DeleteProgressUpdateStreamInput) (*request.Request, *migrationhub.DeleteProgressUpdateStreamOutput)
DeleteProgressUpdateStreamRequest mocks base method.
func (*MockMigrationHubAPI) DeleteProgressUpdateStreamWithContext ¶
func (m *MockMigrationHubAPI) DeleteProgressUpdateStreamWithContext(arg0 context.Context, arg1 *migrationhub.DeleteProgressUpdateStreamInput, arg2 ...request.Option) (*migrationhub.DeleteProgressUpdateStreamOutput, error)
DeleteProgressUpdateStreamWithContext mocks base method.
func (*MockMigrationHubAPI) DescribeApplicationState ¶
func (m *MockMigrationHubAPI) DescribeApplicationState(arg0 *migrationhub.DescribeApplicationStateInput) (*migrationhub.DescribeApplicationStateOutput, error)
DescribeApplicationState mocks base method.
func (*MockMigrationHubAPI) DescribeApplicationStateRequest ¶
func (m *MockMigrationHubAPI) DescribeApplicationStateRequest(arg0 *migrationhub.DescribeApplicationStateInput) (*request.Request, *migrationhub.DescribeApplicationStateOutput)
DescribeApplicationStateRequest mocks base method.
func (*MockMigrationHubAPI) DescribeApplicationStateWithContext ¶
func (m *MockMigrationHubAPI) DescribeApplicationStateWithContext(arg0 context.Context, arg1 *migrationhub.DescribeApplicationStateInput, arg2 ...request.Option) (*migrationhub.DescribeApplicationStateOutput, error)
DescribeApplicationStateWithContext mocks base method.
func (*MockMigrationHubAPI) DescribeMigrationTask ¶
func (m *MockMigrationHubAPI) DescribeMigrationTask(arg0 *migrationhub.DescribeMigrationTaskInput) (*migrationhub.DescribeMigrationTaskOutput, error)
DescribeMigrationTask mocks base method.
func (*MockMigrationHubAPI) DescribeMigrationTaskRequest ¶
func (m *MockMigrationHubAPI) DescribeMigrationTaskRequest(arg0 *migrationhub.DescribeMigrationTaskInput) (*request.Request, *migrationhub.DescribeMigrationTaskOutput)
DescribeMigrationTaskRequest mocks base method.
func (*MockMigrationHubAPI) DescribeMigrationTaskWithContext ¶
func (m *MockMigrationHubAPI) DescribeMigrationTaskWithContext(arg0 context.Context, arg1 *migrationhub.DescribeMigrationTaskInput, arg2 ...request.Option) (*migrationhub.DescribeMigrationTaskOutput, error)
DescribeMigrationTaskWithContext mocks base method.
func (*MockMigrationHubAPI) DisassociateCreatedArtifact ¶
func (m *MockMigrationHubAPI) DisassociateCreatedArtifact(arg0 *migrationhub.DisassociateCreatedArtifactInput) (*migrationhub.DisassociateCreatedArtifactOutput, error)
DisassociateCreatedArtifact mocks base method.
func (*MockMigrationHubAPI) DisassociateCreatedArtifactRequest ¶
func (m *MockMigrationHubAPI) DisassociateCreatedArtifactRequest(arg0 *migrationhub.DisassociateCreatedArtifactInput) (*request.Request, *migrationhub.DisassociateCreatedArtifactOutput)
DisassociateCreatedArtifactRequest mocks base method.
func (*MockMigrationHubAPI) DisassociateCreatedArtifactWithContext ¶
func (m *MockMigrationHubAPI) DisassociateCreatedArtifactWithContext(arg0 context.Context, arg1 *migrationhub.DisassociateCreatedArtifactInput, arg2 ...request.Option) (*migrationhub.DisassociateCreatedArtifactOutput, error)
DisassociateCreatedArtifactWithContext mocks base method.
func (*MockMigrationHubAPI) DisassociateDiscoveredResource ¶
func (m *MockMigrationHubAPI) DisassociateDiscoveredResource(arg0 *migrationhub.DisassociateDiscoveredResourceInput) (*migrationhub.DisassociateDiscoveredResourceOutput, error)
DisassociateDiscoveredResource mocks base method.
func (*MockMigrationHubAPI) DisassociateDiscoveredResourceRequest ¶
func (m *MockMigrationHubAPI) DisassociateDiscoveredResourceRequest(arg0 *migrationhub.DisassociateDiscoveredResourceInput) (*request.Request, *migrationhub.DisassociateDiscoveredResourceOutput)
DisassociateDiscoveredResourceRequest mocks base method.
func (*MockMigrationHubAPI) DisassociateDiscoveredResourceWithContext ¶
func (m *MockMigrationHubAPI) DisassociateDiscoveredResourceWithContext(arg0 context.Context, arg1 *migrationhub.DisassociateDiscoveredResourceInput, arg2 ...request.Option) (*migrationhub.DisassociateDiscoveredResourceOutput, error)
DisassociateDiscoveredResourceWithContext mocks base method.
func (*MockMigrationHubAPI) EXPECT ¶
func (m *MockMigrationHubAPI) EXPECT() *MockMigrationHubAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMigrationHubAPI) ImportMigrationTask ¶
func (m *MockMigrationHubAPI) ImportMigrationTask(arg0 *migrationhub.ImportMigrationTaskInput) (*migrationhub.ImportMigrationTaskOutput, error)
ImportMigrationTask mocks base method.
func (*MockMigrationHubAPI) ImportMigrationTaskRequest ¶
func (m *MockMigrationHubAPI) ImportMigrationTaskRequest(arg0 *migrationhub.ImportMigrationTaskInput) (*request.Request, *migrationhub.ImportMigrationTaskOutput)
ImportMigrationTaskRequest mocks base method.
func (*MockMigrationHubAPI) ImportMigrationTaskWithContext ¶
func (m *MockMigrationHubAPI) ImportMigrationTaskWithContext(arg0 context.Context, arg1 *migrationhub.ImportMigrationTaskInput, arg2 ...request.Option) (*migrationhub.ImportMigrationTaskOutput, error)
ImportMigrationTaskWithContext mocks base method.
func (*MockMigrationHubAPI) ListApplicationStates ¶
func (m *MockMigrationHubAPI) ListApplicationStates(arg0 *migrationhub.ListApplicationStatesInput) (*migrationhub.ListApplicationStatesOutput, error)
ListApplicationStates mocks base method.
func (*MockMigrationHubAPI) ListApplicationStatesPages ¶
func (m *MockMigrationHubAPI) ListApplicationStatesPages(arg0 *migrationhub.ListApplicationStatesInput, arg1 func(*migrationhub.ListApplicationStatesOutput, bool) bool) error
ListApplicationStatesPages mocks base method.
func (*MockMigrationHubAPI) ListApplicationStatesPagesWithContext ¶
func (m *MockMigrationHubAPI) ListApplicationStatesPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListApplicationStatesInput, arg2 func(*migrationhub.ListApplicationStatesOutput, bool) bool, arg3 ...request.Option) error
ListApplicationStatesPagesWithContext mocks base method.
func (*MockMigrationHubAPI) ListApplicationStatesRequest ¶
func (m *MockMigrationHubAPI) ListApplicationStatesRequest(arg0 *migrationhub.ListApplicationStatesInput) (*request.Request, *migrationhub.ListApplicationStatesOutput)
ListApplicationStatesRequest mocks base method.
func (*MockMigrationHubAPI) ListApplicationStatesWithContext ¶
func (m *MockMigrationHubAPI) ListApplicationStatesWithContext(arg0 context.Context, arg1 *migrationhub.ListApplicationStatesInput, arg2 ...request.Option) (*migrationhub.ListApplicationStatesOutput, error)
ListApplicationStatesWithContext mocks base method.
func (*MockMigrationHubAPI) ListCreatedArtifacts ¶
func (m *MockMigrationHubAPI) ListCreatedArtifacts(arg0 *migrationhub.ListCreatedArtifactsInput) (*migrationhub.ListCreatedArtifactsOutput, error)
ListCreatedArtifacts mocks base method.
func (*MockMigrationHubAPI) ListCreatedArtifactsPages ¶
func (m *MockMigrationHubAPI) ListCreatedArtifactsPages(arg0 *migrationhub.ListCreatedArtifactsInput, arg1 func(*migrationhub.ListCreatedArtifactsOutput, bool) bool) error
ListCreatedArtifactsPages mocks base method.
func (*MockMigrationHubAPI) ListCreatedArtifactsPagesWithContext ¶
func (m *MockMigrationHubAPI) ListCreatedArtifactsPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListCreatedArtifactsInput, arg2 func(*migrationhub.ListCreatedArtifactsOutput, bool) bool, arg3 ...request.Option) error
ListCreatedArtifactsPagesWithContext mocks base method.
func (*MockMigrationHubAPI) ListCreatedArtifactsRequest ¶
func (m *MockMigrationHubAPI) ListCreatedArtifactsRequest(arg0 *migrationhub.ListCreatedArtifactsInput) (*request.Request, *migrationhub.ListCreatedArtifactsOutput)
ListCreatedArtifactsRequest mocks base method.
func (*MockMigrationHubAPI) ListCreatedArtifactsWithContext ¶
func (m *MockMigrationHubAPI) ListCreatedArtifactsWithContext(arg0 context.Context, arg1 *migrationhub.ListCreatedArtifactsInput, arg2 ...request.Option) (*migrationhub.ListCreatedArtifactsOutput, error)
ListCreatedArtifactsWithContext mocks base method.
func (*MockMigrationHubAPI) ListDiscoveredResources ¶
func (m *MockMigrationHubAPI) ListDiscoveredResources(arg0 *migrationhub.ListDiscoveredResourcesInput) (*migrationhub.ListDiscoveredResourcesOutput, error)
ListDiscoveredResources mocks base method.
func (*MockMigrationHubAPI) ListDiscoveredResourcesPages ¶
func (m *MockMigrationHubAPI) ListDiscoveredResourcesPages(arg0 *migrationhub.ListDiscoveredResourcesInput, arg1 func(*migrationhub.ListDiscoveredResourcesOutput, bool) bool) error
ListDiscoveredResourcesPages mocks base method.
func (*MockMigrationHubAPI) ListDiscoveredResourcesPagesWithContext ¶
func (m *MockMigrationHubAPI) ListDiscoveredResourcesPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListDiscoveredResourcesInput, arg2 func(*migrationhub.ListDiscoveredResourcesOutput, bool) bool, arg3 ...request.Option) error
ListDiscoveredResourcesPagesWithContext mocks base method.
func (*MockMigrationHubAPI) ListDiscoveredResourcesRequest ¶
func (m *MockMigrationHubAPI) ListDiscoveredResourcesRequest(arg0 *migrationhub.ListDiscoveredResourcesInput) (*request.Request, *migrationhub.ListDiscoveredResourcesOutput)
ListDiscoveredResourcesRequest mocks base method.
func (*MockMigrationHubAPI) ListDiscoveredResourcesWithContext ¶
func (m *MockMigrationHubAPI) ListDiscoveredResourcesWithContext(arg0 context.Context, arg1 *migrationhub.ListDiscoveredResourcesInput, arg2 ...request.Option) (*migrationhub.ListDiscoveredResourcesOutput, error)
ListDiscoveredResourcesWithContext mocks base method.
func (*MockMigrationHubAPI) ListMigrationTasks ¶
func (m *MockMigrationHubAPI) ListMigrationTasks(arg0 *migrationhub.ListMigrationTasksInput) (*migrationhub.ListMigrationTasksOutput, error)
ListMigrationTasks mocks base method.
func (*MockMigrationHubAPI) ListMigrationTasksPages ¶
func (m *MockMigrationHubAPI) ListMigrationTasksPages(arg0 *migrationhub.ListMigrationTasksInput, arg1 func(*migrationhub.ListMigrationTasksOutput, bool) bool) error
ListMigrationTasksPages mocks base method.
func (*MockMigrationHubAPI) ListMigrationTasksPagesWithContext ¶
func (m *MockMigrationHubAPI) ListMigrationTasksPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListMigrationTasksInput, arg2 func(*migrationhub.ListMigrationTasksOutput, bool) bool, arg3 ...request.Option) error
ListMigrationTasksPagesWithContext mocks base method.
func (*MockMigrationHubAPI) ListMigrationTasksRequest ¶
func (m *MockMigrationHubAPI) ListMigrationTasksRequest(arg0 *migrationhub.ListMigrationTasksInput) (*request.Request, *migrationhub.ListMigrationTasksOutput)
ListMigrationTasksRequest mocks base method.
func (*MockMigrationHubAPI) ListMigrationTasksWithContext ¶
func (m *MockMigrationHubAPI) ListMigrationTasksWithContext(arg0 context.Context, arg1 *migrationhub.ListMigrationTasksInput, arg2 ...request.Option) (*migrationhub.ListMigrationTasksOutput, error)
ListMigrationTasksWithContext mocks base method.
func (*MockMigrationHubAPI) ListProgressUpdateStreams ¶
func (m *MockMigrationHubAPI) ListProgressUpdateStreams(arg0 *migrationhub.ListProgressUpdateStreamsInput) (*migrationhub.ListProgressUpdateStreamsOutput, error)
ListProgressUpdateStreams mocks base method.
func (*MockMigrationHubAPI) ListProgressUpdateStreamsPages ¶
func (m *MockMigrationHubAPI) ListProgressUpdateStreamsPages(arg0 *migrationhub.ListProgressUpdateStreamsInput, arg1 func(*migrationhub.ListProgressUpdateStreamsOutput, bool) bool) error
ListProgressUpdateStreamsPages mocks base method.
func (*MockMigrationHubAPI) ListProgressUpdateStreamsPagesWithContext ¶
func (m *MockMigrationHubAPI) ListProgressUpdateStreamsPagesWithContext(arg0 context.Context, arg1 *migrationhub.ListProgressUpdateStreamsInput, arg2 func(*migrationhub.ListProgressUpdateStreamsOutput, bool) bool, arg3 ...request.Option) error
ListProgressUpdateStreamsPagesWithContext mocks base method.
func (*MockMigrationHubAPI) ListProgressUpdateStreamsRequest ¶
func (m *MockMigrationHubAPI) ListProgressUpdateStreamsRequest(arg0 *migrationhub.ListProgressUpdateStreamsInput) (*request.Request, *migrationhub.ListProgressUpdateStreamsOutput)
ListProgressUpdateStreamsRequest mocks base method.
func (*MockMigrationHubAPI) ListProgressUpdateStreamsWithContext ¶
func (m *MockMigrationHubAPI) ListProgressUpdateStreamsWithContext(arg0 context.Context, arg1 *migrationhub.ListProgressUpdateStreamsInput, arg2 ...request.Option) (*migrationhub.ListProgressUpdateStreamsOutput, error)
ListProgressUpdateStreamsWithContext mocks base method.
func (*MockMigrationHubAPI) NotifyApplicationState ¶
func (m *MockMigrationHubAPI) NotifyApplicationState(arg0 *migrationhub.NotifyApplicationStateInput) (*migrationhub.NotifyApplicationStateOutput, error)
NotifyApplicationState mocks base method.
func (*MockMigrationHubAPI) NotifyApplicationStateRequest ¶
func (m *MockMigrationHubAPI) NotifyApplicationStateRequest(arg0 *migrationhub.NotifyApplicationStateInput) (*request.Request, *migrationhub.NotifyApplicationStateOutput)
NotifyApplicationStateRequest mocks base method.
func (*MockMigrationHubAPI) NotifyApplicationStateWithContext ¶
func (m *MockMigrationHubAPI) NotifyApplicationStateWithContext(arg0 context.Context, arg1 *migrationhub.NotifyApplicationStateInput, arg2 ...request.Option) (*migrationhub.NotifyApplicationStateOutput, error)
NotifyApplicationStateWithContext mocks base method.
func (*MockMigrationHubAPI) NotifyMigrationTaskState ¶
func (m *MockMigrationHubAPI) NotifyMigrationTaskState(arg0 *migrationhub.NotifyMigrationTaskStateInput) (*migrationhub.NotifyMigrationTaskStateOutput, error)
NotifyMigrationTaskState mocks base method.
func (*MockMigrationHubAPI) NotifyMigrationTaskStateRequest ¶
func (m *MockMigrationHubAPI) NotifyMigrationTaskStateRequest(arg0 *migrationhub.NotifyMigrationTaskStateInput) (*request.Request, *migrationhub.NotifyMigrationTaskStateOutput)
NotifyMigrationTaskStateRequest mocks base method.
func (*MockMigrationHubAPI) NotifyMigrationTaskStateWithContext ¶
func (m *MockMigrationHubAPI) NotifyMigrationTaskStateWithContext(arg0 context.Context, arg1 *migrationhub.NotifyMigrationTaskStateInput, arg2 ...request.Option) (*migrationhub.NotifyMigrationTaskStateOutput, error)
NotifyMigrationTaskStateWithContext mocks base method.
func (*MockMigrationHubAPI) PutResourceAttributes ¶
func (m *MockMigrationHubAPI) PutResourceAttributes(arg0 *migrationhub.PutResourceAttributesInput) (*migrationhub.PutResourceAttributesOutput, error)
PutResourceAttributes mocks base method.
func (*MockMigrationHubAPI) PutResourceAttributesRequest ¶
func (m *MockMigrationHubAPI) PutResourceAttributesRequest(arg0 *migrationhub.PutResourceAttributesInput) (*request.Request, *migrationhub.PutResourceAttributesOutput)
PutResourceAttributesRequest mocks base method.
func (*MockMigrationHubAPI) PutResourceAttributesWithContext ¶
func (m *MockMigrationHubAPI) PutResourceAttributesWithContext(arg0 context.Context, arg1 *migrationhub.PutResourceAttributesInput, arg2 ...request.Option) (*migrationhub.PutResourceAttributesOutput, error)
PutResourceAttributesWithContext mocks base method.
type MockMigrationHubAPIMockRecorder ¶
type MockMigrationHubAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockMigrationHubAPIMockRecorder is the mock recorder for MockMigrationHubAPI.
func (*MockMigrationHubAPIMockRecorder) AssociateCreatedArtifact ¶
func (mr *MockMigrationHubAPIMockRecorder) AssociateCreatedArtifact(arg0 interface{}) *gomock.Call
AssociateCreatedArtifact indicates an expected call of AssociateCreatedArtifact.
func (*MockMigrationHubAPIMockRecorder) AssociateCreatedArtifactRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) AssociateCreatedArtifactRequest(arg0 interface{}) *gomock.Call
AssociateCreatedArtifactRequest indicates an expected call of AssociateCreatedArtifactRequest.
func (*MockMigrationHubAPIMockRecorder) AssociateCreatedArtifactWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) AssociateCreatedArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateCreatedArtifactWithContext indicates an expected call of AssociateCreatedArtifactWithContext.
func (*MockMigrationHubAPIMockRecorder) AssociateDiscoveredResource ¶
func (mr *MockMigrationHubAPIMockRecorder) AssociateDiscoveredResource(arg0 interface{}) *gomock.Call
AssociateDiscoveredResource indicates an expected call of AssociateDiscoveredResource.
func (*MockMigrationHubAPIMockRecorder) AssociateDiscoveredResourceRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) AssociateDiscoveredResourceRequest(arg0 interface{}) *gomock.Call
AssociateDiscoveredResourceRequest indicates an expected call of AssociateDiscoveredResourceRequest.
func (*MockMigrationHubAPIMockRecorder) AssociateDiscoveredResourceWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) AssociateDiscoveredResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateDiscoveredResourceWithContext indicates an expected call of AssociateDiscoveredResourceWithContext.
func (*MockMigrationHubAPIMockRecorder) CreateProgressUpdateStream ¶
func (mr *MockMigrationHubAPIMockRecorder) CreateProgressUpdateStream(arg0 interface{}) *gomock.Call
CreateProgressUpdateStream indicates an expected call of CreateProgressUpdateStream.
func (*MockMigrationHubAPIMockRecorder) CreateProgressUpdateStreamRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) CreateProgressUpdateStreamRequest(arg0 interface{}) *gomock.Call
CreateProgressUpdateStreamRequest indicates an expected call of CreateProgressUpdateStreamRequest.
func (*MockMigrationHubAPIMockRecorder) CreateProgressUpdateStreamWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) CreateProgressUpdateStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProgressUpdateStreamWithContext indicates an expected call of CreateProgressUpdateStreamWithContext.
func (*MockMigrationHubAPIMockRecorder) DeleteProgressUpdateStream ¶
func (mr *MockMigrationHubAPIMockRecorder) DeleteProgressUpdateStream(arg0 interface{}) *gomock.Call
DeleteProgressUpdateStream indicates an expected call of DeleteProgressUpdateStream.
func (*MockMigrationHubAPIMockRecorder) DeleteProgressUpdateStreamRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) DeleteProgressUpdateStreamRequest(arg0 interface{}) *gomock.Call
DeleteProgressUpdateStreamRequest indicates an expected call of DeleteProgressUpdateStreamRequest.
func (*MockMigrationHubAPIMockRecorder) DeleteProgressUpdateStreamWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) DeleteProgressUpdateStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteProgressUpdateStreamWithContext indicates an expected call of DeleteProgressUpdateStreamWithContext.
func (*MockMigrationHubAPIMockRecorder) DescribeApplicationState ¶
func (mr *MockMigrationHubAPIMockRecorder) DescribeApplicationState(arg0 interface{}) *gomock.Call
DescribeApplicationState indicates an expected call of DescribeApplicationState.
func (*MockMigrationHubAPIMockRecorder) DescribeApplicationStateRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) DescribeApplicationStateRequest(arg0 interface{}) *gomock.Call
DescribeApplicationStateRequest indicates an expected call of DescribeApplicationStateRequest.
func (*MockMigrationHubAPIMockRecorder) DescribeApplicationStateWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) DescribeApplicationStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeApplicationStateWithContext indicates an expected call of DescribeApplicationStateWithContext.
func (*MockMigrationHubAPIMockRecorder) DescribeMigrationTask ¶
func (mr *MockMigrationHubAPIMockRecorder) DescribeMigrationTask(arg0 interface{}) *gomock.Call
DescribeMigrationTask indicates an expected call of DescribeMigrationTask.
func (*MockMigrationHubAPIMockRecorder) DescribeMigrationTaskRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) DescribeMigrationTaskRequest(arg0 interface{}) *gomock.Call
DescribeMigrationTaskRequest indicates an expected call of DescribeMigrationTaskRequest.
func (*MockMigrationHubAPIMockRecorder) DescribeMigrationTaskWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) DescribeMigrationTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMigrationTaskWithContext indicates an expected call of DescribeMigrationTaskWithContext.
func (*MockMigrationHubAPIMockRecorder) DisassociateCreatedArtifact ¶
func (mr *MockMigrationHubAPIMockRecorder) DisassociateCreatedArtifact(arg0 interface{}) *gomock.Call
DisassociateCreatedArtifact indicates an expected call of DisassociateCreatedArtifact.
func (*MockMigrationHubAPIMockRecorder) DisassociateCreatedArtifactRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) DisassociateCreatedArtifactRequest(arg0 interface{}) *gomock.Call
DisassociateCreatedArtifactRequest indicates an expected call of DisassociateCreatedArtifactRequest.
func (*MockMigrationHubAPIMockRecorder) DisassociateCreatedArtifactWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) DisassociateCreatedArtifactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateCreatedArtifactWithContext indicates an expected call of DisassociateCreatedArtifactWithContext.
func (*MockMigrationHubAPIMockRecorder) DisassociateDiscoveredResource ¶
func (mr *MockMigrationHubAPIMockRecorder) DisassociateDiscoveredResource(arg0 interface{}) *gomock.Call
DisassociateDiscoveredResource indicates an expected call of DisassociateDiscoveredResource.
func (*MockMigrationHubAPIMockRecorder) DisassociateDiscoveredResourceRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) DisassociateDiscoveredResourceRequest(arg0 interface{}) *gomock.Call
DisassociateDiscoveredResourceRequest indicates an expected call of DisassociateDiscoveredResourceRequest.
func (*MockMigrationHubAPIMockRecorder) DisassociateDiscoveredResourceWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) DisassociateDiscoveredResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateDiscoveredResourceWithContext indicates an expected call of DisassociateDiscoveredResourceWithContext.
func (*MockMigrationHubAPIMockRecorder) ImportMigrationTask ¶
func (mr *MockMigrationHubAPIMockRecorder) ImportMigrationTask(arg0 interface{}) *gomock.Call
ImportMigrationTask indicates an expected call of ImportMigrationTask.
func (*MockMigrationHubAPIMockRecorder) ImportMigrationTaskRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) ImportMigrationTaskRequest(arg0 interface{}) *gomock.Call
ImportMigrationTaskRequest indicates an expected call of ImportMigrationTaskRequest.
func (*MockMigrationHubAPIMockRecorder) ImportMigrationTaskWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ImportMigrationTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportMigrationTaskWithContext indicates an expected call of ImportMigrationTaskWithContext.
func (*MockMigrationHubAPIMockRecorder) ListApplicationStates ¶
func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStates(arg0 interface{}) *gomock.Call
ListApplicationStates indicates an expected call of ListApplicationStates.
func (*MockMigrationHubAPIMockRecorder) ListApplicationStatesPages ¶
func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStatesPages(arg0, arg1 interface{}) *gomock.Call
ListApplicationStatesPages indicates an expected call of ListApplicationStatesPages.
func (*MockMigrationHubAPIMockRecorder) ListApplicationStatesPagesWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListApplicationStatesPagesWithContext indicates an expected call of ListApplicationStatesPagesWithContext.
func (*MockMigrationHubAPIMockRecorder) ListApplicationStatesRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStatesRequest(arg0 interface{}) *gomock.Call
ListApplicationStatesRequest indicates an expected call of ListApplicationStatesRequest.
func (*MockMigrationHubAPIMockRecorder) ListApplicationStatesWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListApplicationStatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListApplicationStatesWithContext indicates an expected call of ListApplicationStatesWithContext.
func (*MockMigrationHubAPIMockRecorder) ListCreatedArtifacts ¶
func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifacts(arg0 interface{}) *gomock.Call
ListCreatedArtifacts indicates an expected call of ListCreatedArtifacts.
func (*MockMigrationHubAPIMockRecorder) ListCreatedArtifactsPages ¶
func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifactsPages(arg0, arg1 interface{}) *gomock.Call
ListCreatedArtifactsPages indicates an expected call of ListCreatedArtifactsPages.
func (*MockMigrationHubAPIMockRecorder) ListCreatedArtifactsPagesWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCreatedArtifactsPagesWithContext indicates an expected call of ListCreatedArtifactsPagesWithContext.
func (*MockMigrationHubAPIMockRecorder) ListCreatedArtifactsRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifactsRequest(arg0 interface{}) *gomock.Call
ListCreatedArtifactsRequest indicates an expected call of ListCreatedArtifactsRequest.
func (*MockMigrationHubAPIMockRecorder) ListCreatedArtifactsWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListCreatedArtifactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCreatedArtifactsWithContext indicates an expected call of ListCreatedArtifactsWithContext.
func (*MockMigrationHubAPIMockRecorder) ListDiscoveredResources ¶
func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResources(arg0 interface{}) *gomock.Call
ListDiscoveredResources indicates an expected call of ListDiscoveredResources.
func (*MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesPages ¶
func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesPages(arg0, arg1 interface{}) *gomock.Call
ListDiscoveredResourcesPages indicates an expected call of ListDiscoveredResourcesPages.
func (*MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesPagesWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDiscoveredResourcesPagesWithContext indicates an expected call of ListDiscoveredResourcesPagesWithContext.
func (*MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesRequest(arg0 interface{}) *gomock.Call
ListDiscoveredResourcesRequest indicates an expected call of ListDiscoveredResourcesRequest.
func (*MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListDiscoveredResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDiscoveredResourcesWithContext indicates an expected call of ListDiscoveredResourcesWithContext.
func (*MockMigrationHubAPIMockRecorder) ListMigrationTasks ¶
func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasks(arg0 interface{}) *gomock.Call
ListMigrationTasks indicates an expected call of ListMigrationTasks.
func (*MockMigrationHubAPIMockRecorder) ListMigrationTasksPages ¶
func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasksPages(arg0, arg1 interface{}) *gomock.Call
ListMigrationTasksPages indicates an expected call of ListMigrationTasksPages.
func (*MockMigrationHubAPIMockRecorder) ListMigrationTasksPagesWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMigrationTasksPagesWithContext indicates an expected call of ListMigrationTasksPagesWithContext.
func (*MockMigrationHubAPIMockRecorder) ListMigrationTasksRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasksRequest(arg0 interface{}) *gomock.Call
ListMigrationTasksRequest indicates an expected call of ListMigrationTasksRequest.
func (*MockMigrationHubAPIMockRecorder) ListMigrationTasksWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListMigrationTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMigrationTasksWithContext indicates an expected call of ListMigrationTasksWithContext.
func (*MockMigrationHubAPIMockRecorder) ListProgressUpdateStreams ¶
func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreams(arg0 interface{}) *gomock.Call
ListProgressUpdateStreams indicates an expected call of ListProgressUpdateStreams.
func (*MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsPages ¶
func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsPages(arg0, arg1 interface{}) *gomock.Call
ListProgressUpdateStreamsPages indicates an expected call of ListProgressUpdateStreamsPages.
func (*MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsPagesWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProgressUpdateStreamsPagesWithContext indicates an expected call of ListProgressUpdateStreamsPagesWithContext.
func (*MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsRequest(arg0 interface{}) *gomock.Call
ListProgressUpdateStreamsRequest indicates an expected call of ListProgressUpdateStreamsRequest.
func (*MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) ListProgressUpdateStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProgressUpdateStreamsWithContext indicates an expected call of ListProgressUpdateStreamsWithContext.
func (*MockMigrationHubAPIMockRecorder) NotifyApplicationState ¶
func (mr *MockMigrationHubAPIMockRecorder) NotifyApplicationState(arg0 interface{}) *gomock.Call
NotifyApplicationState indicates an expected call of NotifyApplicationState.
func (*MockMigrationHubAPIMockRecorder) NotifyApplicationStateRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) NotifyApplicationStateRequest(arg0 interface{}) *gomock.Call
NotifyApplicationStateRequest indicates an expected call of NotifyApplicationStateRequest.
func (*MockMigrationHubAPIMockRecorder) NotifyApplicationStateWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) NotifyApplicationStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
NotifyApplicationStateWithContext indicates an expected call of NotifyApplicationStateWithContext.
func (*MockMigrationHubAPIMockRecorder) NotifyMigrationTaskState ¶
func (mr *MockMigrationHubAPIMockRecorder) NotifyMigrationTaskState(arg0 interface{}) *gomock.Call
NotifyMigrationTaskState indicates an expected call of NotifyMigrationTaskState.
func (*MockMigrationHubAPIMockRecorder) NotifyMigrationTaskStateRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) NotifyMigrationTaskStateRequest(arg0 interface{}) *gomock.Call
NotifyMigrationTaskStateRequest indicates an expected call of NotifyMigrationTaskStateRequest.
func (*MockMigrationHubAPIMockRecorder) NotifyMigrationTaskStateWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) NotifyMigrationTaskStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
NotifyMigrationTaskStateWithContext indicates an expected call of NotifyMigrationTaskStateWithContext.
func (*MockMigrationHubAPIMockRecorder) PutResourceAttributes ¶
func (mr *MockMigrationHubAPIMockRecorder) PutResourceAttributes(arg0 interface{}) *gomock.Call
PutResourceAttributes indicates an expected call of PutResourceAttributes.
func (*MockMigrationHubAPIMockRecorder) PutResourceAttributesRequest ¶
func (mr *MockMigrationHubAPIMockRecorder) PutResourceAttributesRequest(arg0 interface{}) *gomock.Call
PutResourceAttributesRequest indicates an expected call of PutResourceAttributesRequest.
func (*MockMigrationHubAPIMockRecorder) PutResourceAttributesWithContext ¶
func (mr *MockMigrationHubAPIMockRecorder) PutResourceAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutResourceAttributesWithContext indicates an expected call of PutResourceAttributesWithContext.