Documentation ¶
Overview ¶
Package applicationdiscoveryservicemock is a generated GoMock package.
Index ¶
- type MockApplicationDiscoveryServiceAPI
- func (m *MockApplicationDiscoveryServiceAPI) AssociateConfigurationItemsToApplication(...) (*applicationdiscoveryservice.AssociateConfigurationItemsToApplicationOutput, ...)
- func (m *MockApplicationDiscoveryServiceAPI) AssociateConfigurationItemsToApplicationRequest(...) (*request.Request, ...)
- func (m *MockApplicationDiscoveryServiceAPI) AssociateConfigurationItemsToApplicationWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.AssociateConfigurationItemsToApplicationOutput, ...)
- func (m *MockApplicationDiscoveryServiceAPI) BatchDeleteImportData(arg0 *applicationdiscoveryservice.BatchDeleteImportDataInput) (*applicationdiscoveryservice.BatchDeleteImportDataOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) BatchDeleteImportDataRequest(arg0 *applicationdiscoveryservice.BatchDeleteImportDataInput) (*request.Request, *applicationdiscoveryservice.BatchDeleteImportDataOutput)
- func (m *MockApplicationDiscoveryServiceAPI) BatchDeleteImportDataWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.BatchDeleteImportDataOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) CreateApplication(arg0 *applicationdiscoveryservice.CreateApplicationInput) (*applicationdiscoveryservice.CreateApplicationOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) CreateApplicationRequest(arg0 *applicationdiscoveryservice.CreateApplicationInput) (*request.Request, *applicationdiscoveryservice.CreateApplicationOutput)
- func (m *MockApplicationDiscoveryServiceAPI) CreateApplicationWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.CreateApplicationInput, ...) (*applicationdiscoveryservice.CreateApplicationOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) CreateTags(arg0 *applicationdiscoveryservice.CreateTagsInput) (*applicationdiscoveryservice.CreateTagsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) CreateTagsRequest(arg0 *applicationdiscoveryservice.CreateTagsInput) (*request.Request, *applicationdiscoveryservice.CreateTagsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) CreateTagsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.CreateTagsInput, ...) (*applicationdiscoveryservice.CreateTagsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DeleteApplications(arg0 *applicationdiscoveryservice.DeleteApplicationsInput) (*applicationdiscoveryservice.DeleteApplicationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DeleteApplicationsRequest(arg0 *applicationdiscoveryservice.DeleteApplicationsInput) (*request.Request, *applicationdiscoveryservice.DeleteApplicationsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) DeleteApplicationsWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.DeleteApplicationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DeleteTags(arg0 *applicationdiscoveryservice.DeleteTagsInput) (*applicationdiscoveryservice.DeleteTagsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DeleteTagsRequest(arg0 *applicationdiscoveryservice.DeleteTagsInput) (*request.Request, *applicationdiscoveryservice.DeleteTagsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) DeleteTagsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DeleteTagsInput, ...) (*applicationdiscoveryservice.DeleteTagsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeAgents(arg0 *applicationdiscoveryservice.DescribeAgentsInput) (*applicationdiscoveryservice.DescribeAgentsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeAgentsRequest(arg0 *applicationdiscoveryservice.DescribeAgentsInput) (*request.Request, *applicationdiscoveryservice.DescribeAgentsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeAgentsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeAgentsInput, ...) (*applicationdiscoveryservice.DescribeAgentsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeConfigurations(arg0 *applicationdiscoveryservice.DescribeConfigurationsInput) (*applicationdiscoveryservice.DescribeConfigurationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeConfigurationsRequest(arg0 *applicationdiscoveryservice.DescribeConfigurationsInput) (*request.Request, *applicationdiscoveryservice.DescribeConfigurationsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeConfigurationsWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.DescribeConfigurationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExports(arg0 *applicationdiscoveryservice.DescribeContinuousExportsInput) (*applicationdiscoveryservice.DescribeContinuousExportsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsPages(arg0 *applicationdiscoveryservice.DescribeContinuousExportsInput, ...) error
- func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsRequest(arg0 *applicationdiscoveryservice.DescribeContinuousExportsInput) (*request.Request, *applicationdiscoveryservice.DescribeContinuousExportsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.DescribeContinuousExportsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeExportConfigurations(arg0 *applicationdiscoveryservice.DescribeExportConfigurationsInput) (*applicationdiscoveryservice.DescribeExportConfigurationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeExportConfigurationsRequest(arg0 *applicationdiscoveryservice.DescribeExportConfigurationsInput) (*request.Request, ...)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeExportConfigurationsWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.DescribeExportConfigurationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeExportTasks(arg0 *applicationdiscoveryservice.DescribeExportTasksInput) (*applicationdiscoveryservice.DescribeExportTasksOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeExportTasksRequest(arg0 *applicationdiscoveryservice.DescribeExportTasksInput) (*request.Request, *applicationdiscoveryservice.DescribeExportTasksOutput)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeExportTasksWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.DescribeExportTasksOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasks(arg0 *applicationdiscoveryservice.DescribeImportTasksInput) (*applicationdiscoveryservice.DescribeImportTasksOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasksPages(arg0 *applicationdiscoveryservice.DescribeImportTasksInput, ...) error
- func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasksPagesWithContext(arg0 context.Context, ...) error
- func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasksRequest(arg0 *applicationdiscoveryservice.DescribeImportTasksInput) (*request.Request, *applicationdiscoveryservice.DescribeImportTasksOutput)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasksWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.DescribeImportTasksOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeTags(arg0 *applicationdiscoveryservice.DescribeTagsInput) (*applicationdiscoveryservice.DescribeTagsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeTagsRequest(arg0 *applicationdiscoveryservice.DescribeTagsInput) (*request.Request, *applicationdiscoveryservice.DescribeTagsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) DescribeTagsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeTagsInput, ...) (*applicationdiscoveryservice.DescribeTagsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) DisassociateConfigurationItemsFromApplication(...) (...)
- func (m *MockApplicationDiscoveryServiceAPI) DisassociateConfigurationItemsFromApplicationRequest(...) (*request.Request, ...)
- func (m *MockApplicationDiscoveryServiceAPI) DisassociateConfigurationItemsFromApplicationWithContext(arg0 context.Context, ...) (...)
- func (m *MockApplicationDiscoveryServiceAPI) EXPECT() *MockApplicationDiscoveryServiceAPIMockRecorder
- func (m *MockApplicationDiscoveryServiceAPI) ExportConfigurations(arg0 *applicationdiscoveryservice.ExportConfigurationsInput) (*applicationdiscoveryservice.ExportConfigurationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) ExportConfigurationsRequest(arg0 *applicationdiscoveryservice.ExportConfigurationsInput) (*request.Request, *applicationdiscoveryservice.ExportConfigurationsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) ExportConfigurationsWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.ExportConfigurationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) GetDiscoverySummary(arg0 *applicationdiscoveryservice.GetDiscoverySummaryInput) (*applicationdiscoveryservice.GetDiscoverySummaryOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) GetDiscoverySummaryRequest(arg0 *applicationdiscoveryservice.GetDiscoverySummaryInput) (*request.Request, *applicationdiscoveryservice.GetDiscoverySummaryOutput)
- func (m *MockApplicationDiscoveryServiceAPI) GetDiscoverySummaryWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.GetDiscoverySummaryOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) ListConfigurations(arg0 *applicationdiscoveryservice.ListConfigurationsInput) (*applicationdiscoveryservice.ListConfigurationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) ListConfigurationsRequest(arg0 *applicationdiscoveryservice.ListConfigurationsInput) (*request.Request, *applicationdiscoveryservice.ListConfigurationsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) ListConfigurationsWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.ListConfigurationsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) ListServerNeighbors(arg0 *applicationdiscoveryservice.ListServerNeighborsInput) (*applicationdiscoveryservice.ListServerNeighborsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) ListServerNeighborsRequest(arg0 *applicationdiscoveryservice.ListServerNeighborsInput) (*request.Request, *applicationdiscoveryservice.ListServerNeighborsOutput)
- func (m *MockApplicationDiscoveryServiceAPI) ListServerNeighborsWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.ListServerNeighborsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StartContinuousExport(arg0 *applicationdiscoveryservice.StartContinuousExportInput) (*applicationdiscoveryservice.StartContinuousExportOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StartContinuousExportRequest(arg0 *applicationdiscoveryservice.StartContinuousExportInput) (*request.Request, *applicationdiscoveryservice.StartContinuousExportOutput)
- func (m *MockApplicationDiscoveryServiceAPI) StartContinuousExportWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.StartContinuousExportOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StartDataCollectionByAgentIds(arg0 *applicationdiscoveryservice.StartDataCollectionByAgentIdsInput) (*applicationdiscoveryservice.StartDataCollectionByAgentIdsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StartDataCollectionByAgentIdsRequest(arg0 *applicationdiscoveryservice.StartDataCollectionByAgentIdsInput) (*request.Request, ...)
- func (m *MockApplicationDiscoveryServiceAPI) StartDataCollectionByAgentIdsWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.StartDataCollectionByAgentIdsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StartExportTask(arg0 *applicationdiscoveryservice.StartExportTaskInput) (*applicationdiscoveryservice.StartExportTaskOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StartExportTaskRequest(arg0 *applicationdiscoveryservice.StartExportTaskInput) (*request.Request, *applicationdiscoveryservice.StartExportTaskOutput)
- func (m *MockApplicationDiscoveryServiceAPI) StartExportTaskWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.StartExportTaskInput, ...) (*applicationdiscoveryservice.StartExportTaskOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StartImportTask(arg0 *applicationdiscoveryservice.StartImportTaskInput) (*applicationdiscoveryservice.StartImportTaskOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StartImportTaskRequest(arg0 *applicationdiscoveryservice.StartImportTaskInput) (*request.Request, *applicationdiscoveryservice.StartImportTaskOutput)
- func (m *MockApplicationDiscoveryServiceAPI) StartImportTaskWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.StartImportTaskInput, ...) (*applicationdiscoveryservice.StartImportTaskOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StopContinuousExport(arg0 *applicationdiscoveryservice.StopContinuousExportInput) (*applicationdiscoveryservice.StopContinuousExportOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StopContinuousExportRequest(arg0 *applicationdiscoveryservice.StopContinuousExportInput) (*request.Request, *applicationdiscoveryservice.StopContinuousExportOutput)
- func (m *MockApplicationDiscoveryServiceAPI) StopContinuousExportWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.StopContinuousExportOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StopDataCollectionByAgentIds(arg0 *applicationdiscoveryservice.StopDataCollectionByAgentIdsInput) (*applicationdiscoveryservice.StopDataCollectionByAgentIdsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) StopDataCollectionByAgentIdsRequest(arg0 *applicationdiscoveryservice.StopDataCollectionByAgentIdsInput) (*request.Request, ...)
- func (m *MockApplicationDiscoveryServiceAPI) StopDataCollectionByAgentIdsWithContext(arg0 context.Context, ...) (*applicationdiscoveryservice.StopDataCollectionByAgentIdsOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) UpdateApplication(arg0 *applicationdiscoveryservice.UpdateApplicationInput) (*applicationdiscoveryservice.UpdateApplicationOutput, error)
- func (m *MockApplicationDiscoveryServiceAPI) UpdateApplicationRequest(arg0 *applicationdiscoveryservice.UpdateApplicationInput) (*request.Request, *applicationdiscoveryservice.UpdateApplicationOutput)
- func (m *MockApplicationDiscoveryServiceAPI) UpdateApplicationWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.UpdateApplicationInput, ...) (*applicationdiscoveryservice.UpdateApplicationOutput, error)
- type MockApplicationDiscoveryServiceAPIMockRecorder
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) AssociateConfigurationItemsToApplication(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) AssociateConfigurationItemsToApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) AssociateConfigurationItemsToApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) BatchDeleteImportData(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) BatchDeleteImportDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) BatchDeleteImportDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateTags(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteApplications(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteApplicationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeAgents(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeAgentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeAgentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExports(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportTasks(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportTasksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasks(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeTags(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DisassociateConfigurationItemsFromApplication(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DisassociateConfigurationItemsFromApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DisassociateConfigurationItemsFromApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ExportConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ExportConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ExportConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) GetDiscoverySummary(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) GetDiscoverySummaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) GetDiscoverySummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListServerNeighbors(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListServerNeighborsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListServerNeighborsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartContinuousExport(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartContinuousExportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartContinuousExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartDataCollectionByAgentIds(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartDataCollectionByAgentIdsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartDataCollectionByAgentIdsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartExportTask(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartExportTaskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartExportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartImportTask(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartImportTaskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartImportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopContinuousExport(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopContinuousExportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopContinuousExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopDataCollectionByAgentIds(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopDataCollectionByAgentIdsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopDataCollectionByAgentIdsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockApplicationDiscoveryServiceAPI ¶
type MockApplicationDiscoveryServiceAPI struct {
// contains filtered or unexported fields
}
MockApplicationDiscoveryServiceAPI is a mock of ApplicationDiscoveryServiceAPI interface
func NewMockApplicationDiscoveryServiceAPI ¶
func NewMockApplicationDiscoveryServiceAPI(ctrl *gomock.Controller) *MockApplicationDiscoveryServiceAPI
NewMockApplicationDiscoveryServiceAPI creates a new mock instance
func (*MockApplicationDiscoveryServiceAPI) AssociateConfigurationItemsToApplication ¶
func (m *MockApplicationDiscoveryServiceAPI) AssociateConfigurationItemsToApplication(arg0 *applicationdiscoveryservice.AssociateConfigurationItemsToApplicationInput) (*applicationdiscoveryservice.AssociateConfigurationItemsToApplicationOutput, error)
AssociateConfigurationItemsToApplication mocks base method
func (*MockApplicationDiscoveryServiceAPI) AssociateConfigurationItemsToApplicationRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) AssociateConfigurationItemsToApplicationRequest(arg0 *applicationdiscoveryservice.AssociateConfigurationItemsToApplicationInput) (*request.Request, *applicationdiscoveryservice.AssociateConfigurationItemsToApplicationOutput)
AssociateConfigurationItemsToApplicationRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) AssociateConfigurationItemsToApplicationWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) AssociateConfigurationItemsToApplicationWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.AssociateConfigurationItemsToApplicationInput, arg2 ...request.Option) (*applicationdiscoveryservice.AssociateConfigurationItemsToApplicationOutput, error)
AssociateConfigurationItemsToApplicationWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) BatchDeleteImportData ¶
func (m *MockApplicationDiscoveryServiceAPI) BatchDeleteImportData(arg0 *applicationdiscoveryservice.BatchDeleteImportDataInput) (*applicationdiscoveryservice.BatchDeleteImportDataOutput, error)
BatchDeleteImportData mocks base method
func (*MockApplicationDiscoveryServiceAPI) BatchDeleteImportDataRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) BatchDeleteImportDataRequest(arg0 *applicationdiscoveryservice.BatchDeleteImportDataInput) (*request.Request, *applicationdiscoveryservice.BatchDeleteImportDataOutput)
BatchDeleteImportDataRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) BatchDeleteImportDataWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) BatchDeleteImportDataWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.BatchDeleteImportDataInput, arg2 ...request.Option) (*applicationdiscoveryservice.BatchDeleteImportDataOutput, error)
BatchDeleteImportDataWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) CreateApplication ¶
func (m *MockApplicationDiscoveryServiceAPI) CreateApplication(arg0 *applicationdiscoveryservice.CreateApplicationInput) (*applicationdiscoveryservice.CreateApplicationOutput, error)
CreateApplication mocks base method
func (*MockApplicationDiscoveryServiceAPI) CreateApplicationRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) CreateApplicationRequest(arg0 *applicationdiscoveryservice.CreateApplicationInput) (*request.Request, *applicationdiscoveryservice.CreateApplicationOutput)
CreateApplicationRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) CreateApplicationWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) CreateApplicationWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.CreateApplicationInput, arg2 ...request.Option) (*applicationdiscoveryservice.CreateApplicationOutput, error)
CreateApplicationWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) CreateTags ¶
func (m *MockApplicationDiscoveryServiceAPI) CreateTags(arg0 *applicationdiscoveryservice.CreateTagsInput) (*applicationdiscoveryservice.CreateTagsOutput, error)
CreateTags mocks base method
func (*MockApplicationDiscoveryServiceAPI) CreateTagsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) CreateTagsRequest(arg0 *applicationdiscoveryservice.CreateTagsInput) (*request.Request, *applicationdiscoveryservice.CreateTagsOutput)
CreateTagsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) CreateTagsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) CreateTagsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.CreateTagsInput, arg2 ...request.Option) (*applicationdiscoveryservice.CreateTagsOutput, error)
CreateTagsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DeleteApplications ¶
func (m *MockApplicationDiscoveryServiceAPI) DeleteApplications(arg0 *applicationdiscoveryservice.DeleteApplicationsInput) (*applicationdiscoveryservice.DeleteApplicationsOutput, error)
DeleteApplications mocks base method
func (*MockApplicationDiscoveryServiceAPI) DeleteApplicationsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DeleteApplicationsRequest(arg0 *applicationdiscoveryservice.DeleteApplicationsInput) (*request.Request, *applicationdiscoveryservice.DeleteApplicationsOutput)
DeleteApplicationsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DeleteApplicationsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DeleteApplicationsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DeleteApplicationsInput, arg2 ...request.Option) (*applicationdiscoveryservice.DeleteApplicationsOutput, error)
DeleteApplicationsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DeleteTags ¶
func (m *MockApplicationDiscoveryServiceAPI) DeleteTags(arg0 *applicationdiscoveryservice.DeleteTagsInput) (*applicationdiscoveryservice.DeleteTagsOutput, error)
DeleteTags mocks base method
func (*MockApplicationDiscoveryServiceAPI) DeleteTagsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DeleteTagsRequest(arg0 *applicationdiscoveryservice.DeleteTagsInput) (*request.Request, *applicationdiscoveryservice.DeleteTagsOutput)
DeleteTagsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DeleteTagsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DeleteTagsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DeleteTagsInput, arg2 ...request.Option) (*applicationdiscoveryservice.DeleteTagsOutput, error)
DeleteTagsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeAgents ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeAgents(arg0 *applicationdiscoveryservice.DescribeAgentsInput) (*applicationdiscoveryservice.DescribeAgentsOutput, error)
DescribeAgents mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeAgentsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeAgentsRequest(arg0 *applicationdiscoveryservice.DescribeAgentsInput) (*request.Request, *applicationdiscoveryservice.DescribeAgentsOutput)
DescribeAgentsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeAgentsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeAgentsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeAgentsInput, arg2 ...request.Option) (*applicationdiscoveryservice.DescribeAgentsOutput, error)
DescribeAgentsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeConfigurations ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeConfigurations(arg0 *applicationdiscoveryservice.DescribeConfigurationsInput) (*applicationdiscoveryservice.DescribeConfigurationsOutput, error)
DescribeConfigurations mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeConfigurationsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeConfigurationsRequest(arg0 *applicationdiscoveryservice.DescribeConfigurationsInput) (*request.Request, *applicationdiscoveryservice.DescribeConfigurationsOutput)
DescribeConfigurationsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeConfigurationsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeConfigurationsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeConfigurationsInput, arg2 ...request.Option) (*applicationdiscoveryservice.DescribeConfigurationsOutput, error)
DescribeConfigurationsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeContinuousExports ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExports(arg0 *applicationdiscoveryservice.DescribeContinuousExportsInput) (*applicationdiscoveryservice.DescribeContinuousExportsOutput, error)
DescribeContinuousExports mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsPages ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsPages(arg0 *applicationdiscoveryservice.DescribeContinuousExportsInput, arg1 func(*applicationdiscoveryservice.DescribeContinuousExportsOutput, bool) bool) error
DescribeContinuousExportsPages mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsPagesWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsPagesWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeContinuousExportsInput, arg2 func(*applicationdiscoveryservice.DescribeContinuousExportsOutput, bool) bool, arg3 ...request.Option) error
DescribeContinuousExportsPagesWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsRequest(arg0 *applicationdiscoveryservice.DescribeContinuousExportsInput) (*request.Request, *applicationdiscoveryservice.DescribeContinuousExportsOutput)
DescribeContinuousExportsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeContinuousExportsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeContinuousExportsInput, arg2 ...request.Option) (*applicationdiscoveryservice.DescribeContinuousExportsOutput, error)
DescribeContinuousExportsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeExportConfigurations ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeExportConfigurations(arg0 *applicationdiscoveryservice.DescribeExportConfigurationsInput) (*applicationdiscoveryservice.DescribeExportConfigurationsOutput, error)
DescribeExportConfigurations mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeExportConfigurationsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeExportConfigurationsRequest(arg0 *applicationdiscoveryservice.DescribeExportConfigurationsInput) (*request.Request, *applicationdiscoveryservice.DescribeExportConfigurationsOutput)
DescribeExportConfigurationsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeExportConfigurationsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeExportConfigurationsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeExportConfigurationsInput, arg2 ...request.Option) (*applicationdiscoveryservice.DescribeExportConfigurationsOutput, error)
DescribeExportConfigurationsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeExportTasks ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeExportTasks(arg0 *applicationdiscoveryservice.DescribeExportTasksInput) (*applicationdiscoveryservice.DescribeExportTasksOutput, error)
DescribeExportTasks mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeExportTasksRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeExportTasksRequest(arg0 *applicationdiscoveryservice.DescribeExportTasksInput) (*request.Request, *applicationdiscoveryservice.DescribeExportTasksOutput)
DescribeExportTasksRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeExportTasksWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeExportTasksWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeExportTasksInput, arg2 ...request.Option) (*applicationdiscoveryservice.DescribeExportTasksOutput, error)
DescribeExportTasksWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeImportTasks ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasks(arg0 *applicationdiscoveryservice.DescribeImportTasksInput) (*applicationdiscoveryservice.DescribeImportTasksOutput, error)
DescribeImportTasks mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeImportTasksPages ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasksPages(arg0 *applicationdiscoveryservice.DescribeImportTasksInput, arg1 func(*applicationdiscoveryservice.DescribeImportTasksOutput, bool) bool) error
DescribeImportTasksPages mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeImportTasksPagesWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasksPagesWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeImportTasksInput, arg2 func(*applicationdiscoveryservice.DescribeImportTasksOutput, bool) bool, arg3 ...request.Option) error
DescribeImportTasksPagesWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeImportTasksRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasksRequest(arg0 *applicationdiscoveryservice.DescribeImportTasksInput) (*request.Request, *applicationdiscoveryservice.DescribeImportTasksOutput)
DescribeImportTasksRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeImportTasksWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeImportTasksWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeImportTasksInput, arg2 ...request.Option) (*applicationdiscoveryservice.DescribeImportTasksOutput, error)
DescribeImportTasksWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeTags ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeTags(arg0 *applicationdiscoveryservice.DescribeTagsInput) (*applicationdiscoveryservice.DescribeTagsOutput, error)
DescribeTags mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeTagsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeTagsRequest(arg0 *applicationdiscoveryservice.DescribeTagsInput) (*request.Request, *applicationdiscoveryservice.DescribeTagsOutput)
DescribeTagsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DescribeTagsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DescribeTagsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DescribeTagsInput, arg2 ...request.Option) (*applicationdiscoveryservice.DescribeTagsOutput, error)
DescribeTagsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) DisassociateConfigurationItemsFromApplication ¶
func (m *MockApplicationDiscoveryServiceAPI) DisassociateConfigurationItemsFromApplication(arg0 *applicationdiscoveryservice.DisassociateConfigurationItemsFromApplicationInput) (*applicationdiscoveryservice.DisassociateConfigurationItemsFromApplicationOutput, error)
DisassociateConfigurationItemsFromApplication mocks base method
func (*MockApplicationDiscoveryServiceAPI) DisassociateConfigurationItemsFromApplicationRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) DisassociateConfigurationItemsFromApplicationRequest(arg0 *applicationdiscoveryservice.DisassociateConfigurationItemsFromApplicationInput) (*request.Request, *applicationdiscoveryservice.DisassociateConfigurationItemsFromApplicationOutput)
DisassociateConfigurationItemsFromApplicationRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) DisassociateConfigurationItemsFromApplicationWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) DisassociateConfigurationItemsFromApplicationWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.DisassociateConfigurationItemsFromApplicationInput, arg2 ...request.Option) (*applicationdiscoveryservice.DisassociateConfigurationItemsFromApplicationOutput, error)
DisassociateConfigurationItemsFromApplicationWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) EXPECT ¶
func (m *MockApplicationDiscoveryServiceAPI) EXPECT() *MockApplicationDiscoveryServiceAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockApplicationDiscoveryServiceAPI) ExportConfigurations ¶
func (m *MockApplicationDiscoveryServiceAPI) ExportConfigurations(arg0 *applicationdiscoveryservice.ExportConfigurationsInput) (*applicationdiscoveryservice.ExportConfigurationsOutput, error)
ExportConfigurations mocks base method
func (*MockApplicationDiscoveryServiceAPI) ExportConfigurationsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) ExportConfigurationsRequest(arg0 *applicationdiscoveryservice.ExportConfigurationsInput) (*request.Request, *applicationdiscoveryservice.ExportConfigurationsOutput)
ExportConfigurationsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) ExportConfigurationsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) ExportConfigurationsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.ExportConfigurationsInput, arg2 ...request.Option) (*applicationdiscoveryservice.ExportConfigurationsOutput, error)
ExportConfigurationsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) GetDiscoverySummary ¶
func (m *MockApplicationDiscoveryServiceAPI) GetDiscoverySummary(arg0 *applicationdiscoveryservice.GetDiscoverySummaryInput) (*applicationdiscoveryservice.GetDiscoverySummaryOutput, error)
GetDiscoverySummary mocks base method
func (*MockApplicationDiscoveryServiceAPI) GetDiscoverySummaryRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) GetDiscoverySummaryRequest(arg0 *applicationdiscoveryservice.GetDiscoverySummaryInput) (*request.Request, *applicationdiscoveryservice.GetDiscoverySummaryOutput)
GetDiscoverySummaryRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) GetDiscoverySummaryWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) GetDiscoverySummaryWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.GetDiscoverySummaryInput, arg2 ...request.Option) (*applicationdiscoveryservice.GetDiscoverySummaryOutput, error)
GetDiscoverySummaryWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) ListConfigurations ¶
func (m *MockApplicationDiscoveryServiceAPI) ListConfigurations(arg0 *applicationdiscoveryservice.ListConfigurationsInput) (*applicationdiscoveryservice.ListConfigurationsOutput, error)
ListConfigurations mocks base method
func (*MockApplicationDiscoveryServiceAPI) ListConfigurationsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) ListConfigurationsRequest(arg0 *applicationdiscoveryservice.ListConfigurationsInput) (*request.Request, *applicationdiscoveryservice.ListConfigurationsOutput)
ListConfigurationsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) ListConfigurationsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) ListConfigurationsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.ListConfigurationsInput, arg2 ...request.Option) (*applicationdiscoveryservice.ListConfigurationsOutput, error)
ListConfigurationsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) ListServerNeighbors ¶
func (m *MockApplicationDiscoveryServiceAPI) ListServerNeighbors(arg0 *applicationdiscoveryservice.ListServerNeighborsInput) (*applicationdiscoveryservice.ListServerNeighborsOutput, error)
ListServerNeighbors mocks base method
func (*MockApplicationDiscoveryServiceAPI) ListServerNeighborsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) ListServerNeighborsRequest(arg0 *applicationdiscoveryservice.ListServerNeighborsInput) (*request.Request, *applicationdiscoveryservice.ListServerNeighborsOutput)
ListServerNeighborsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) ListServerNeighborsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) ListServerNeighborsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.ListServerNeighborsInput, arg2 ...request.Option) (*applicationdiscoveryservice.ListServerNeighborsOutput, error)
ListServerNeighborsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartContinuousExport ¶
func (m *MockApplicationDiscoveryServiceAPI) StartContinuousExport(arg0 *applicationdiscoveryservice.StartContinuousExportInput) (*applicationdiscoveryservice.StartContinuousExportOutput, error)
StartContinuousExport mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartContinuousExportRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) StartContinuousExportRequest(arg0 *applicationdiscoveryservice.StartContinuousExportInput) (*request.Request, *applicationdiscoveryservice.StartContinuousExportOutput)
StartContinuousExportRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartContinuousExportWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) StartContinuousExportWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.StartContinuousExportInput, arg2 ...request.Option) (*applicationdiscoveryservice.StartContinuousExportOutput, error)
StartContinuousExportWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartDataCollectionByAgentIds ¶
func (m *MockApplicationDiscoveryServiceAPI) StartDataCollectionByAgentIds(arg0 *applicationdiscoveryservice.StartDataCollectionByAgentIdsInput) (*applicationdiscoveryservice.StartDataCollectionByAgentIdsOutput, error)
StartDataCollectionByAgentIds mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartDataCollectionByAgentIdsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) StartDataCollectionByAgentIdsRequest(arg0 *applicationdiscoveryservice.StartDataCollectionByAgentIdsInput) (*request.Request, *applicationdiscoveryservice.StartDataCollectionByAgentIdsOutput)
StartDataCollectionByAgentIdsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartDataCollectionByAgentIdsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) StartDataCollectionByAgentIdsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.StartDataCollectionByAgentIdsInput, arg2 ...request.Option) (*applicationdiscoveryservice.StartDataCollectionByAgentIdsOutput, error)
StartDataCollectionByAgentIdsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartExportTask ¶
func (m *MockApplicationDiscoveryServiceAPI) StartExportTask(arg0 *applicationdiscoveryservice.StartExportTaskInput) (*applicationdiscoveryservice.StartExportTaskOutput, error)
StartExportTask mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartExportTaskRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) StartExportTaskRequest(arg0 *applicationdiscoveryservice.StartExportTaskInput) (*request.Request, *applicationdiscoveryservice.StartExportTaskOutput)
StartExportTaskRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartExportTaskWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) StartExportTaskWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.StartExportTaskInput, arg2 ...request.Option) (*applicationdiscoveryservice.StartExportTaskOutput, error)
StartExportTaskWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartImportTask ¶
func (m *MockApplicationDiscoveryServiceAPI) StartImportTask(arg0 *applicationdiscoveryservice.StartImportTaskInput) (*applicationdiscoveryservice.StartImportTaskOutput, error)
StartImportTask mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartImportTaskRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) StartImportTaskRequest(arg0 *applicationdiscoveryservice.StartImportTaskInput) (*request.Request, *applicationdiscoveryservice.StartImportTaskOutput)
StartImportTaskRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) StartImportTaskWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) StartImportTaskWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.StartImportTaskInput, arg2 ...request.Option) (*applicationdiscoveryservice.StartImportTaskOutput, error)
StartImportTaskWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) StopContinuousExport ¶
func (m *MockApplicationDiscoveryServiceAPI) StopContinuousExport(arg0 *applicationdiscoveryservice.StopContinuousExportInput) (*applicationdiscoveryservice.StopContinuousExportOutput, error)
StopContinuousExport mocks base method
func (*MockApplicationDiscoveryServiceAPI) StopContinuousExportRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) StopContinuousExportRequest(arg0 *applicationdiscoveryservice.StopContinuousExportInput) (*request.Request, *applicationdiscoveryservice.StopContinuousExportOutput)
StopContinuousExportRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) StopContinuousExportWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) StopContinuousExportWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.StopContinuousExportInput, arg2 ...request.Option) (*applicationdiscoveryservice.StopContinuousExportOutput, error)
StopContinuousExportWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) StopDataCollectionByAgentIds ¶
func (m *MockApplicationDiscoveryServiceAPI) StopDataCollectionByAgentIds(arg0 *applicationdiscoveryservice.StopDataCollectionByAgentIdsInput) (*applicationdiscoveryservice.StopDataCollectionByAgentIdsOutput, error)
StopDataCollectionByAgentIds mocks base method
func (*MockApplicationDiscoveryServiceAPI) StopDataCollectionByAgentIdsRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) StopDataCollectionByAgentIdsRequest(arg0 *applicationdiscoveryservice.StopDataCollectionByAgentIdsInput) (*request.Request, *applicationdiscoveryservice.StopDataCollectionByAgentIdsOutput)
StopDataCollectionByAgentIdsRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) StopDataCollectionByAgentIdsWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) StopDataCollectionByAgentIdsWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.StopDataCollectionByAgentIdsInput, arg2 ...request.Option) (*applicationdiscoveryservice.StopDataCollectionByAgentIdsOutput, error)
StopDataCollectionByAgentIdsWithContext mocks base method
func (*MockApplicationDiscoveryServiceAPI) UpdateApplication ¶
func (m *MockApplicationDiscoveryServiceAPI) UpdateApplication(arg0 *applicationdiscoveryservice.UpdateApplicationInput) (*applicationdiscoveryservice.UpdateApplicationOutput, error)
UpdateApplication mocks base method
func (*MockApplicationDiscoveryServiceAPI) UpdateApplicationRequest ¶
func (m *MockApplicationDiscoveryServiceAPI) UpdateApplicationRequest(arg0 *applicationdiscoveryservice.UpdateApplicationInput) (*request.Request, *applicationdiscoveryservice.UpdateApplicationOutput)
UpdateApplicationRequest mocks base method
func (*MockApplicationDiscoveryServiceAPI) UpdateApplicationWithContext ¶
func (m *MockApplicationDiscoveryServiceAPI) UpdateApplicationWithContext(arg0 context.Context, arg1 *applicationdiscoveryservice.UpdateApplicationInput, arg2 ...request.Option) (*applicationdiscoveryservice.UpdateApplicationOutput, error)
UpdateApplicationWithContext mocks base method
type MockApplicationDiscoveryServiceAPIMockRecorder ¶
type MockApplicationDiscoveryServiceAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockApplicationDiscoveryServiceAPIMockRecorder is the mock recorder for MockApplicationDiscoveryServiceAPI
func (*MockApplicationDiscoveryServiceAPIMockRecorder) AssociateConfigurationItemsToApplication ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) AssociateConfigurationItemsToApplication(arg0 interface{}) *gomock.Call
AssociateConfigurationItemsToApplication indicates an expected call of AssociateConfigurationItemsToApplication
func (*MockApplicationDiscoveryServiceAPIMockRecorder) AssociateConfigurationItemsToApplicationRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) AssociateConfigurationItemsToApplicationRequest(arg0 interface{}) *gomock.Call
AssociateConfigurationItemsToApplicationRequest indicates an expected call of AssociateConfigurationItemsToApplicationRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) AssociateConfigurationItemsToApplicationWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) AssociateConfigurationItemsToApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateConfigurationItemsToApplicationWithContext indicates an expected call of AssociateConfigurationItemsToApplicationWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) BatchDeleteImportData ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) BatchDeleteImportData(arg0 interface{}) *gomock.Call
BatchDeleteImportData indicates an expected call of BatchDeleteImportData
func (*MockApplicationDiscoveryServiceAPIMockRecorder) BatchDeleteImportDataRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) BatchDeleteImportDataRequest(arg0 interface{}) *gomock.Call
BatchDeleteImportDataRequest indicates an expected call of BatchDeleteImportDataRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) BatchDeleteImportDataWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) BatchDeleteImportDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDeleteImportDataWithContext indicates an expected call of BatchDeleteImportDataWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) CreateApplication ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call
CreateApplication indicates an expected call of CreateApplication
func (*MockApplicationDiscoveryServiceAPIMockRecorder) CreateApplicationRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call
CreateApplicationRequest indicates an expected call of CreateApplicationRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) CreateApplicationWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) CreateTags ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateTags(arg0 interface{}) *gomock.Call
CreateTags indicates an expected call of CreateTags
func (*MockApplicationDiscoveryServiceAPIMockRecorder) CreateTagsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateTagsRequest(arg0 interface{}) *gomock.Call
CreateTagsRequest indicates an expected call of CreateTagsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) CreateTagsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) CreateTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTagsWithContext indicates an expected call of CreateTagsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DeleteApplications ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteApplications(arg0 interface{}) *gomock.Call
DeleteApplications indicates an expected call of DeleteApplications
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DeleteApplicationsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteApplicationsRequest(arg0 interface{}) *gomock.Call
DeleteApplicationsRequest indicates an expected call of DeleteApplicationsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DeleteApplicationsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteApplicationsWithContext indicates an expected call of DeleteApplicationsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DeleteTags ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call
DeleteTags indicates an expected call of DeleteTags
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DeleteTagsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call
DeleteTagsRequest indicates an expected call of DeleteTagsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DeleteTagsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTagsWithContext indicates an expected call of DeleteTagsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeAgents ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeAgents(arg0 interface{}) *gomock.Call
DescribeAgents indicates an expected call of DescribeAgents
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeAgentsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeAgentsRequest(arg0 interface{}) *gomock.Call
DescribeAgentsRequest indicates an expected call of DescribeAgentsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeAgentsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeAgentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAgentsWithContext indicates an expected call of DescribeAgentsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeConfigurations ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeConfigurations(arg0 interface{}) *gomock.Call
DescribeConfigurations indicates an expected call of DescribeConfigurations
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeConfigurationsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeConfigurationsRequest(arg0 interface{}) *gomock.Call
DescribeConfigurationsRequest indicates an expected call of DescribeConfigurationsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeConfigurationsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeConfigurationsWithContext indicates an expected call of DescribeConfigurationsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExports ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExports(arg0 interface{}) *gomock.Call
DescribeContinuousExports indicates an expected call of DescribeContinuousExports
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsPages ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsPages(arg0, arg1 interface{}) *gomock.Call
DescribeContinuousExportsPages indicates an expected call of DescribeContinuousExportsPages
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsPagesWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeContinuousExportsPagesWithContext indicates an expected call of DescribeContinuousExportsPagesWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsRequest(arg0 interface{}) *gomock.Call
DescribeContinuousExportsRequest indicates an expected call of DescribeContinuousExportsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeContinuousExportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeContinuousExportsWithContext indicates an expected call of DescribeContinuousExportsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportConfigurations ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportConfigurations(arg0 interface{}) *gomock.Call
DescribeExportConfigurations indicates an expected call of DescribeExportConfigurations
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportConfigurationsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportConfigurationsRequest(arg0 interface{}) *gomock.Call
DescribeExportConfigurationsRequest indicates an expected call of DescribeExportConfigurationsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportConfigurationsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeExportConfigurationsWithContext indicates an expected call of DescribeExportConfigurationsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportTasks ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportTasks(arg0 interface{}) *gomock.Call
DescribeExportTasks indicates an expected call of DescribeExportTasks
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportTasksRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportTasksRequest(arg0 interface{}) *gomock.Call
DescribeExportTasksRequest indicates an expected call of DescribeExportTasksRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportTasksWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeExportTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeExportTasksWithContext indicates an expected call of DescribeExportTasksWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasks ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasks(arg0 interface{}) *gomock.Call
DescribeImportTasks indicates an expected call of DescribeImportTasks
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksPages ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksPages(arg0, arg1 interface{}) *gomock.Call
DescribeImportTasksPages indicates an expected call of DescribeImportTasksPages
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksPagesWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeImportTasksPagesWithContext indicates an expected call of DescribeImportTasksPagesWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksRequest(arg0 interface{}) *gomock.Call
DescribeImportTasksRequest indicates an expected call of DescribeImportTasksRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeImportTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeImportTasksWithContext indicates an expected call of DescribeImportTasksWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeTags ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeTags(arg0 interface{}) *gomock.Call
DescribeTags indicates an expected call of DescribeTags
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeTagsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeTagsRequest(arg0 interface{}) *gomock.Call
DescribeTagsRequest indicates an expected call of DescribeTagsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DescribeTagsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DescribeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeTagsWithContext indicates an expected call of DescribeTagsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DisassociateConfigurationItemsFromApplication ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DisassociateConfigurationItemsFromApplication(arg0 interface{}) *gomock.Call
DisassociateConfigurationItemsFromApplication indicates an expected call of DisassociateConfigurationItemsFromApplication
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DisassociateConfigurationItemsFromApplicationRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DisassociateConfigurationItemsFromApplicationRequest(arg0 interface{}) *gomock.Call
DisassociateConfigurationItemsFromApplicationRequest indicates an expected call of DisassociateConfigurationItemsFromApplicationRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) DisassociateConfigurationItemsFromApplicationWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) DisassociateConfigurationItemsFromApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateConfigurationItemsFromApplicationWithContext indicates an expected call of DisassociateConfigurationItemsFromApplicationWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) ExportConfigurations ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ExportConfigurations(arg0 interface{}) *gomock.Call
ExportConfigurations indicates an expected call of ExportConfigurations
func (*MockApplicationDiscoveryServiceAPIMockRecorder) ExportConfigurationsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ExportConfigurationsRequest(arg0 interface{}) *gomock.Call
ExportConfigurationsRequest indicates an expected call of ExportConfigurationsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) ExportConfigurationsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ExportConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExportConfigurationsWithContext indicates an expected call of ExportConfigurationsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) GetDiscoverySummary ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) GetDiscoverySummary(arg0 interface{}) *gomock.Call
GetDiscoverySummary indicates an expected call of GetDiscoverySummary
func (*MockApplicationDiscoveryServiceAPIMockRecorder) GetDiscoverySummaryRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) GetDiscoverySummaryRequest(arg0 interface{}) *gomock.Call
GetDiscoverySummaryRequest indicates an expected call of GetDiscoverySummaryRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) GetDiscoverySummaryWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) GetDiscoverySummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDiscoverySummaryWithContext indicates an expected call of GetDiscoverySummaryWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) ListConfigurations ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListConfigurations(arg0 interface{}) *gomock.Call
ListConfigurations indicates an expected call of ListConfigurations
func (*MockApplicationDiscoveryServiceAPIMockRecorder) ListConfigurationsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListConfigurationsRequest(arg0 interface{}) *gomock.Call
ListConfigurationsRequest indicates an expected call of ListConfigurationsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) ListConfigurationsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListConfigurationsWithContext indicates an expected call of ListConfigurationsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) ListServerNeighbors ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListServerNeighbors(arg0 interface{}) *gomock.Call
ListServerNeighbors indicates an expected call of ListServerNeighbors
func (*MockApplicationDiscoveryServiceAPIMockRecorder) ListServerNeighborsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListServerNeighborsRequest(arg0 interface{}) *gomock.Call
ListServerNeighborsRequest indicates an expected call of ListServerNeighborsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) ListServerNeighborsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) ListServerNeighborsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListServerNeighborsWithContext indicates an expected call of ListServerNeighborsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartContinuousExport ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartContinuousExport(arg0 interface{}) *gomock.Call
StartContinuousExport indicates an expected call of StartContinuousExport
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartContinuousExportRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartContinuousExportRequest(arg0 interface{}) *gomock.Call
StartContinuousExportRequest indicates an expected call of StartContinuousExportRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartContinuousExportWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartContinuousExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartContinuousExportWithContext indicates an expected call of StartContinuousExportWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartDataCollectionByAgentIds ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartDataCollectionByAgentIds(arg0 interface{}) *gomock.Call
StartDataCollectionByAgentIds indicates an expected call of StartDataCollectionByAgentIds
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartDataCollectionByAgentIdsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartDataCollectionByAgentIdsRequest(arg0 interface{}) *gomock.Call
StartDataCollectionByAgentIdsRequest indicates an expected call of StartDataCollectionByAgentIdsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartDataCollectionByAgentIdsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartDataCollectionByAgentIdsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartDataCollectionByAgentIdsWithContext indicates an expected call of StartDataCollectionByAgentIdsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartExportTask ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartExportTask(arg0 interface{}) *gomock.Call
StartExportTask indicates an expected call of StartExportTask
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartExportTaskRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartExportTaskRequest(arg0 interface{}) *gomock.Call
StartExportTaskRequest indicates an expected call of StartExportTaskRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartExportTaskWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartExportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartExportTaskWithContext indicates an expected call of StartExportTaskWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartImportTask ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartImportTask(arg0 interface{}) *gomock.Call
StartImportTask indicates an expected call of StartImportTask
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartImportTaskRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartImportTaskRequest(arg0 interface{}) *gomock.Call
StartImportTaskRequest indicates an expected call of StartImportTaskRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StartImportTaskWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StartImportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartImportTaskWithContext indicates an expected call of StartImportTaskWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StopContinuousExport ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopContinuousExport(arg0 interface{}) *gomock.Call
StopContinuousExport indicates an expected call of StopContinuousExport
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StopContinuousExportRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopContinuousExportRequest(arg0 interface{}) *gomock.Call
StopContinuousExportRequest indicates an expected call of StopContinuousExportRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StopContinuousExportWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopContinuousExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopContinuousExportWithContext indicates an expected call of StopContinuousExportWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StopDataCollectionByAgentIds ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopDataCollectionByAgentIds(arg0 interface{}) *gomock.Call
StopDataCollectionByAgentIds indicates an expected call of StopDataCollectionByAgentIds
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StopDataCollectionByAgentIdsRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopDataCollectionByAgentIdsRequest(arg0 interface{}) *gomock.Call
StopDataCollectionByAgentIdsRequest indicates an expected call of StopDataCollectionByAgentIdsRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) StopDataCollectionByAgentIdsWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) StopDataCollectionByAgentIdsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopDataCollectionByAgentIdsWithContext indicates an expected call of StopDataCollectionByAgentIdsWithContext
func (*MockApplicationDiscoveryServiceAPIMockRecorder) UpdateApplication ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call
UpdateApplication indicates an expected call of UpdateApplication
func (*MockApplicationDiscoveryServiceAPIMockRecorder) UpdateApplicationRequest ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call
UpdateApplicationRequest indicates an expected call of UpdateApplicationRequest
func (*MockApplicationDiscoveryServiceAPIMockRecorder) UpdateApplicationWithContext ¶
func (mr *MockApplicationDiscoveryServiceAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateApplicationWithContext indicates an expected call of UpdateApplicationWithContext