Documentation ¶
Overview ¶
Package backupmock is a generated GoMock package.
Index ¶
- type MockBackupAPI
- func (m *MockBackupAPI) CreateBackupPlan(arg0 *backup.CreateBackupPlanInput) (*backup.CreateBackupPlanOutput, error)
- func (m *MockBackupAPI) CreateBackupPlanRequest(arg0 *backup.CreateBackupPlanInput) (*request.Request, *backup.CreateBackupPlanOutput)
- func (m *MockBackupAPI) CreateBackupPlanWithContext(arg0 context.Context, arg1 *backup.CreateBackupPlanInput, ...) (*backup.CreateBackupPlanOutput, error)
- func (m *MockBackupAPI) CreateBackupSelection(arg0 *backup.CreateBackupSelectionInput) (*backup.CreateBackupSelectionOutput, error)
- func (m *MockBackupAPI) CreateBackupSelectionRequest(arg0 *backup.CreateBackupSelectionInput) (*request.Request, *backup.CreateBackupSelectionOutput)
- func (m *MockBackupAPI) CreateBackupSelectionWithContext(arg0 context.Context, arg1 *backup.CreateBackupSelectionInput, ...) (*backup.CreateBackupSelectionOutput, error)
- func (m *MockBackupAPI) CreateBackupVault(arg0 *backup.CreateBackupVaultInput) (*backup.CreateBackupVaultOutput, error)
- func (m *MockBackupAPI) CreateBackupVaultRequest(arg0 *backup.CreateBackupVaultInput) (*request.Request, *backup.CreateBackupVaultOutput)
- func (m *MockBackupAPI) CreateBackupVaultWithContext(arg0 context.Context, arg1 *backup.CreateBackupVaultInput, ...) (*backup.CreateBackupVaultOutput, error)
- func (m *MockBackupAPI) CreateFramework(arg0 *backup.CreateFrameworkInput) (*backup.CreateFrameworkOutput, error)
- func (m *MockBackupAPI) CreateFrameworkRequest(arg0 *backup.CreateFrameworkInput) (*request.Request, *backup.CreateFrameworkOutput)
- func (m *MockBackupAPI) CreateFrameworkWithContext(arg0 context.Context, arg1 *backup.CreateFrameworkInput, ...) (*backup.CreateFrameworkOutput, error)
- func (m *MockBackupAPI) CreateReportPlan(arg0 *backup.CreateReportPlanInput) (*backup.CreateReportPlanOutput, error)
- func (m *MockBackupAPI) CreateReportPlanRequest(arg0 *backup.CreateReportPlanInput) (*request.Request, *backup.CreateReportPlanOutput)
- func (m *MockBackupAPI) CreateReportPlanWithContext(arg0 context.Context, arg1 *backup.CreateReportPlanInput, ...) (*backup.CreateReportPlanOutput, error)
- func (m *MockBackupAPI) DeleteBackupPlan(arg0 *backup.DeleteBackupPlanInput) (*backup.DeleteBackupPlanOutput, error)
- func (m *MockBackupAPI) DeleteBackupPlanRequest(arg0 *backup.DeleteBackupPlanInput) (*request.Request, *backup.DeleteBackupPlanOutput)
- func (m *MockBackupAPI) DeleteBackupPlanWithContext(arg0 context.Context, arg1 *backup.DeleteBackupPlanInput, ...) (*backup.DeleteBackupPlanOutput, error)
- func (m *MockBackupAPI) DeleteBackupSelection(arg0 *backup.DeleteBackupSelectionInput) (*backup.DeleteBackupSelectionOutput, error)
- func (m *MockBackupAPI) DeleteBackupSelectionRequest(arg0 *backup.DeleteBackupSelectionInput) (*request.Request, *backup.DeleteBackupSelectionOutput)
- func (m *MockBackupAPI) DeleteBackupSelectionWithContext(arg0 context.Context, arg1 *backup.DeleteBackupSelectionInput, ...) (*backup.DeleteBackupSelectionOutput, error)
- func (m *MockBackupAPI) DeleteBackupVault(arg0 *backup.DeleteBackupVaultInput) (*backup.DeleteBackupVaultOutput, error)
- func (m *MockBackupAPI) DeleteBackupVaultAccessPolicy(arg0 *backup.DeleteBackupVaultAccessPolicyInput) (*backup.DeleteBackupVaultAccessPolicyOutput, error)
- func (m *MockBackupAPI) DeleteBackupVaultAccessPolicyRequest(arg0 *backup.DeleteBackupVaultAccessPolicyInput) (*request.Request, *backup.DeleteBackupVaultAccessPolicyOutput)
- func (m *MockBackupAPI) DeleteBackupVaultAccessPolicyWithContext(arg0 context.Context, arg1 *backup.DeleteBackupVaultAccessPolicyInput, ...) (*backup.DeleteBackupVaultAccessPolicyOutput, error)
- func (m *MockBackupAPI) DeleteBackupVaultLockConfiguration(arg0 *backup.DeleteBackupVaultLockConfigurationInput) (*backup.DeleteBackupVaultLockConfigurationOutput, error)
- func (m *MockBackupAPI) DeleteBackupVaultLockConfigurationRequest(arg0 *backup.DeleteBackupVaultLockConfigurationInput) (*request.Request, *backup.DeleteBackupVaultLockConfigurationOutput)
- func (m *MockBackupAPI) DeleteBackupVaultLockConfigurationWithContext(arg0 context.Context, arg1 *backup.DeleteBackupVaultLockConfigurationInput, ...) (*backup.DeleteBackupVaultLockConfigurationOutput, error)
- func (m *MockBackupAPI) DeleteBackupVaultNotifications(arg0 *backup.DeleteBackupVaultNotificationsInput) (*backup.DeleteBackupVaultNotificationsOutput, error)
- func (m *MockBackupAPI) DeleteBackupVaultNotificationsRequest(arg0 *backup.DeleteBackupVaultNotificationsInput) (*request.Request, *backup.DeleteBackupVaultNotificationsOutput)
- func (m *MockBackupAPI) DeleteBackupVaultNotificationsWithContext(arg0 context.Context, arg1 *backup.DeleteBackupVaultNotificationsInput, ...) (*backup.DeleteBackupVaultNotificationsOutput, error)
- func (m *MockBackupAPI) DeleteBackupVaultRequest(arg0 *backup.DeleteBackupVaultInput) (*request.Request, *backup.DeleteBackupVaultOutput)
- func (m *MockBackupAPI) DeleteBackupVaultWithContext(arg0 context.Context, arg1 *backup.DeleteBackupVaultInput, ...) (*backup.DeleteBackupVaultOutput, error)
- func (m *MockBackupAPI) DeleteFramework(arg0 *backup.DeleteFrameworkInput) (*backup.DeleteFrameworkOutput, error)
- func (m *MockBackupAPI) DeleteFrameworkRequest(arg0 *backup.DeleteFrameworkInput) (*request.Request, *backup.DeleteFrameworkOutput)
- func (m *MockBackupAPI) DeleteFrameworkWithContext(arg0 context.Context, arg1 *backup.DeleteFrameworkInput, ...) (*backup.DeleteFrameworkOutput, error)
- func (m *MockBackupAPI) DeleteRecoveryPoint(arg0 *backup.DeleteRecoveryPointInput) (*backup.DeleteRecoveryPointOutput, error)
- func (m *MockBackupAPI) DeleteRecoveryPointRequest(arg0 *backup.DeleteRecoveryPointInput) (*request.Request, *backup.DeleteRecoveryPointOutput)
- func (m *MockBackupAPI) DeleteRecoveryPointWithContext(arg0 context.Context, arg1 *backup.DeleteRecoveryPointInput, ...) (*backup.DeleteRecoveryPointOutput, error)
- func (m *MockBackupAPI) DeleteReportPlan(arg0 *backup.DeleteReportPlanInput) (*backup.DeleteReportPlanOutput, error)
- func (m *MockBackupAPI) DeleteReportPlanRequest(arg0 *backup.DeleteReportPlanInput) (*request.Request, *backup.DeleteReportPlanOutput)
- func (m *MockBackupAPI) DeleteReportPlanWithContext(arg0 context.Context, arg1 *backup.DeleteReportPlanInput, ...) (*backup.DeleteReportPlanOutput, error)
- func (m *MockBackupAPI) DescribeBackupJob(arg0 *backup.DescribeBackupJobInput) (*backup.DescribeBackupJobOutput, error)
- func (m *MockBackupAPI) DescribeBackupJobRequest(arg0 *backup.DescribeBackupJobInput) (*request.Request, *backup.DescribeBackupJobOutput)
- func (m *MockBackupAPI) DescribeBackupJobWithContext(arg0 context.Context, arg1 *backup.DescribeBackupJobInput, ...) (*backup.DescribeBackupJobOutput, error)
- func (m *MockBackupAPI) DescribeBackupVault(arg0 *backup.DescribeBackupVaultInput) (*backup.DescribeBackupVaultOutput, error)
- func (m *MockBackupAPI) DescribeBackupVaultRequest(arg0 *backup.DescribeBackupVaultInput) (*request.Request, *backup.DescribeBackupVaultOutput)
- func (m *MockBackupAPI) DescribeBackupVaultWithContext(arg0 context.Context, arg1 *backup.DescribeBackupVaultInput, ...) (*backup.DescribeBackupVaultOutput, error)
- func (m *MockBackupAPI) DescribeCopyJob(arg0 *backup.DescribeCopyJobInput) (*backup.DescribeCopyJobOutput, error)
- func (m *MockBackupAPI) DescribeCopyJobRequest(arg0 *backup.DescribeCopyJobInput) (*request.Request, *backup.DescribeCopyJobOutput)
- func (m *MockBackupAPI) DescribeCopyJobWithContext(arg0 context.Context, arg1 *backup.DescribeCopyJobInput, ...) (*backup.DescribeCopyJobOutput, error)
- func (m *MockBackupAPI) DescribeFramework(arg0 *backup.DescribeFrameworkInput) (*backup.DescribeFrameworkOutput, error)
- func (m *MockBackupAPI) DescribeFrameworkRequest(arg0 *backup.DescribeFrameworkInput) (*request.Request, *backup.DescribeFrameworkOutput)
- func (m *MockBackupAPI) DescribeFrameworkWithContext(arg0 context.Context, arg1 *backup.DescribeFrameworkInput, ...) (*backup.DescribeFrameworkOutput, error)
- func (m *MockBackupAPI) DescribeGlobalSettings(arg0 *backup.DescribeGlobalSettingsInput) (*backup.DescribeGlobalSettingsOutput, error)
- func (m *MockBackupAPI) DescribeGlobalSettingsRequest(arg0 *backup.DescribeGlobalSettingsInput) (*request.Request, *backup.DescribeGlobalSettingsOutput)
- func (m *MockBackupAPI) DescribeGlobalSettingsWithContext(arg0 context.Context, arg1 *backup.DescribeGlobalSettingsInput, ...) (*backup.DescribeGlobalSettingsOutput, error)
- func (m *MockBackupAPI) DescribeProtectedResource(arg0 *backup.DescribeProtectedResourceInput) (*backup.DescribeProtectedResourceOutput, error)
- func (m *MockBackupAPI) DescribeProtectedResourceRequest(arg0 *backup.DescribeProtectedResourceInput) (*request.Request, *backup.DescribeProtectedResourceOutput)
- func (m *MockBackupAPI) DescribeProtectedResourceWithContext(arg0 context.Context, arg1 *backup.DescribeProtectedResourceInput, ...) (*backup.DescribeProtectedResourceOutput, error)
- func (m *MockBackupAPI) DescribeRecoveryPoint(arg0 *backup.DescribeRecoveryPointInput) (*backup.DescribeRecoveryPointOutput, error)
- func (m *MockBackupAPI) DescribeRecoveryPointRequest(arg0 *backup.DescribeRecoveryPointInput) (*request.Request, *backup.DescribeRecoveryPointOutput)
- func (m *MockBackupAPI) DescribeRecoveryPointWithContext(arg0 context.Context, arg1 *backup.DescribeRecoveryPointInput, ...) (*backup.DescribeRecoveryPointOutput, error)
- func (m *MockBackupAPI) DescribeRegionSettings(arg0 *backup.DescribeRegionSettingsInput) (*backup.DescribeRegionSettingsOutput, error)
- func (m *MockBackupAPI) DescribeRegionSettingsRequest(arg0 *backup.DescribeRegionSettingsInput) (*request.Request, *backup.DescribeRegionSettingsOutput)
- func (m *MockBackupAPI) DescribeRegionSettingsWithContext(arg0 context.Context, arg1 *backup.DescribeRegionSettingsInput, ...) (*backup.DescribeRegionSettingsOutput, error)
- func (m *MockBackupAPI) DescribeReportJob(arg0 *backup.DescribeReportJobInput) (*backup.DescribeReportJobOutput, error)
- func (m *MockBackupAPI) DescribeReportJobRequest(arg0 *backup.DescribeReportJobInput) (*request.Request, *backup.DescribeReportJobOutput)
- func (m *MockBackupAPI) DescribeReportJobWithContext(arg0 context.Context, arg1 *backup.DescribeReportJobInput, ...) (*backup.DescribeReportJobOutput, error)
- func (m *MockBackupAPI) DescribeReportPlan(arg0 *backup.DescribeReportPlanInput) (*backup.DescribeReportPlanOutput, error)
- func (m *MockBackupAPI) DescribeReportPlanRequest(arg0 *backup.DescribeReportPlanInput) (*request.Request, *backup.DescribeReportPlanOutput)
- func (m *MockBackupAPI) DescribeReportPlanWithContext(arg0 context.Context, arg1 *backup.DescribeReportPlanInput, ...) (*backup.DescribeReportPlanOutput, error)
- func (m *MockBackupAPI) DescribeRestoreJob(arg0 *backup.DescribeRestoreJobInput) (*backup.DescribeRestoreJobOutput, error)
- func (m *MockBackupAPI) DescribeRestoreJobRequest(arg0 *backup.DescribeRestoreJobInput) (*request.Request, *backup.DescribeRestoreJobOutput)
- func (m *MockBackupAPI) DescribeRestoreJobWithContext(arg0 context.Context, arg1 *backup.DescribeRestoreJobInput, ...) (*backup.DescribeRestoreJobOutput, error)
- func (m *MockBackupAPI) DisassociateRecoveryPoint(arg0 *backup.DisassociateRecoveryPointInput) (*backup.DisassociateRecoveryPointOutput, error)
- func (m *MockBackupAPI) DisassociateRecoveryPointRequest(arg0 *backup.DisassociateRecoveryPointInput) (*request.Request, *backup.DisassociateRecoveryPointOutput)
- func (m *MockBackupAPI) DisassociateRecoveryPointWithContext(arg0 context.Context, arg1 *backup.DisassociateRecoveryPointInput, ...) (*backup.DisassociateRecoveryPointOutput, error)
- func (m *MockBackupAPI) EXPECT() *MockBackupAPIMockRecorder
- func (m *MockBackupAPI) ExportBackupPlanTemplate(arg0 *backup.ExportBackupPlanTemplateInput) (*backup.ExportBackupPlanTemplateOutput, error)
- func (m *MockBackupAPI) ExportBackupPlanTemplateRequest(arg0 *backup.ExportBackupPlanTemplateInput) (*request.Request, *backup.ExportBackupPlanTemplateOutput)
- func (m *MockBackupAPI) ExportBackupPlanTemplateWithContext(arg0 context.Context, arg1 *backup.ExportBackupPlanTemplateInput, ...) (*backup.ExportBackupPlanTemplateOutput, error)
- func (m *MockBackupAPI) GetBackupPlan(arg0 *backup.GetBackupPlanInput) (*backup.GetBackupPlanOutput, error)
- func (m *MockBackupAPI) GetBackupPlanFromJSON(arg0 *backup.GetBackupPlanFromJSONInput) (*backup.GetBackupPlanFromJSONOutput, error)
- func (m *MockBackupAPI) GetBackupPlanFromJSONRequest(arg0 *backup.GetBackupPlanFromJSONInput) (*request.Request, *backup.GetBackupPlanFromJSONOutput)
- func (m *MockBackupAPI) GetBackupPlanFromJSONWithContext(arg0 context.Context, arg1 *backup.GetBackupPlanFromJSONInput, ...) (*backup.GetBackupPlanFromJSONOutput, error)
- func (m *MockBackupAPI) GetBackupPlanFromTemplate(arg0 *backup.GetBackupPlanFromTemplateInput) (*backup.GetBackupPlanFromTemplateOutput, error)
- func (m *MockBackupAPI) GetBackupPlanFromTemplateRequest(arg0 *backup.GetBackupPlanFromTemplateInput) (*request.Request, *backup.GetBackupPlanFromTemplateOutput)
- func (m *MockBackupAPI) GetBackupPlanFromTemplateWithContext(arg0 context.Context, arg1 *backup.GetBackupPlanFromTemplateInput, ...) (*backup.GetBackupPlanFromTemplateOutput, error)
- func (m *MockBackupAPI) GetBackupPlanRequest(arg0 *backup.GetBackupPlanInput) (*request.Request, *backup.GetBackupPlanOutput)
- func (m *MockBackupAPI) GetBackupPlanWithContext(arg0 context.Context, arg1 *backup.GetBackupPlanInput, arg2 ...request.Option) (*backup.GetBackupPlanOutput, error)
- func (m *MockBackupAPI) GetBackupSelection(arg0 *backup.GetBackupSelectionInput) (*backup.GetBackupSelectionOutput, error)
- func (m *MockBackupAPI) GetBackupSelectionRequest(arg0 *backup.GetBackupSelectionInput) (*request.Request, *backup.GetBackupSelectionOutput)
- func (m *MockBackupAPI) GetBackupSelectionWithContext(arg0 context.Context, arg1 *backup.GetBackupSelectionInput, ...) (*backup.GetBackupSelectionOutput, error)
- func (m *MockBackupAPI) GetBackupVaultAccessPolicy(arg0 *backup.GetBackupVaultAccessPolicyInput) (*backup.GetBackupVaultAccessPolicyOutput, error)
- func (m *MockBackupAPI) GetBackupVaultAccessPolicyRequest(arg0 *backup.GetBackupVaultAccessPolicyInput) (*request.Request, *backup.GetBackupVaultAccessPolicyOutput)
- func (m *MockBackupAPI) GetBackupVaultAccessPolicyWithContext(arg0 context.Context, arg1 *backup.GetBackupVaultAccessPolicyInput, ...) (*backup.GetBackupVaultAccessPolicyOutput, error)
- func (m *MockBackupAPI) GetBackupVaultNotifications(arg0 *backup.GetBackupVaultNotificationsInput) (*backup.GetBackupVaultNotificationsOutput, error)
- func (m *MockBackupAPI) GetBackupVaultNotificationsRequest(arg0 *backup.GetBackupVaultNotificationsInput) (*request.Request, *backup.GetBackupVaultNotificationsOutput)
- func (m *MockBackupAPI) GetBackupVaultNotificationsWithContext(arg0 context.Context, arg1 *backup.GetBackupVaultNotificationsInput, ...) (*backup.GetBackupVaultNotificationsOutput, error)
- func (m *MockBackupAPI) GetRecoveryPointRestoreMetadata(arg0 *backup.GetRecoveryPointRestoreMetadataInput) (*backup.GetRecoveryPointRestoreMetadataOutput, error)
- func (m *MockBackupAPI) GetRecoveryPointRestoreMetadataRequest(arg0 *backup.GetRecoveryPointRestoreMetadataInput) (*request.Request, *backup.GetRecoveryPointRestoreMetadataOutput)
- func (m *MockBackupAPI) GetRecoveryPointRestoreMetadataWithContext(arg0 context.Context, arg1 *backup.GetRecoveryPointRestoreMetadataInput, ...) (*backup.GetRecoveryPointRestoreMetadataOutput, error)
- func (m *MockBackupAPI) GetSupportedResourceTypes(arg0 *backup.GetSupportedResourceTypesInput) (*backup.GetSupportedResourceTypesOutput, error)
- func (m *MockBackupAPI) GetSupportedResourceTypesRequest(arg0 *backup.GetSupportedResourceTypesInput) (*request.Request, *backup.GetSupportedResourceTypesOutput)
- func (m *MockBackupAPI) GetSupportedResourceTypesWithContext(arg0 context.Context, arg1 *backup.GetSupportedResourceTypesInput, ...) (*backup.GetSupportedResourceTypesOutput, error)
- func (m *MockBackupAPI) ListBackupJobs(arg0 *backup.ListBackupJobsInput) (*backup.ListBackupJobsOutput, error)
- func (m *MockBackupAPI) ListBackupJobsPages(arg0 *backup.ListBackupJobsInput, ...) error
- func (m *MockBackupAPI) ListBackupJobsPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupJobsInput, ...) error
- func (m *MockBackupAPI) ListBackupJobsRequest(arg0 *backup.ListBackupJobsInput) (*request.Request, *backup.ListBackupJobsOutput)
- func (m *MockBackupAPI) ListBackupJobsWithContext(arg0 context.Context, arg1 *backup.ListBackupJobsInput, arg2 ...request.Option) (*backup.ListBackupJobsOutput, error)
- func (m *MockBackupAPI) ListBackupPlanTemplates(arg0 *backup.ListBackupPlanTemplatesInput) (*backup.ListBackupPlanTemplatesOutput, error)
- func (m *MockBackupAPI) ListBackupPlanTemplatesPages(arg0 *backup.ListBackupPlanTemplatesInput, ...) error
- func (m *MockBackupAPI) ListBackupPlanTemplatesPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupPlanTemplatesInput, ...) error
- func (m *MockBackupAPI) ListBackupPlanTemplatesRequest(arg0 *backup.ListBackupPlanTemplatesInput) (*request.Request, *backup.ListBackupPlanTemplatesOutput)
- func (m *MockBackupAPI) ListBackupPlanTemplatesWithContext(arg0 context.Context, arg1 *backup.ListBackupPlanTemplatesInput, ...) (*backup.ListBackupPlanTemplatesOutput, error)
- func (m *MockBackupAPI) ListBackupPlanVersions(arg0 *backup.ListBackupPlanVersionsInput) (*backup.ListBackupPlanVersionsOutput, error)
- func (m *MockBackupAPI) ListBackupPlanVersionsPages(arg0 *backup.ListBackupPlanVersionsInput, ...) error
- func (m *MockBackupAPI) ListBackupPlanVersionsPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupPlanVersionsInput, ...) error
- func (m *MockBackupAPI) ListBackupPlanVersionsRequest(arg0 *backup.ListBackupPlanVersionsInput) (*request.Request, *backup.ListBackupPlanVersionsOutput)
- func (m *MockBackupAPI) ListBackupPlanVersionsWithContext(arg0 context.Context, arg1 *backup.ListBackupPlanVersionsInput, ...) (*backup.ListBackupPlanVersionsOutput, error)
- func (m *MockBackupAPI) ListBackupPlans(arg0 *backup.ListBackupPlansInput) (*backup.ListBackupPlansOutput, error)
- func (m *MockBackupAPI) ListBackupPlansPages(arg0 *backup.ListBackupPlansInput, ...) error
- func (m *MockBackupAPI) ListBackupPlansPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupPlansInput, ...) error
- func (m *MockBackupAPI) ListBackupPlansRequest(arg0 *backup.ListBackupPlansInput) (*request.Request, *backup.ListBackupPlansOutput)
- func (m *MockBackupAPI) ListBackupPlansWithContext(arg0 context.Context, arg1 *backup.ListBackupPlansInput, ...) (*backup.ListBackupPlansOutput, error)
- func (m *MockBackupAPI) ListBackupSelections(arg0 *backup.ListBackupSelectionsInput) (*backup.ListBackupSelectionsOutput, error)
- func (m *MockBackupAPI) ListBackupSelectionsPages(arg0 *backup.ListBackupSelectionsInput, ...) error
- func (m *MockBackupAPI) ListBackupSelectionsPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupSelectionsInput, ...) error
- func (m *MockBackupAPI) ListBackupSelectionsRequest(arg0 *backup.ListBackupSelectionsInput) (*request.Request, *backup.ListBackupSelectionsOutput)
- func (m *MockBackupAPI) ListBackupSelectionsWithContext(arg0 context.Context, arg1 *backup.ListBackupSelectionsInput, ...) (*backup.ListBackupSelectionsOutput, error)
- func (m *MockBackupAPI) ListBackupVaults(arg0 *backup.ListBackupVaultsInput) (*backup.ListBackupVaultsOutput, error)
- func (m *MockBackupAPI) ListBackupVaultsPages(arg0 *backup.ListBackupVaultsInput, ...) error
- func (m *MockBackupAPI) ListBackupVaultsPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupVaultsInput, ...) error
- func (m *MockBackupAPI) ListBackupVaultsRequest(arg0 *backup.ListBackupVaultsInput) (*request.Request, *backup.ListBackupVaultsOutput)
- func (m *MockBackupAPI) ListBackupVaultsWithContext(arg0 context.Context, arg1 *backup.ListBackupVaultsInput, ...) (*backup.ListBackupVaultsOutput, error)
- func (m *MockBackupAPI) ListCopyJobs(arg0 *backup.ListCopyJobsInput) (*backup.ListCopyJobsOutput, error)
- func (m *MockBackupAPI) ListCopyJobsPages(arg0 *backup.ListCopyJobsInput, ...) error
- func (m *MockBackupAPI) ListCopyJobsPagesWithContext(arg0 context.Context, arg1 *backup.ListCopyJobsInput, ...) error
- func (m *MockBackupAPI) ListCopyJobsRequest(arg0 *backup.ListCopyJobsInput) (*request.Request, *backup.ListCopyJobsOutput)
- func (m *MockBackupAPI) ListCopyJobsWithContext(arg0 context.Context, arg1 *backup.ListCopyJobsInput, arg2 ...request.Option) (*backup.ListCopyJobsOutput, error)
- func (m *MockBackupAPI) ListFrameworks(arg0 *backup.ListFrameworksInput) (*backup.ListFrameworksOutput, error)
- func (m *MockBackupAPI) ListFrameworksPages(arg0 *backup.ListFrameworksInput, ...) error
- func (m *MockBackupAPI) ListFrameworksPagesWithContext(arg0 context.Context, arg1 *backup.ListFrameworksInput, ...) error
- func (m *MockBackupAPI) ListFrameworksRequest(arg0 *backup.ListFrameworksInput) (*request.Request, *backup.ListFrameworksOutput)
- func (m *MockBackupAPI) ListFrameworksWithContext(arg0 context.Context, arg1 *backup.ListFrameworksInput, arg2 ...request.Option) (*backup.ListFrameworksOutput, error)
- func (m *MockBackupAPI) ListProtectedResources(arg0 *backup.ListProtectedResourcesInput) (*backup.ListProtectedResourcesOutput, error)
- func (m *MockBackupAPI) ListProtectedResourcesPages(arg0 *backup.ListProtectedResourcesInput, ...) error
- func (m *MockBackupAPI) ListProtectedResourcesPagesWithContext(arg0 context.Context, arg1 *backup.ListProtectedResourcesInput, ...) error
- func (m *MockBackupAPI) ListProtectedResourcesRequest(arg0 *backup.ListProtectedResourcesInput) (*request.Request, *backup.ListProtectedResourcesOutput)
- func (m *MockBackupAPI) ListProtectedResourcesWithContext(arg0 context.Context, arg1 *backup.ListProtectedResourcesInput, ...) (*backup.ListProtectedResourcesOutput, error)
- func (m *MockBackupAPI) ListRecoveryPointsByBackupVault(arg0 *backup.ListRecoveryPointsByBackupVaultInput) (*backup.ListRecoveryPointsByBackupVaultOutput, error)
- func (m *MockBackupAPI) ListRecoveryPointsByBackupVaultPages(arg0 *backup.ListRecoveryPointsByBackupVaultInput, ...) error
- func (m *MockBackupAPI) ListRecoveryPointsByBackupVaultPagesWithContext(arg0 context.Context, arg1 *backup.ListRecoveryPointsByBackupVaultInput, ...) error
- func (m *MockBackupAPI) ListRecoveryPointsByBackupVaultRequest(arg0 *backup.ListRecoveryPointsByBackupVaultInput) (*request.Request, *backup.ListRecoveryPointsByBackupVaultOutput)
- func (m *MockBackupAPI) ListRecoveryPointsByBackupVaultWithContext(arg0 context.Context, arg1 *backup.ListRecoveryPointsByBackupVaultInput, ...) (*backup.ListRecoveryPointsByBackupVaultOutput, error)
- func (m *MockBackupAPI) ListRecoveryPointsByResource(arg0 *backup.ListRecoveryPointsByResourceInput) (*backup.ListRecoveryPointsByResourceOutput, error)
- func (m *MockBackupAPI) ListRecoveryPointsByResourcePages(arg0 *backup.ListRecoveryPointsByResourceInput, ...) error
- func (m *MockBackupAPI) ListRecoveryPointsByResourcePagesWithContext(arg0 context.Context, arg1 *backup.ListRecoveryPointsByResourceInput, ...) error
- func (m *MockBackupAPI) ListRecoveryPointsByResourceRequest(arg0 *backup.ListRecoveryPointsByResourceInput) (*request.Request, *backup.ListRecoveryPointsByResourceOutput)
- func (m *MockBackupAPI) ListRecoveryPointsByResourceWithContext(arg0 context.Context, arg1 *backup.ListRecoveryPointsByResourceInput, ...) (*backup.ListRecoveryPointsByResourceOutput, error)
- func (m *MockBackupAPI) ListReportJobs(arg0 *backup.ListReportJobsInput) (*backup.ListReportJobsOutput, error)
- func (m *MockBackupAPI) ListReportJobsPages(arg0 *backup.ListReportJobsInput, ...) error
- func (m *MockBackupAPI) ListReportJobsPagesWithContext(arg0 context.Context, arg1 *backup.ListReportJobsInput, ...) error
- func (m *MockBackupAPI) ListReportJobsRequest(arg0 *backup.ListReportJobsInput) (*request.Request, *backup.ListReportJobsOutput)
- func (m *MockBackupAPI) ListReportJobsWithContext(arg0 context.Context, arg1 *backup.ListReportJobsInput, arg2 ...request.Option) (*backup.ListReportJobsOutput, error)
- func (m *MockBackupAPI) ListReportPlans(arg0 *backup.ListReportPlansInput) (*backup.ListReportPlansOutput, error)
- func (m *MockBackupAPI) ListReportPlansPages(arg0 *backup.ListReportPlansInput, ...) error
- func (m *MockBackupAPI) ListReportPlansPagesWithContext(arg0 context.Context, arg1 *backup.ListReportPlansInput, ...) error
- func (m *MockBackupAPI) ListReportPlansRequest(arg0 *backup.ListReportPlansInput) (*request.Request, *backup.ListReportPlansOutput)
- func (m *MockBackupAPI) ListReportPlansWithContext(arg0 context.Context, arg1 *backup.ListReportPlansInput, ...) (*backup.ListReportPlansOutput, error)
- func (m *MockBackupAPI) ListRestoreJobs(arg0 *backup.ListRestoreJobsInput) (*backup.ListRestoreJobsOutput, error)
- func (m *MockBackupAPI) ListRestoreJobsPages(arg0 *backup.ListRestoreJobsInput, ...) error
- func (m *MockBackupAPI) ListRestoreJobsPagesWithContext(arg0 context.Context, arg1 *backup.ListRestoreJobsInput, ...) error
- func (m *MockBackupAPI) ListRestoreJobsRequest(arg0 *backup.ListRestoreJobsInput) (*request.Request, *backup.ListRestoreJobsOutput)
- func (m *MockBackupAPI) ListRestoreJobsWithContext(arg0 context.Context, arg1 *backup.ListRestoreJobsInput, ...) (*backup.ListRestoreJobsOutput, error)
- func (m *MockBackupAPI) ListTags(arg0 *backup.ListTagsInput) (*backup.ListTagsOutput, error)
- func (m *MockBackupAPI) ListTagsPages(arg0 *backup.ListTagsInput, arg1 func(*backup.ListTagsOutput, bool) bool) error
- func (m *MockBackupAPI) ListTagsPagesWithContext(arg0 context.Context, arg1 *backup.ListTagsInput, ...) error
- func (m *MockBackupAPI) ListTagsRequest(arg0 *backup.ListTagsInput) (*request.Request, *backup.ListTagsOutput)
- func (m *MockBackupAPI) ListTagsWithContext(arg0 context.Context, arg1 *backup.ListTagsInput, arg2 ...request.Option) (*backup.ListTagsOutput, error)
- func (m *MockBackupAPI) PutBackupVaultAccessPolicy(arg0 *backup.PutBackupVaultAccessPolicyInput) (*backup.PutBackupVaultAccessPolicyOutput, error)
- func (m *MockBackupAPI) PutBackupVaultAccessPolicyRequest(arg0 *backup.PutBackupVaultAccessPolicyInput) (*request.Request, *backup.PutBackupVaultAccessPolicyOutput)
- func (m *MockBackupAPI) PutBackupVaultAccessPolicyWithContext(arg0 context.Context, arg1 *backup.PutBackupVaultAccessPolicyInput, ...) (*backup.PutBackupVaultAccessPolicyOutput, error)
- func (m *MockBackupAPI) PutBackupVaultLockConfiguration(arg0 *backup.PutBackupVaultLockConfigurationInput) (*backup.PutBackupVaultLockConfigurationOutput, error)
- func (m *MockBackupAPI) PutBackupVaultLockConfigurationRequest(arg0 *backup.PutBackupVaultLockConfigurationInput) (*request.Request, *backup.PutBackupVaultLockConfigurationOutput)
- func (m *MockBackupAPI) PutBackupVaultLockConfigurationWithContext(arg0 context.Context, arg1 *backup.PutBackupVaultLockConfigurationInput, ...) (*backup.PutBackupVaultLockConfigurationOutput, error)
- func (m *MockBackupAPI) PutBackupVaultNotifications(arg0 *backup.PutBackupVaultNotificationsInput) (*backup.PutBackupVaultNotificationsOutput, error)
- func (m *MockBackupAPI) PutBackupVaultNotificationsRequest(arg0 *backup.PutBackupVaultNotificationsInput) (*request.Request, *backup.PutBackupVaultNotificationsOutput)
- func (m *MockBackupAPI) PutBackupVaultNotificationsWithContext(arg0 context.Context, arg1 *backup.PutBackupVaultNotificationsInput, ...) (*backup.PutBackupVaultNotificationsOutput, error)
- func (m *MockBackupAPI) StartBackupJob(arg0 *backup.StartBackupJobInput) (*backup.StartBackupJobOutput, error)
- func (m *MockBackupAPI) StartBackupJobRequest(arg0 *backup.StartBackupJobInput) (*request.Request, *backup.StartBackupJobOutput)
- func (m *MockBackupAPI) StartBackupJobWithContext(arg0 context.Context, arg1 *backup.StartBackupJobInput, arg2 ...request.Option) (*backup.StartBackupJobOutput, error)
- func (m *MockBackupAPI) StartCopyJob(arg0 *backup.StartCopyJobInput) (*backup.StartCopyJobOutput, error)
- func (m *MockBackupAPI) StartCopyJobRequest(arg0 *backup.StartCopyJobInput) (*request.Request, *backup.StartCopyJobOutput)
- func (m *MockBackupAPI) StartCopyJobWithContext(arg0 context.Context, arg1 *backup.StartCopyJobInput, arg2 ...request.Option) (*backup.StartCopyJobOutput, error)
- func (m *MockBackupAPI) StartReportJob(arg0 *backup.StartReportJobInput) (*backup.StartReportJobOutput, error)
- func (m *MockBackupAPI) StartReportJobRequest(arg0 *backup.StartReportJobInput) (*request.Request, *backup.StartReportJobOutput)
- func (m *MockBackupAPI) StartReportJobWithContext(arg0 context.Context, arg1 *backup.StartReportJobInput, arg2 ...request.Option) (*backup.StartReportJobOutput, error)
- func (m *MockBackupAPI) StartRestoreJob(arg0 *backup.StartRestoreJobInput) (*backup.StartRestoreJobOutput, error)
- func (m *MockBackupAPI) StartRestoreJobRequest(arg0 *backup.StartRestoreJobInput) (*request.Request, *backup.StartRestoreJobOutput)
- func (m *MockBackupAPI) StartRestoreJobWithContext(arg0 context.Context, arg1 *backup.StartRestoreJobInput, ...) (*backup.StartRestoreJobOutput, error)
- func (m *MockBackupAPI) StopBackupJob(arg0 *backup.StopBackupJobInput) (*backup.StopBackupJobOutput, error)
- func (m *MockBackupAPI) StopBackupJobRequest(arg0 *backup.StopBackupJobInput) (*request.Request, *backup.StopBackupJobOutput)
- func (m *MockBackupAPI) StopBackupJobWithContext(arg0 context.Context, arg1 *backup.StopBackupJobInput, arg2 ...request.Option) (*backup.StopBackupJobOutput, error)
- func (m *MockBackupAPI) TagResource(arg0 *backup.TagResourceInput) (*backup.TagResourceOutput, error)
- func (m *MockBackupAPI) TagResourceRequest(arg0 *backup.TagResourceInput) (*request.Request, *backup.TagResourceOutput)
- func (m *MockBackupAPI) TagResourceWithContext(arg0 context.Context, arg1 *backup.TagResourceInput, arg2 ...request.Option) (*backup.TagResourceOutput, error)
- func (m *MockBackupAPI) UntagResource(arg0 *backup.UntagResourceInput) (*backup.UntagResourceOutput, error)
- func (m *MockBackupAPI) UntagResourceRequest(arg0 *backup.UntagResourceInput) (*request.Request, *backup.UntagResourceOutput)
- func (m *MockBackupAPI) UntagResourceWithContext(arg0 context.Context, arg1 *backup.UntagResourceInput, arg2 ...request.Option) (*backup.UntagResourceOutput, error)
- func (m *MockBackupAPI) UpdateBackupPlan(arg0 *backup.UpdateBackupPlanInput) (*backup.UpdateBackupPlanOutput, error)
- func (m *MockBackupAPI) UpdateBackupPlanRequest(arg0 *backup.UpdateBackupPlanInput) (*request.Request, *backup.UpdateBackupPlanOutput)
- func (m *MockBackupAPI) UpdateBackupPlanWithContext(arg0 context.Context, arg1 *backup.UpdateBackupPlanInput, ...) (*backup.UpdateBackupPlanOutput, error)
- func (m *MockBackupAPI) UpdateFramework(arg0 *backup.UpdateFrameworkInput) (*backup.UpdateFrameworkOutput, error)
- func (m *MockBackupAPI) UpdateFrameworkRequest(arg0 *backup.UpdateFrameworkInput) (*request.Request, *backup.UpdateFrameworkOutput)
- func (m *MockBackupAPI) UpdateFrameworkWithContext(arg0 context.Context, arg1 *backup.UpdateFrameworkInput, ...) (*backup.UpdateFrameworkOutput, error)
- func (m *MockBackupAPI) UpdateGlobalSettings(arg0 *backup.UpdateGlobalSettingsInput) (*backup.UpdateGlobalSettingsOutput, error)
- func (m *MockBackupAPI) UpdateGlobalSettingsRequest(arg0 *backup.UpdateGlobalSettingsInput) (*request.Request, *backup.UpdateGlobalSettingsOutput)
- func (m *MockBackupAPI) UpdateGlobalSettingsWithContext(arg0 context.Context, arg1 *backup.UpdateGlobalSettingsInput, ...) (*backup.UpdateGlobalSettingsOutput, error)
- func (m *MockBackupAPI) UpdateRecoveryPointLifecycle(arg0 *backup.UpdateRecoveryPointLifecycleInput) (*backup.UpdateRecoveryPointLifecycleOutput, error)
- func (m *MockBackupAPI) UpdateRecoveryPointLifecycleRequest(arg0 *backup.UpdateRecoveryPointLifecycleInput) (*request.Request, *backup.UpdateRecoveryPointLifecycleOutput)
- func (m *MockBackupAPI) UpdateRecoveryPointLifecycleWithContext(arg0 context.Context, arg1 *backup.UpdateRecoveryPointLifecycleInput, ...) (*backup.UpdateRecoveryPointLifecycleOutput, error)
- func (m *MockBackupAPI) UpdateRegionSettings(arg0 *backup.UpdateRegionSettingsInput) (*backup.UpdateRegionSettingsOutput, error)
- func (m *MockBackupAPI) UpdateRegionSettingsRequest(arg0 *backup.UpdateRegionSettingsInput) (*request.Request, *backup.UpdateRegionSettingsOutput)
- func (m *MockBackupAPI) UpdateRegionSettingsWithContext(arg0 context.Context, arg1 *backup.UpdateRegionSettingsInput, ...) (*backup.UpdateRegionSettingsOutput, error)
- func (m *MockBackupAPI) UpdateReportPlan(arg0 *backup.UpdateReportPlanInput) (*backup.UpdateReportPlanOutput, error)
- func (m *MockBackupAPI) UpdateReportPlanRequest(arg0 *backup.UpdateReportPlanInput) (*request.Request, *backup.UpdateReportPlanOutput)
- func (m *MockBackupAPI) UpdateReportPlanWithContext(arg0 context.Context, arg1 *backup.UpdateReportPlanInput, ...) (*backup.UpdateReportPlanOutput, error)
- type MockBackupAPIMockRecorder
- func (mr *MockBackupAPIMockRecorder) CreateBackupPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateBackupPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateBackupPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateBackupSelection(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateBackupSelectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateBackupSelectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateBackupVault(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateBackupVaultRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateBackupVaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateFramework(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateFrameworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateFrameworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateReportPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateReportPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) CreateReportPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupSelection(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupSelectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupSelectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVault(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultAccessPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultAccessPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultLockConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultLockConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultNotifications(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultNotificationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteFramework(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteFrameworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteFrameworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteRecoveryPoint(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteRecoveryPointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteReportPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteReportPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DeleteReportPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeBackupJob(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeBackupJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeBackupJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeBackupVault(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeBackupVaultRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeBackupVaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeCopyJob(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeCopyJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeCopyJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeFramework(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeFrameworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeFrameworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeGlobalSettings(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeGlobalSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeGlobalSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeProtectedResource(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeProtectedResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeProtectedResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeRecoveryPoint(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeRecoveryPointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeRegionSettings(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeRegionSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeRegionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeReportJob(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeReportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeReportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeReportPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeReportPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeReportPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeRestoreJob(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeRestoreJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DescribeRestoreJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DisassociateRecoveryPoint(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DisassociateRecoveryPointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) DisassociateRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ExportBackupPlanTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ExportBackupPlanTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ExportBackupPlanTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromJSON(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromJSONRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromJSONWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromTemplateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupSelection(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupSelectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupSelectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupVaultAccessPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupVaultAccessPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupVaultAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupVaultNotifications(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupVaultNotificationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetBackupVaultNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetRecoveryPointRestoreMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetRecoveryPointRestoreMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetRecoveryPointRestoreMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetSupportedResourceTypes(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetSupportedResourceTypesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) GetSupportedResourceTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupJobs(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplates(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersions(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlans(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlansPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlansRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupSelections(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupSelectionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupSelectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupSelectionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupSelectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupVaults(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupVaultsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupVaultsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupVaultsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListBackupVaultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListCopyJobs(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListCopyJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListCopyJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListCopyJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListCopyJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListFrameworks(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListFrameworksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListFrameworksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListFrameworksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListFrameworksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListProtectedResources(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListProtectedResourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListProtectedResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListProtectedResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListProtectedResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVault(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResource(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResourcePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportJobs(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportPlans(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportPlansPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportPlansRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListReportPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRestoreJobs(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRestoreJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRestoreJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRestoreJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListRestoreJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListTagsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListTagsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) PutBackupVaultAccessPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) PutBackupVaultAccessPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) PutBackupVaultAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) PutBackupVaultLockConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) PutBackupVaultLockConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) PutBackupVaultLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) PutBackupVaultNotifications(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) PutBackupVaultNotificationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) PutBackupVaultNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartBackupJob(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartBackupJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartBackupJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartCopyJob(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartCopyJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartCopyJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartReportJob(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartReportJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartReportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartRestoreJob(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartRestoreJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StartRestoreJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StopBackupJob(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StopBackupJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) StopBackupJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateBackupPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateBackupPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateBackupPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateFramework(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateFrameworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateFrameworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateGlobalSettings(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateGlobalSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateGlobalSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateRecoveryPointLifecycle(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateRecoveryPointLifecycleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateRecoveryPointLifecycleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateRegionSettings(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateRegionSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateRegionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateReportPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateReportPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupAPIMockRecorder) UpdateReportPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBackupAPI ¶
type MockBackupAPI struct {
// contains filtered or unexported fields
}
MockBackupAPI is a mock of BackupAPI interface
func NewMockBackupAPI ¶
func NewMockBackupAPI(ctrl *gomock.Controller) *MockBackupAPI
NewMockBackupAPI creates a new mock instance
func (*MockBackupAPI) CreateBackupPlan ¶
func (m *MockBackupAPI) CreateBackupPlan(arg0 *backup.CreateBackupPlanInput) (*backup.CreateBackupPlanOutput, error)
CreateBackupPlan mocks base method
func (*MockBackupAPI) CreateBackupPlanRequest ¶
func (m *MockBackupAPI) CreateBackupPlanRequest(arg0 *backup.CreateBackupPlanInput) (*request.Request, *backup.CreateBackupPlanOutput)
CreateBackupPlanRequest mocks base method
func (*MockBackupAPI) CreateBackupPlanWithContext ¶
func (m *MockBackupAPI) CreateBackupPlanWithContext(arg0 context.Context, arg1 *backup.CreateBackupPlanInput, arg2 ...request.Option) (*backup.CreateBackupPlanOutput, error)
CreateBackupPlanWithContext mocks base method
func (*MockBackupAPI) CreateBackupSelection ¶
func (m *MockBackupAPI) CreateBackupSelection(arg0 *backup.CreateBackupSelectionInput) (*backup.CreateBackupSelectionOutput, error)
CreateBackupSelection mocks base method
func (*MockBackupAPI) CreateBackupSelectionRequest ¶
func (m *MockBackupAPI) CreateBackupSelectionRequest(arg0 *backup.CreateBackupSelectionInput) (*request.Request, *backup.CreateBackupSelectionOutput)
CreateBackupSelectionRequest mocks base method
func (*MockBackupAPI) CreateBackupSelectionWithContext ¶
func (m *MockBackupAPI) CreateBackupSelectionWithContext(arg0 context.Context, arg1 *backup.CreateBackupSelectionInput, arg2 ...request.Option) (*backup.CreateBackupSelectionOutput, error)
CreateBackupSelectionWithContext mocks base method
func (*MockBackupAPI) CreateBackupVault ¶
func (m *MockBackupAPI) CreateBackupVault(arg0 *backup.CreateBackupVaultInput) (*backup.CreateBackupVaultOutput, error)
CreateBackupVault mocks base method
func (*MockBackupAPI) CreateBackupVaultRequest ¶
func (m *MockBackupAPI) CreateBackupVaultRequest(arg0 *backup.CreateBackupVaultInput) (*request.Request, *backup.CreateBackupVaultOutput)
CreateBackupVaultRequest mocks base method
func (*MockBackupAPI) CreateBackupVaultWithContext ¶
func (m *MockBackupAPI) CreateBackupVaultWithContext(arg0 context.Context, arg1 *backup.CreateBackupVaultInput, arg2 ...request.Option) (*backup.CreateBackupVaultOutput, error)
CreateBackupVaultWithContext mocks base method
func (*MockBackupAPI) CreateFramework ¶
func (m *MockBackupAPI) CreateFramework(arg0 *backup.CreateFrameworkInput) (*backup.CreateFrameworkOutput, error)
CreateFramework mocks base method
func (*MockBackupAPI) CreateFrameworkRequest ¶
func (m *MockBackupAPI) CreateFrameworkRequest(arg0 *backup.CreateFrameworkInput) (*request.Request, *backup.CreateFrameworkOutput)
CreateFrameworkRequest mocks base method
func (*MockBackupAPI) CreateFrameworkWithContext ¶
func (m *MockBackupAPI) CreateFrameworkWithContext(arg0 context.Context, arg1 *backup.CreateFrameworkInput, arg2 ...request.Option) (*backup.CreateFrameworkOutput, error)
CreateFrameworkWithContext mocks base method
func (*MockBackupAPI) CreateReportPlan ¶
func (m *MockBackupAPI) CreateReportPlan(arg0 *backup.CreateReportPlanInput) (*backup.CreateReportPlanOutput, error)
CreateReportPlan mocks base method
func (*MockBackupAPI) CreateReportPlanRequest ¶
func (m *MockBackupAPI) CreateReportPlanRequest(arg0 *backup.CreateReportPlanInput) (*request.Request, *backup.CreateReportPlanOutput)
CreateReportPlanRequest mocks base method
func (*MockBackupAPI) CreateReportPlanWithContext ¶
func (m *MockBackupAPI) CreateReportPlanWithContext(arg0 context.Context, arg1 *backup.CreateReportPlanInput, arg2 ...request.Option) (*backup.CreateReportPlanOutput, error)
CreateReportPlanWithContext mocks base method
func (*MockBackupAPI) DeleteBackupPlan ¶
func (m *MockBackupAPI) DeleteBackupPlan(arg0 *backup.DeleteBackupPlanInput) (*backup.DeleteBackupPlanOutput, error)
DeleteBackupPlan mocks base method
func (*MockBackupAPI) DeleteBackupPlanRequest ¶
func (m *MockBackupAPI) DeleteBackupPlanRequest(arg0 *backup.DeleteBackupPlanInput) (*request.Request, *backup.DeleteBackupPlanOutput)
DeleteBackupPlanRequest mocks base method
func (*MockBackupAPI) DeleteBackupPlanWithContext ¶
func (m *MockBackupAPI) DeleteBackupPlanWithContext(arg0 context.Context, arg1 *backup.DeleteBackupPlanInput, arg2 ...request.Option) (*backup.DeleteBackupPlanOutput, error)
DeleteBackupPlanWithContext mocks base method
func (*MockBackupAPI) DeleteBackupSelection ¶
func (m *MockBackupAPI) DeleteBackupSelection(arg0 *backup.DeleteBackupSelectionInput) (*backup.DeleteBackupSelectionOutput, error)
DeleteBackupSelection mocks base method
func (*MockBackupAPI) DeleteBackupSelectionRequest ¶
func (m *MockBackupAPI) DeleteBackupSelectionRequest(arg0 *backup.DeleteBackupSelectionInput) (*request.Request, *backup.DeleteBackupSelectionOutput)
DeleteBackupSelectionRequest mocks base method
func (*MockBackupAPI) DeleteBackupSelectionWithContext ¶
func (m *MockBackupAPI) DeleteBackupSelectionWithContext(arg0 context.Context, arg1 *backup.DeleteBackupSelectionInput, arg2 ...request.Option) (*backup.DeleteBackupSelectionOutput, error)
DeleteBackupSelectionWithContext mocks base method
func (*MockBackupAPI) DeleteBackupVault ¶
func (m *MockBackupAPI) DeleteBackupVault(arg0 *backup.DeleteBackupVaultInput) (*backup.DeleteBackupVaultOutput, error)
DeleteBackupVault mocks base method
func (*MockBackupAPI) DeleteBackupVaultAccessPolicy ¶
func (m *MockBackupAPI) DeleteBackupVaultAccessPolicy(arg0 *backup.DeleteBackupVaultAccessPolicyInput) (*backup.DeleteBackupVaultAccessPolicyOutput, error)
DeleteBackupVaultAccessPolicy mocks base method
func (*MockBackupAPI) DeleteBackupVaultAccessPolicyRequest ¶
func (m *MockBackupAPI) DeleteBackupVaultAccessPolicyRequest(arg0 *backup.DeleteBackupVaultAccessPolicyInput) (*request.Request, *backup.DeleteBackupVaultAccessPolicyOutput)
DeleteBackupVaultAccessPolicyRequest mocks base method
func (*MockBackupAPI) DeleteBackupVaultAccessPolicyWithContext ¶
func (m *MockBackupAPI) DeleteBackupVaultAccessPolicyWithContext(arg0 context.Context, arg1 *backup.DeleteBackupVaultAccessPolicyInput, arg2 ...request.Option) (*backup.DeleteBackupVaultAccessPolicyOutput, error)
DeleteBackupVaultAccessPolicyWithContext mocks base method
func (*MockBackupAPI) DeleteBackupVaultLockConfiguration ¶
func (m *MockBackupAPI) DeleteBackupVaultLockConfiguration(arg0 *backup.DeleteBackupVaultLockConfigurationInput) (*backup.DeleteBackupVaultLockConfigurationOutput, error)
DeleteBackupVaultLockConfiguration mocks base method
func (*MockBackupAPI) DeleteBackupVaultLockConfigurationRequest ¶
func (m *MockBackupAPI) DeleteBackupVaultLockConfigurationRequest(arg0 *backup.DeleteBackupVaultLockConfigurationInput) (*request.Request, *backup.DeleteBackupVaultLockConfigurationOutput)
DeleteBackupVaultLockConfigurationRequest mocks base method
func (*MockBackupAPI) DeleteBackupVaultLockConfigurationWithContext ¶
func (m *MockBackupAPI) DeleteBackupVaultLockConfigurationWithContext(arg0 context.Context, arg1 *backup.DeleteBackupVaultLockConfigurationInput, arg2 ...request.Option) (*backup.DeleteBackupVaultLockConfigurationOutput, error)
DeleteBackupVaultLockConfigurationWithContext mocks base method
func (*MockBackupAPI) DeleteBackupVaultNotifications ¶
func (m *MockBackupAPI) DeleteBackupVaultNotifications(arg0 *backup.DeleteBackupVaultNotificationsInput) (*backup.DeleteBackupVaultNotificationsOutput, error)
DeleteBackupVaultNotifications mocks base method
func (*MockBackupAPI) DeleteBackupVaultNotificationsRequest ¶
func (m *MockBackupAPI) DeleteBackupVaultNotificationsRequest(arg0 *backup.DeleteBackupVaultNotificationsInput) (*request.Request, *backup.DeleteBackupVaultNotificationsOutput)
DeleteBackupVaultNotificationsRequest mocks base method
func (*MockBackupAPI) DeleteBackupVaultNotificationsWithContext ¶
func (m *MockBackupAPI) DeleteBackupVaultNotificationsWithContext(arg0 context.Context, arg1 *backup.DeleteBackupVaultNotificationsInput, arg2 ...request.Option) (*backup.DeleteBackupVaultNotificationsOutput, error)
DeleteBackupVaultNotificationsWithContext mocks base method
func (*MockBackupAPI) DeleteBackupVaultRequest ¶
func (m *MockBackupAPI) DeleteBackupVaultRequest(arg0 *backup.DeleteBackupVaultInput) (*request.Request, *backup.DeleteBackupVaultOutput)
DeleteBackupVaultRequest mocks base method
func (*MockBackupAPI) DeleteBackupVaultWithContext ¶
func (m *MockBackupAPI) DeleteBackupVaultWithContext(arg0 context.Context, arg1 *backup.DeleteBackupVaultInput, arg2 ...request.Option) (*backup.DeleteBackupVaultOutput, error)
DeleteBackupVaultWithContext mocks base method
func (*MockBackupAPI) DeleteFramework ¶
func (m *MockBackupAPI) DeleteFramework(arg0 *backup.DeleteFrameworkInput) (*backup.DeleteFrameworkOutput, error)
DeleteFramework mocks base method
func (*MockBackupAPI) DeleteFrameworkRequest ¶
func (m *MockBackupAPI) DeleteFrameworkRequest(arg0 *backup.DeleteFrameworkInput) (*request.Request, *backup.DeleteFrameworkOutput)
DeleteFrameworkRequest mocks base method
func (*MockBackupAPI) DeleteFrameworkWithContext ¶
func (m *MockBackupAPI) DeleteFrameworkWithContext(arg0 context.Context, arg1 *backup.DeleteFrameworkInput, arg2 ...request.Option) (*backup.DeleteFrameworkOutput, error)
DeleteFrameworkWithContext mocks base method
func (*MockBackupAPI) DeleteRecoveryPoint ¶
func (m *MockBackupAPI) DeleteRecoveryPoint(arg0 *backup.DeleteRecoveryPointInput) (*backup.DeleteRecoveryPointOutput, error)
DeleteRecoveryPoint mocks base method
func (*MockBackupAPI) DeleteRecoveryPointRequest ¶
func (m *MockBackupAPI) DeleteRecoveryPointRequest(arg0 *backup.DeleteRecoveryPointInput) (*request.Request, *backup.DeleteRecoveryPointOutput)
DeleteRecoveryPointRequest mocks base method
func (*MockBackupAPI) DeleteRecoveryPointWithContext ¶
func (m *MockBackupAPI) DeleteRecoveryPointWithContext(arg0 context.Context, arg1 *backup.DeleteRecoveryPointInput, arg2 ...request.Option) (*backup.DeleteRecoveryPointOutput, error)
DeleteRecoveryPointWithContext mocks base method
func (*MockBackupAPI) DeleteReportPlan ¶
func (m *MockBackupAPI) DeleteReportPlan(arg0 *backup.DeleteReportPlanInput) (*backup.DeleteReportPlanOutput, error)
DeleteReportPlan mocks base method
func (*MockBackupAPI) DeleteReportPlanRequest ¶
func (m *MockBackupAPI) DeleteReportPlanRequest(arg0 *backup.DeleteReportPlanInput) (*request.Request, *backup.DeleteReportPlanOutput)
DeleteReportPlanRequest mocks base method
func (*MockBackupAPI) DeleteReportPlanWithContext ¶
func (m *MockBackupAPI) DeleteReportPlanWithContext(arg0 context.Context, arg1 *backup.DeleteReportPlanInput, arg2 ...request.Option) (*backup.DeleteReportPlanOutput, error)
DeleteReportPlanWithContext mocks base method
func (*MockBackupAPI) DescribeBackupJob ¶
func (m *MockBackupAPI) DescribeBackupJob(arg0 *backup.DescribeBackupJobInput) (*backup.DescribeBackupJobOutput, error)
DescribeBackupJob mocks base method
func (*MockBackupAPI) DescribeBackupJobRequest ¶
func (m *MockBackupAPI) DescribeBackupJobRequest(arg0 *backup.DescribeBackupJobInput) (*request.Request, *backup.DescribeBackupJobOutput)
DescribeBackupJobRequest mocks base method
func (*MockBackupAPI) DescribeBackupJobWithContext ¶
func (m *MockBackupAPI) DescribeBackupJobWithContext(arg0 context.Context, arg1 *backup.DescribeBackupJobInput, arg2 ...request.Option) (*backup.DescribeBackupJobOutput, error)
DescribeBackupJobWithContext mocks base method
func (*MockBackupAPI) DescribeBackupVault ¶
func (m *MockBackupAPI) DescribeBackupVault(arg0 *backup.DescribeBackupVaultInput) (*backup.DescribeBackupVaultOutput, error)
DescribeBackupVault mocks base method
func (*MockBackupAPI) DescribeBackupVaultRequest ¶
func (m *MockBackupAPI) DescribeBackupVaultRequest(arg0 *backup.DescribeBackupVaultInput) (*request.Request, *backup.DescribeBackupVaultOutput)
DescribeBackupVaultRequest mocks base method
func (*MockBackupAPI) DescribeBackupVaultWithContext ¶
func (m *MockBackupAPI) DescribeBackupVaultWithContext(arg0 context.Context, arg1 *backup.DescribeBackupVaultInput, arg2 ...request.Option) (*backup.DescribeBackupVaultOutput, error)
DescribeBackupVaultWithContext mocks base method
func (*MockBackupAPI) DescribeCopyJob ¶
func (m *MockBackupAPI) DescribeCopyJob(arg0 *backup.DescribeCopyJobInput) (*backup.DescribeCopyJobOutput, error)
DescribeCopyJob mocks base method
func (*MockBackupAPI) DescribeCopyJobRequest ¶
func (m *MockBackupAPI) DescribeCopyJobRequest(arg0 *backup.DescribeCopyJobInput) (*request.Request, *backup.DescribeCopyJobOutput)
DescribeCopyJobRequest mocks base method
func (*MockBackupAPI) DescribeCopyJobWithContext ¶
func (m *MockBackupAPI) DescribeCopyJobWithContext(arg0 context.Context, arg1 *backup.DescribeCopyJobInput, arg2 ...request.Option) (*backup.DescribeCopyJobOutput, error)
DescribeCopyJobWithContext mocks base method
func (*MockBackupAPI) DescribeFramework ¶
func (m *MockBackupAPI) DescribeFramework(arg0 *backup.DescribeFrameworkInput) (*backup.DescribeFrameworkOutput, error)
DescribeFramework mocks base method
func (*MockBackupAPI) DescribeFrameworkRequest ¶
func (m *MockBackupAPI) DescribeFrameworkRequest(arg0 *backup.DescribeFrameworkInput) (*request.Request, *backup.DescribeFrameworkOutput)
DescribeFrameworkRequest mocks base method
func (*MockBackupAPI) DescribeFrameworkWithContext ¶
func (m *MockBackupAPI) DescribeFrameworkWithContext(arg0 context.Context, arg1 *backup.DescribeFrameworkInput, arg2 ...request.Option) (*backup.DescribeFrameworkOutput, error)
DescribeFrameworkWithContext mocks base method
func (*MockBackupAPI) DescribeGlobalSettings ¶
func (m *MockBackupAPI) DescribeGlobalSettings(arg0 *backup.DescribeGlobalSettingsInput) (*backup.DescribeGlobalSettingsOutput, error)
DescribeGlobalSettings mocks base method
func (*MockBackupAPI) DescribeGlobalSettingsRequest ¶
func (m *MockBackupAPI) DescribeGlobalSettingsRequest(arg0 *backup.DescribeGlobalSettingsInput) (*request.Request, *backup.DescribeGlobalSettingsOutput)
DescribeGlobalSettingsRequest mocks base method
func (*MockBackupAPI) DescribeGlobalSettingsWithContext ¶
func (m *MockBackupAPI) DescribeGlobalSettingsWithContext(arg0 context.Context, arg1 *backup.DescribeGlobalSettingsInput, arg2 ...request.Option) (*backup.DescribeGlobalSettingsOutput, error)
DescribeGlobalSettingsWithContext mocks base method
func (*MockBackupAPI) DescribeProtectedResource ¶
func (m *MockBackupAPI) DescribeProtectedResource(arg0 *backup.DescribeProtectedResourceInput) (*backup.DescribeProtectedResourceOutput, error)
DescribeProtectedResource mocks base method
func (*MockBackupAPI) DescribeProtectedResourceRequest ¶
func (m *MockBackupAPI) DescribeProtectedResourceRequest(arg0 *backup.DescribeProtectedResourceInput) (*request.Request, *backup.DescribeProtectedResourceOutput)
DescribeProtectedResourceRequest mocks base method
func (*MockBackupAPI) DescribeProtectedResourceWithContext ¶
func (m *MockBackupAPI) DescribeProtectedResourceWithContext(arg0 context.Context, arg1 *backup.DescribeProtectedResourceInput, arg2 ...request.Option) (*backup.DescribeProtectedResourceOutput, error)
DescribeProtectedResourceWithContext mocks base method
func (*MockBackupAPI) DescribeRecoveryPoint ¶
func (m *MockBackupAPI) DescribeRecoveryPoint(arg0 *backup.DescribeRecoveryPointInput) (*backup.DescribeRecoveryPointOutput, error)
DescribeRecoveryPoint mocks base method
func (*MockBackupAPI) DescribeRecoveryPointRequest ¶
func (m *MockBackupAPI) DescribeRecoveryPointRequest(arg0 *backup.DescribeRecoveryPointInput) (*request.Request, *backup.DescribeRecoveryPointOutput)
DescribeRecoveryPointRequest mocks base method
func (*MockBackupAPI) DescribeRecoveryPointWithContext ¶
func (m *MockBackupAPI) DescribeRecoveryPointWithContext(arg0 context.Context, arg1 *backup.DescribeRecoveryPointInput, arg2 ...request.Option) (*backup.DescribeRecoveryPointOutput, error)
DescribeRecoveryPointWithContext mocks base method
func (*MockBackupAPI) DescribeRegionSettings ¶
func (m *MockBackupAPI) DescribeRegionSettings(arg0 *backup.DescribeRegionSettingsInput) (*backup.DescribeRegionSettingsOutput, error)
DescribeRegionSettings mocks base method
func (*MockBackupAPI) DescribeRegionSettingsRequest ¶
func (m *MockBackupAPI) DescribeRegionSettingsRequest(arg0 *backup.DescribeRegionSettingsInput) (*request.Request, *backup.DescribeRegionSettingsOutput)
DescribeRegionSettingsRequest mocks base method
func (*MockBackupAPI) DescribeRegionSettingsWithContext ¶
func (m *MockBackupAPI) DescribeRegionSettingsWithContext(arg0 context.Context, arg1 *backup.DescribeRegionSettingsInput, arg2 ...request.Option) (*backup.DescribeRegionSettingsOutput, error)
DescribeRegionSettingsWithContext mocks base method
func (*MockBackupAPI) DescribeReportJob ¶
func (m *MockBackupAPI) DescribeReportJob(arg0 *backup.DescribeReportJobInput) (*backup.DescribeReportJobOutput, error)
DescribeReportJob mocks base method
func (*MockBackupAPI) DescribeReportJobRequest ¶
func (m *MockBackupAPI) DescribeReportJobRequest(arg0 *backup.DescribeReportJobInput) (*request.Request, *backup.DescribeReportJobOutput)
DescribeReportJobRequest mocks base method
func (*MockBackupAPI) DescribeReportJobWithContext ¶
func (m *MockBackupAPI) DescribeReportJobWithContext(arg0 context.Context, arg1 *backup.DescribeReportJobInput, arg2 ...request.Option) (*backup.DescribeReportJobOutput, error)
DescribeReportJobWithContext mocks base method
func (*MockBackupAPI) DescribeReportPlan ¶
func (m *MockBackupAPI) DescribeReportPlan(arg0 *backup.DescribeReportPlanInput) (*backup.DescribeReportPlanOutput, error)
DescribeReportPlan mocks base method
func (*MockBackupAPI) DescribeReportPlanRequest ¶
func (m *MockBackupAPI) DescribeReportPlanRequest(arg0 *backup.DescribeReportPlanInput) (*request.Request, *backup.DescribeReportPlanOutput)
DescribeReportPlanRequest mocks base method
func (*MockBackupAPI) DescribeReportPlanWithContext ¶
func (m *MockBackupAPI) DescribeReportPlanWithContext(arg0 context.Context, arg1 *backup.DescribeReportPlanInput, arg2 ...request.Option) (*backup.DescribeReportPlanOutput, error)
DescribeReportPlanWithContext mocks base method
func (*MockBackupAPI) DescribeRestoreJob ¶
func (m *MockBackupAPI) DescribeRestoreJob(arg0 *backup.DescribeRestoreJobInput) (*backup.DescribeRestoreJobOutput, error)
DescribeRestoreJob mocks base method
func (*MockBackupAPI) DescribeRestoreJobRequest ¶
func (m *MockBackupAPI) DescribeRestoreJobRequest(arg0 *backup.DescribeRestoreJobInput) (*request.Request, *backup.DescribeRestoreJobOutput)
DescribeRestoreJobRequest mocks base method
func (*MockBackupAPI) DescribeRestoreJobWithContext ¶
func (m *MockBackupAPI) DescribeRestoreJobWithContext(arg0 context.Context, arg1 *backup.DescribeRestoreJobInput, arg2 ...request.Option) (*backup.DescribeRestoreJobOutput, error)
DescribeRestoreJobWithContext mocks base method
func (*MockBackupAPI) DisassociateRecoveryPoint ¶
func (m *MockBackupAPI) DisassociateRecoveryPoint(arg0 *backup.DisassociateRecoveryPointInput) (*backup.DisassociateRecoveryPointOutput, error)
DisassociateRecoveryPoint mocks base method
func (*MockBackupAPI) DisassociateRecoveryPointRequest ¶
func (m *MockBackupAPI) DisassociateRecoveryPointRequest(arg0 *backup.DisassociateRecoveryPointInput) (*request.Request, *backup.DisassociateRecoveryPointOutput)
DisassociateRecoveryPointRequest mocks base method
func (*MockBackupAPI) DisassociateRecoveryPointWithContext ¶
func (m *MockBackupAPI) DisassociateRecoveryPointWithContext(arg0 context.Context, arg1 *backup.DisassociateRecoveryPointInput, arg2 ...request.Option) (*backup.DisassociateRecoveryPointOutput, error)
DisassociateRecoveryPointWithContext mocks base method
func (*MockBackupAPI) EXPECT ¶
func (m *MockBackupAPI) EXPECT() *MockBackupAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBackupAPI) ExportBackupPlanTemplate ¶
func (m *MockBackupAPI) ExportBackupPlanTemplate(arg0 *backup.ExportBackupPlanTemplateInput) (*backup.ExportBackupPlanTemplateOutput, error)
ExportBackupPlanTemplate mocks base method
func (*MockBackupAPI) ExportBackupPlanTemplateRequest ¶
func (m *MockBackupAPI) ExportBackupPlanTemplateRequest(arg0 *backup.ExportBackupPlanTemplateInput) (*request.Request, *backup.ExportBackupPlanTemplateOutput)
ExportBackupPlanTemplateRequest mocks base method
func (*MockBackupAPI) ExportBackupPlanTemplateWithContext ¶
func (m *MockBackupAPI) ExportBackupPlanTemplateWithContext(arg0 context.Context, arg1 *backup.ExportBackupPlanTemplateInput, arg2 ...request.Option) (*backup.ExportBackupPlanTemplateOutput, error)
ExportBackupPlanTemplateWithContext mocks base method
func (*MockBackupAPI) GetBackupPlan ¶
func (m *MockBackupAPI) GetBackupPlan(arg0 *backup.GetBackupPlanInput) (*backup.GetBackupPlanOutput, error)
GetBackupPlan mocks base method
func (*MockBackupAPI) GetBackupPlanFromJSON ¶
func (m *MockBackupAPI) GetBackupPlanFromJSON(arg0 *backup.GetBackupPlanFromJSONInput) (*backup.GetBackupPlanFromJSONOutput, error)
GetBackupPlanFromJSON mocks base method
func (*MockBackupAPI) GetBackupPlanFromJSONRequest ¶
func (m *MockBackupAPI) GetBackupPlanFromJSONRequest(arg0 *backup.GetBackupPlanFromJSONInput) (*request.Request, *backup.GetBackupPlanFromJSONOutput)
GetBackupPlanFromJSONRequest mocks base method
func (*MockBackupAPI) GetBackupPlanFromJSONWithContext ¶
func (m *MockBackupAPI) GetBackupPlanFromJSONWithContext(arg0 context.Context, arg1 *backup.GetBackupPlanFromJSONInput, arg2 ...request.Option) (*backup.GetBackupPlanFromJSONOutput, error)
GetBackupPlanFromJSONWithContext mocks base method
func (*MockBackupAPI) GetBackupPlanFromTemplate ¶
func (m *MockBackupAPI) GetBackupPlanFromTemplate(arg0 *backup.GetBackupPlanFromTemplateInput) (*backup.GetBackupPlanFromTemplateOutput, error)
GetBackupPlanFromTemplate mocks base method
func (*MockBackupAPI) GetBackupPlanFromTemplateRequest ¶
func (m *MockBackupAPI) GetBackupPlanFromTemplateRequest(arg0 *backup.GetBackupPlanFromTemplateInput) (*request.Request, *backup.GetBackupPlanFromTemplateOutput)
GetBackupPlanFromTemplateRequest mocks base method
func (*MockBackupAPI) GetBackupPlanFromTemplateWithContext ¶
func (m *MockBackupAPI) GetBackupPlanFromTemplateWithContext(arg0 context.Context, arg1 *backup.GetBackupPlanFromTemplateInput, arg2 ...request.Option) (*backup.GetBackupPlanFromTemplateOutput, error)
GetBackupPlanFromTemplateWithContext mocks base method
func (*MockBackupAPI) GetBackupPlanRequest ¶
func (m *MockBackupAPI) GetBackupPlanRequest(arg0 *backup.GetBackupPlanInput) (*request.Request, *backup.GetBackupPlanOutput)
GetBackupPlanRequest mocks base method
func (*MockBackupAPI) GetBackupPlanWithContext ¶
func (m *MockBackupAPI) GetBackupPlanWithContext(arg0 context.Context, arg1 *backup.GetBackupPlanInput, arg2 ...request.Option) (*backup.GetBackupPlanOutput, error)
GetBackupPlanWithContext mocks base method
func (*MockBackupAPI) GetBackupSelection ¶
func (m *MockBackupAPI) GetBackupSelection(arg0 *backup.GetBackupSelectionInput) (*backup.GetBackupSelectionOutput, error)
GetBackupSelection mocks base method
func (*MockBackupAPI) GetBackupSelectionRequest ¶
func (m *MockBackupAPI) GetBackupSelectionRequest(arg0 *backup.GetBackupSelectionInput) (*request.Request, *backup.GetBackupSelectionOutput)
GetBackupSelectionRequest mocks base method
func (*MockBackupAPI) GetBackupSelectionWithContext ¶
func (m *MockBackupAPI) GetBackupSelectionWithContext(arg0 context.Context, arg1 *backup.GetBackupSelectionInput, arg2 ...request.Option) (*backup.GetBackupSelectionOutput, error)
GetBackupSelectionWithContext mocks base method
func (*MockBackupAPI) GetBackupVaultAccessPolicy ¶
func (m *MockBackupAPI) GetBackupVaultAccessPolicy(arg0 *backup.GetBackupVaultAccessPolicyInput) (*backup.GetBackupVaultAccessPolicyOutput, error)
GetBackupVaultAccessPolicy mocks base method
func (*MockBackupAPI) GetBackupVaultAccessPolicyRequest ¶
func (m *MockBackupAPI) GetBackupVaultAccessPolicyRequest(arg0 *backup.GetBackupVaultAccessPolicyInput) (*request.Request, *backup.GetBackupVaultAccessPolicyOutput)
GetBackupVaultAccessPolicyRequest mocks base method
func (*MockBackupAPI) GetBackupVaultAccessPolicyWithContext ¶
func (m *MockBackupAPI) GetBackupVaultAccessPolicyWithContext(arg0 context.Context, arg1 *backup.GetBackupVaultAccessPolicyInput, arg2 ...request.Option) (*backup.GetBackupVaultAccessPolicyOutput, error)
GetBackupVaultAccessPolicyWithContext mocks base method
func (*MockBackupAPI) GetBackupVaultNotifications ¶
func (m *MockBackupAPI) GetBackupVaultNotifications(arg0 *backup.GetBackupVaultNotificationsInput) (*backup.GetBackupVaultNotificationsOutput, error)
GetBackupVaultNotifications mocks base method
func (*MockBackupAPI) GetBackupVaultNotificationsRequest ¶
func (m *MockBackupAPI) GetBackupVaultNotificationsRequest(arg0 *backup.GetBackupVaultNotificationsInput) (*request.Request, *backup.GetBackupVaultNotificationsOutput)
GetBackupVaultNotificationsRequest mocks base method
func (*MockBackupAPI) GetBackupVaultNotificationsWithContext ¶
func (m *MockBackupAPI) GetBackupVaultNotificationsWithContext(arg0 context.Context, arg1 *backup.GetBackupVaultNotificationsInput, arg2 ...request.Option) (*backup.GetBackupVaultNotificationsOutput, error)
GetBackupVaultNotificationsWithContext mocks base method
func (*MockBackupAPI) GetRecoveryPointRestoreMetadata ¶
func (m *MockBackupAPI) GetRecoveryPointRestoreMetadata(arg0 *backup.GetRecoveryPointRestoreMetadataInput) (*backup.GetRecoveryPointRestoreMetadataOutput, error)
GetRecoveryPointRestoreMetadata mocks base method
func (*MockBackupAPI) GetRecoveryPointRestoreMetadataRequest ¶
func (m *MockBackupAPI) GetRecoveryPointRestoreMetadataRequest(arg0 *backup.GetRecoveryPointRestoreMetadataInput) (*request.Request, *backup.GetRecoveryPointRestoreMetadataOutput)
GetRecoveryPointRestoreMetadataRequest mocks base method
func (*MockBackupAPI) GetRecoveryPointRestoreMetadataWithContext ¶
func (m *MockBackupAPI) GetRecoveryPointRestoreMetadataWithContext(arg0 context.Context, arg1 *backup.GetRecoveryPointRestoreMetadataInput, arg2 ...request.Option) (*backup.GetRecoveryPointRestoreMetadataOutput, error)
GetRecoveryPointRestoreMetadataWithContext mocks base method
func (*MockBackupAPI) GetSupportedResourceTypes ¶
func (m *MockBackupAPI) GetSupportedResourceTypes(arg0 *backup.GetSupportedResourceTypesInput) (*backup.GetSupportedResourceTypesOutput, error)
GetSupportedResourceTypes mocks base method
func (*MockBackupAPI) GetSupportedResourceTypesRequest ¶
func (m *MockBackupAPI) GetSupportedResourceTypesRequest(arg0 *backup.GetSupportedResourceTypesInput) (*request.Request, *backup.GetSupportedResourceTypesOutput)
GetSupportedResourceTypesRequest mocks base method
func (*MockBackupAPI) GetSupportedResourceTypesWithContext ¶
func (m *MockBackupAPI) GetSupportedResourceTypesWithContext(arg0 context.Context, arg1 *backup.GetSupportedResourceTypesInput, arg2 ...request.Option) (*backup.GetSupportedResourceTypesOutput, error)
GetSupportedResourceTypesWithContext mocks base method
func (*MockBackupAPI) ListBackupJobs ¶
func (m *MockBackupAPI) ListBackupJobs(arg0 *backup.ListBackupJobsInput) (*backup.ListBackupJobsOutput, error)
ListBackupJobs mocks base method
func (*MockBackupAPI) ListBackupJobsPages ¶
func (m *MockBackupAPI) ListBackupJobsPages(arg0 *backup.ListBackupJobsInput, arg1 func(*backup.ListBackupJobsOutput, bool) bool) error
ListBackupJobsPages mocks base method
func (*MockBackupAPI) ListBackupJobsPagesWithContext ¶
func (m *MockBackupAPI) ListBackupJobsPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupJobsInput, arg2 func(*backup.ListBackupJobsOutput, bool) bool, arg3 ...request.Option) error
ListBackupJobsPagesWithContext mocks base method
func (*MockBackupAPI) ListBackupJobsRequest ¶
func (m *MockBackupAPI) ListBackupJobsRequest(arg0 *backup.ListBackupJobsInput) (*request.Request, *backup.ListBackupJobsOutput)
ListBackupJobsRequest mocks base method
func (*MockBackupAPI) ListBackupJobsWithContext ¶
func (m *MockBackupAPI) ListBackupJobsWithContext(arg0 context.Context, arg1 *backup.ListBackupJobsInput, arg2 ...request.Option) (*backup.ListBackupJobsOutput, error)
ListBackupJobsWithContext mocks base method
func (*MockBackupAPI) ListBackupPlanTemplates ¶
func (m *MockBackupAPI) ListBackupPlanTemplates(arg0 *backup.ListBackupPlanTemplatesInput) (*backup.ListBackupPlanTemplatesOutput, error)
ListBackupPlanTemplates mocks base method
func (*MockBackupAPI) ListBackupPlanTemplatesPages ¶
func (m *MockBackupAPI) ListBackupPlanTemplatesPages(arg0 *backup.ListBackupPlanTemplatesInput, arg1 func(*backup.ListBackupPlanTemplatesOutput, bool) bool) error
ListBackupPlanTemplatesPages mocks base method
func (*MockBackupAPI) ListBackupPlanTemplatesPagesWithContext ¶
func (m *MockBackupAPI) ListBackupPlanTemplatesPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupPlanTemplatesInput, arg2 func(*backup.ListBackupPlanTemplatesOutput, bool) bool, arg3 ...request.Option) error
ListBackupPlanTemplatesPagesWithContext mocks base method
func (*MockBackupAPI) ListBackupPlanTemplatesRequest ¶
func (m *MockBackupAPI) ListBackupPlanTemplatesRequest(arg0 *backup.ListBackupPlanTemplatesInput) (*request.Request, *backup.ListBackupPlanTemplatesOutput)
ListBackupPlanTemplatesRequest mocks base method
func (*MockBackupAPI) ListBackupPlanTemplatesWithContext ¶
func (m *MockBackupAPI) ListBackupPlanTemplatesWithContext(arg0 context.Context, arg1 *backup.ListBackupPlanTemplatesInput, arg2 ...request.Option) (*backup.ListBackupPlanTemplatesOutput, error)
ListBackupPlanTemplatesWithContext mocks base method
func (*MockBackupAPI) ListBackupPlanVersions ¶
func (m *MockBackupAPI) ListBackupPlanVersions(arg0 *backup.ListBackupPlanVersionsInput) (*backup.ListBackupPlanVersionsOutput, error)
ListBackupPlanVersions mocks base method
func (*MockBackupAPI) ListBackupPlanVersionsPages ¶
func (m *MockBackupAPI) ListBackupPlanVersionsPages(arg0 *backup.ListBackupPlanVersionsInput, arg1 func(*backup.ListBackupPlanVersionsOutput, bool) bool) error
ListBackupPlanVersionsPages mocks base method
func (*MockBackupAPI) ListBackupPlanVersionsPagesWithContext ¶
func (m *MockBackupAPI) ListBackupPlanVersionsPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupPlanVersionsInput, arg2 func(*backup.ListBackupPlanVersionsOutput, bool) bool, arg3 ...request.Option) error
ListBackupPlanVersionsPagesWithContext mocks base method
func (*MockBackupAPI) ListBackupPlanVersionsRequest ¶
func (m *MockBackupAPI) ListBackupPlanVersionsRequest(arg0 *backup.ListBackupPlanVersionsInput) (*request.Request, *backup.ListBackupPlanVersionsOutput)
ListBackupPlanVersionsRequest mocks base method
func (*MockBackupAPI) ListBackupPlanVersionsWithContext ¶
func (m *MockBackupAPI) ListBackupPlanVersionsWithContext(arg0 context.Context, arg1 *backup.ListBackupPlanVersionsInput, arg2 ...request.Option) (*backup.ListBackupPlanVersionsOutput, error)
ListBackupPlanVersionsWithContext mocks base method
func (*MockBackupAPI) ListBackupPlans ¶
func (m *MockBackupAPI) ListBackupPlans(arg0 *backup.ListBackupPlansInput) (*backup.ListBackupPlansOutput, error)
ListBackupPlans mocks base method
func (*MockBackupAPI) ListBackupPlansPages ¶
func (m *MockBackupAPI) ListBackupPlansPages(arg0 *backup.ListBackupPlansInput, arg1 func(*backup.ListBackupPlansOutput, bool) bool) error
ListBackupPlansPages mocks base method
func (*MockBackupAPI) ListBackupPlansPagesWithContext ¶
func (m *MockBackupAPI) ListBackupPlansPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupPlansInput, arg2 func(*backup.ListBackupPlansOutput, bool) bool, arg3 ...request.Option) error
ListBackupPlansPagesWithContext mocks base method
func (*MockBackupAPI) ListBackupPlansRequest ¶
func (m *MockBackupAPI) ListBackupPlansRequest(arg0 *backup.ListBackupPlansInput) (*request.Request, *backup.ListBackupPlansOutput)
ListBackupPlansRequest mocks base method
func (*MockBackupAPI) ListBackupPlansWithContext ¶
func (m *MockBackupAPI) ListBackupPlansWithContext(arg0 context.Context, arg1 *backup.ListBackupPlansInput, arg2 ...request.Option) (*backup.ListBackupPlansOutput, error)
ListBackupPlansWithContext mocks base method
func (*MockBackupAPI) ListBackupSelections ¶
func (m *MockBackupAPI) ListBackupSelections(arg0 *backup.ListBackupSelectionsInput) (*backup.ListBackupSelectionsOutput, error)
ListBackupSelections mocks base method
func (*MockBackupAPI) ListBackupSelectionsPages ¶
func (m *MockBackupAPI) ListBackupSelectionsPages(arg0 *backup.ListBackupSelectionsInput, arg1 func(*backup.ListBackupSelectionsOutput, bool) bool) error
ListBackupSelectionsPages mocks base method
func (*MockBackupAPI) ListBackupSelectionsPagesWithContext ¶
func (m *MockBackupAPI) ListBackupSelectionsPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupSelectionsInput, arg2 func(*backup.ListBackupSelectionsOutput, bool) bool, arg3 ...request.Option) error
ListBackupSelectionsPagesWithContext mocks base method
func (*MockBackupAPI) ListBackupSelectionsRequest ¶
func (m *MockBackupAPI) ListBackupSelectionsRequest(arg0 *backup.ListBackupSelectionsInput) (*request.Request, *backup.ListBackupSelectionsOutput)
ListBackupSelectionsRequest mocks base method
func (*MockBackupAPI) ListBackupSelectionsWithContext ¶
func (m *MockBackupAPI) ListBackupSelectionsWithContext(arg0 context.Context, arg1 *backup.ListBackupSelectionsInput, arg2 ...request.Option) (*backup.ListBackupSelectionsOutput, error)
ListBackupSelectionsWithContext mocks base method
func (*MockBackupAPI) ListBackupVaults ¶
func (m *MockBackupAPI) ListBackupVaults(arg0 *backup.ListBackupVaultsInput) (*backup.ListBackupVaultsOutput, error)
ListBackupVaults mocks base method
func (*MockBackupAPI) ListBackupVaultsPages ¶
func (m *MockBackupAPI) ListBackupVaultsPages(arg0 *backup.ListBackupVaultsInput, arg1 func(*backup.ListBackupVaultsOutput, bool) bool) error
ListBackupVaultsPages mocks base method
func (*MockBackupAPI) ListBackupVaultsPagesWithContext ¶
func (m *MockBackupAPI) ListBackupVaultsPagesWithContext(arg0 context.Context, arg1 *backup.ListBackupVaultsInput, arg2 func(*backup.ListBackupVaultsOutput, bool) bool, arg3 ...request.Option) error
ListBackupVaultsPagesWithContext mocks base method
func (*MockBackupAPI) ListBackupVaultsRequest ¶
func (m *MockBackupAPI) ListBackupVaultsRequest(arg0 *backup.ListBackupVaultsInput) (*request.Request, *backup.ListBackupVaultsOutput)
ListBackupVaultsRequest mocks base method
func (*MockBackupAPI) ListBackupVaultsWithContext ¶
func (m *MockBackupAPI) ListBackupVaultsWithContext(arg0 context.Context, arg1 *backup.ListBackupVaultsInput, arg2 ...request.Option) (*backup.ListBackupVaultsOutput, error)
ListBackupVaultsWithContext mocks base method
func (*MockBackupAPI) ListCopyJobs ¶
func (m *MockBackupAPI) ListCopyJobs(arg0 *backup.ListCopyJobsInput) (*backup.ListCopyJobsOutput, error)
ListCopyJobs mocks base method
func (*MockBackupAPI) ListCopyJobsPages ¶
func (m *MockBackupAPI) ListCopyJobsPages(arg0 *backup.ListCopyJobsInput, arg1 func(*backup.ListCopyJobsOutput, bool) bool) error
ListCopyJobsPages mocks base method
func (*MockBackupAPI) ListCopyJobsPagesWithContext ¶
func (m *MockBackupAPI) ListCopyJobsPagesWithContext(arg0 context.Context, arg1 *backup.ListCopyJobsInput, arg2 func(*backup.ListCopyJobsOutput, bool) bool, arg3 ...request.Option) error
ListCopyJobsPagesWithContext mocks base method
func (*MockBackupAPI) ListCopyJobsRequest ¶
func (m *MockBackupAPI) ListCopyJobsRequest(arg0 *backup.ListCopyJobsInput) (*request.Request, *backup.ListCopyJobsOutput)
ListCopyJobsRequest mocks base method
func (*MockBackupAPI) ListCopyJobsWithContext ¶
func (m *MockBackupAPI) ListCopyJobsWithContext(arg0 context.Context, arg1 *backup.ListCopyJobsInput, arg2 ...request.Option) (*backup.ListCopyJobsOutput, error)
ListCopyJobsWithContext mocks base method
func (*MockBackupAPI) ListFrameworks ¶
func (m *MockBackupAPI) ListFrameworks(arg0 *backup.ListFrameworksInput) (*backup.ListFrameworksOutput, error)
ListFrameworks mocks base method
func (*MockBackupAPI) ListFrameworksPages ¶
func (m *MockBackupAPI) ListFrameworksPages(arg0 *backup.ListFrameworksInput, arg1 func(*backup.ListFrameworksOutput, bool) bool) error
ListFrameworksPages mocks base method
func (*MockBackupAPI) ListFrameworksPagesWithContext ¶
func (m *MockBackupAPI) ListFrameworksPagesWithContext(arg0 context.Context, arg1 *backup.ListFrameworksInput, arg2 func(*backup.ListFrameworksOutput, bool) bool, arg3 ...request.Option) error
ListFrameworksPagesWithContext mocks base method
func (*MockBackupAPI) ListFrameworksRequest ¶
func (m *MockBackupAPI) ListFrameworksRequest(arg0 *backup.ListFrameworksInput) (*request.Request, *backup.ListFrameworksOutput)
ListFrameworksRequest mocks base method
func (*MockBackupAPI) ListFrameworksWithContext ¶
func (m *MockBackupAPI) ListFrameworksWithContext(arg0 context.Context, arg1 *backup.ListFrameworksInput, arg2 ...request.Option) (*backup.ListFrameworksOutput, error)
ListFrameworksWithContext mocks base method
func (*MockBackupAPI) ListProtectedResources ¶
func (m *MockBackupAPI) ListProtectedResources(arg0 *backup.ListProtectedResourcesInput) (*backup.ListProtectedResourcesOutput, error)
ListProtectedResources mocks base method
func (*MockBackupAPI) ListProtectedResourcesPages ¶
func (m *MockBackupAPI) ListProtectedResourcesPages(arg0 *backup.ListProtectedResourcesInput, arg1 func(*backup.ListProtectedResourcesOutput, bool) bool) error
ListProtectedResourcesPages mocks base method
func (*MockBackupAPI) ListProtectedResourcesPagesWithContext ¶
func (m *MockBackupAPI) ListProtectedResourcesPagesWithContext(arg0 context.Context, arg1 *backup.ListProtectedResourcesInput, arg2 func(*backup.ListProtectedResourcesOutput, bool) bool, arg3 ...request.Option) error
ListProtectedResourcesPagesWithContext mocks base method
func (*MockBackupAPI) ListProtectedResourcesRequest ¶
func (m *MockBackupAPI) ListProtectedResourcesRequest(arg0 *backup.ListProtectedResourcesInput) (*request.Request, *backup.ListProtectedResourcesOutput)
ListProtectedResourcesRequest mocks base method
func (*MockBackupAPI) ListProtectedResourcesWithContext ¶
func (m *MockBackupAPI) ListProtectedResourcesWithContext(arg0 context.Context, arg1 *backup.ListProtectedResourcesInput, arg2 ...request.Option) (*backup.ListProtectedResourcesOutput, error)
ListProtectedResourcesWithContext mocks base method
func (*MockBackupAPI) ListRecoveryPointsByBackupVault ¶
func (m *MockBackupAPI) ListRecoveryPointsByBackupVault(arg0 *backup.ListRecoveryPointsByBackupVaultInput) (*backup.ListRecoveryPointsByBackupVaultOutput, error)
ListRecoveryPointsByBackupVault mocks base method
func (*MockBackupAPI) ListRecoveryPointsByBackupVaultPages ¶
func (m *MockBackupAPI) ListRecoveryPointsByBackupVaultPages(arg0 *backup.ListRecoveryPointsByBackupVaultInput, arg1 func(*backup.ListRecoveryPointsByBackupVaultOutput, bool) bool) error
ListRecoveryPointsByBackupVaultPages mocks base method
func (*MockBackupAPI) ListRecoveryPointsByBackupVaultPagesWithContext ¶
func (m *MockBackupAPI) ListRecoveryPointsByBackupVaultPagesWithContext(arg0 context.Context, arg1 *backup.ListRecoveryPointsByBackupVaultInput, arg2 func(*backup.ListRecoveryPointsByBackupVaultOutput, bool) bool, arg3 ...request.Option) error
ListRecoveryPointsByBackupVaultPagesWithContext mocks base method
func (*MockBackupAPI) ListRecoveryPointsByBackupVaultRequest ¶
func (m *MockBackupAPI) ListRecoveryPointsByBackupVaultRequest(arg0 *backup.ListRecoveryPointsByBackupVaultInput) (*request.Request, *backup.ListRecoveryPointsByBackupVaultOutput)
ListRecoveryPointsByBackupVaultRequest mocks base method
func (*MockBackupAPI) ListRecoveryPointsByBackupVaultWithContext ¶
func (m *MockBackupAPI) ListRecoveryPointsByBackupVaultWithContext(arg0 context.Context, arg1 *backup.ListRecoveryPointsByBackupVaultInput, arg2 ...request.Option) (*backup.ListRecoveryPointsByBackupVaultOutput, error)
ListRecoveryPointsByBackupVaultWithContext mocks base method
func (*MockBackupAPI) ListRecoveryPointsByResource ¶
func (m *MockBackupAPI) ListRecoveryPointsByResource(arg0 *backup.ListRecoveryPointsByResourceInput) (*backup.ListRecoveryPointsByResourceOutput, error)
ListRecoveryPointsByResource mocks base method
func (*MockBackupAPI) ListRecoveryPointsByResourcePages ¶
func (m *MockBackupAPI) ListRecoveryPointsByResourcePages(arg0 *backup.ListRecoveryPointsByResourceInput, arg1 func(*backup.ListRecoveryPointsByResourceOutput, bool) bool) error
ListRecoveryPointsByResourcePages mocks base method
func (*MockBackupAPI) ListRecoveryPointsByResourcePagesWithContext ¶
func (m *MockBackupAPI) ListRecoveryPointsByResourcePagesWithContext(arg0 context.Context, arg1 *backup.ListRecoveryPointsByResourceInput, arg2 func(*backup.ListRecoveryPointsByResourceOutput, bool) bool, arg3 ...request.Option) error
ListRecoveryPointsByResourcePagesWithContext mocks base method
func (*MockBackupAPI) ListRecoveryPointsByResourceRequest ¶
func (m *MockBackupAPI) ListRecoveryPointsByResourceRequest(arg0 *backup.ListRecoveryPointsByResourceInput) (*request.Request, *backup.ListRecoveryPointsByResourceOutput)
ListRecoveryPointsByResourceRequest mocks base method
func (*MockBackupAPI) ListRecoveryPointsByResourceWithContext ¶
func (m *MockBackupAPI) ListRecoveryPointsByResourceWithContext(arg0 context.Context, arg1 *backup.ListRecoveryPointsByResourceInput, arg2 ...request.Option) (*backup.ListRecoveryPointsByResourceOutput, error)
ListRecoveryPointsByResourceWithContext mocks base method
func (*MockBackupAPI) ListReportJobs ¶
func (m *MockBackupAPI) ListReportJobs(arg0 *backup.ListReportJobsInput) (*backup.ListReportJobsOutput, error)
ListReportJobs mocks base method
func (*MockBackupAPI) ListReportJobsPages ¶
func (m *MockBackupAPI) ListReportJobsPages(arg0 *backup.ListReportJobsInput, arg1 func(*backup.ListReportJobsOutput, bool) bool) error
ListReportJobsPages mocks base method
func (*MockBackupAPI) ListReportJobsPagesWithContext ¶
func (m *MockBackupAPI) ListReportJobsPagesWithContext(arg0 context.Context, arg1 *backup.ListReportJobsInput, arg2 func(*backup.ListReportJobsOutput, bool) bool, arg3 ...request.Option) error
ListReportJobsPagesWithContext mocks base method
func (*MockBackupAPI) ListReportJobsRequest ¶
func (m *MockBackupAPI) ListReportJobsRequest(arg0 *backup.ListReportJobsInput) (*request.Request, *backup.ListReportJobsOutput)
ListReportJobsRequest mocks base method
func (*MockBackupAPI) ListReportJobsWithContext ¶
func (m *MockBackupAPI) ListReportJobsWithContext(arg0 context.Context, arg1 *backup.ListReportJobsInput, arg2 ...request.Option) (*backup.ListReportJobsOutput, error)
ListReportJobsWithContext mocks base method
func (*MockBackupAPI) ListReportPlans ¶
func (m *MockBackupAPI) ListReportPlans(arg0 *backup.ListReportPlansInput) (*backup.ListReportPlansOutput, error)
ListReportPlans mocks base method
func (*MockBackupAPI) ListReportPlansPages ¶
func (m *MockBackupAPI) ListReportPlansPages(arg0 *backup.ListReportPlansInput, arg1 func(*backup.ListReportPlansOutput, bool) bool) error
ListReportPlansPages mocks base method
func (*MockBackupAPI) ListReportPlansPagesWithContext ¶
func (m *MockBackupAPI) ListReportPlansPagesWithContext(arg0 context.Context, arg1 *backup.ListReportPlansInput, arg2 func(*backup.ListReportPlansOutput, bool) bool, arg3 ...request.Option) error
ListReportPlansPagesWithContext mocks base method
func (*MockBackupAPI) ListReportPlansRequest ¶
func (m *MockBackupAPI) ListReportPlansRequest(arg0 *backup.ListReportPlansInput) (*request.Request, *backup.ListReportPlansOutput)
ListReportPlansRequest mocks base method
func (*MockBackupAPI) ListReportPlansWithContext ¶
func (m *MockBackupAPI) ListReportPlansWithContext(arg0 context.Context, arg1 *backup.ListReportPlansInput, arg2 ...request.Option) (*backup.ListReportPlansOutput, error)
ListReportPlansWithContext mocks base method
func (*MockBackupAPI) ListRestoreJobs ¶
func (m *MockBackupAPI) ListRestoreJobs(arg0 *backup.ListRestoreJobsInput) (*backup.ListRestoreJobsOutput, error)
ListRestoreJobs mocks base method
func (*MockBackupAPI) ListRestoreJobsPages ¶
func (m *MockBackupAPI) ListRestoreJobsPages(arg0 *backup.ListRestoreJobsInput, arg1 func(*backup.ListRestoreJobsOutput, bool) bool) error
ListRestoreJobsPages mocks base method
func (*MockBackupAPI) ListRestoreJobsPagesWithContext ¶
func (m *MockBackupAPI) ListRestoreJobsPagesWithContext(arg0 context.Context, arg1 *backup.ListRestoreJobsInput, arg2 func(*backup.ListRestoreJobsOutput, bool) bool, arg3 ...request.Option) error
ListRestoreJobsPagesWithContext mocks base method
func (*MockBackupAPI) ListRestoreJobsRequest ¶
func (m *MockBackupAPI) ListRestoreJobsRequest(arg0 *backup.ListRestoreJobsInput) (*request.Request, *backup.ListRestoreJobsOutput)
ListRestoreJobsRequest mocks base method
func (*MockBackupAPI) ListRestoreJobsWithContext ¶
func (m *MockBackupAPI) ListRestoreJobsWithContext(arg0 context.Context, arg1 *backup.ListRestoreJobsInput, arg2 ...request.Option) (*backup.ListRestoreJobsOutput, error)
ListRestoreJobsWithContext mocks base method
func (*MockBackupAPI) ListTags ¶
func (m *MockBackupAPI) ListTags(arg0 *backup.ListTagsInput) (*backup.ListTagsOutput, error)
ListTags mocks base method
func (*MockBackupAPI) ListTagsPages ¶
func (m *MockBackupAPI) ListTagsPages(arg0 *backup.ListTagsInput, arg1 func(*backup.ListTagsOutput, bool) bool) error
ListTagsPages mocks base method
func (*MockBackupAPI) ListTagsPagesWithContext ¶
func (m *MockBackupAPI) ListTagsPagesWithContext(arg0 context.Context, arg1 *backup.ListTagsInput, arg2 func(*backup.ListTagsOutput, bool) bool, arg3 ...request.Option) error
ListTagsPagesWithContext mocks base method
func (*MockBackupAPI) ListTagsRequest ¶
func (m *MockBackupAPI) ListTagsRequest(arg0 *backup.ListTagsInput) (*request.Request, *backup.ListTagsOutput)
ListTagsRequest mocks base method
func (*MockBackupAPI) ListTagsWithContext ¶
func (m *MockBackupAPI) ListTagsWithContext(arg0 context.Context, arg1 *backup.ListTagsInput, arg2 ...request.Option) (*backup.ListTagsOutput, error)
ListTagsWithContext mocks base method
func (*MockBackupAPI) PutBackupVaultAccessPolicy ¶
func (m *MockBackupAPI) PutBackupVaultAccessPolicy(arg0 *backup.PutBackupVaultAccessPolicyInput) (*backup.PutBackupVaultAccessPolicyOutput, error)
PutBackupVaultAccessPolicy mocks base method
func (*MockBackupAPI) PutBackupVaultAccessPolicyRequest ¶
func (m *MockBackupAPI) PutBackupVaultAccessPolicyRequest(arg0 *backup.PutBackupVaultAccessPolicyInput) (*request.Request, *backup.PutBackupVaultAccessPolicyOutput)
PutBackupVaultAccessPolicyRequest mocks base method
func (*MockBackupAPI) PutBackupVaultAccessPolicyWithContext ¶
func (m *MockBackupAPI) PutBackupVaultAccessPolicyWithContext(arg0 context.Context, arg1 *backup.PutBackupVaultAccessPolicyInput, arg2 ...request.Option) (*backup.PutBackupVaultAccessPolicyOutput, error)
PutBackupVaultAccessPolicyWithContext mocks base method
func (*MockBackupAPI) PutBackupVaultLockConfiguration ¶
func (m *MockBackupAPI) PutBackupVaultLockConfiguration(arg0 *backup.PutBackupVaultLockConfigurationInput) (*backup.PutBackupVaultLockConfigurationOutput, error)
PutBackupVaultLockConfiguration mocks base method
func (*MockBackupAPI) PutBackupVaultLockConfigurationRequest ¶
func (m *MockBackupAPI) PutBackupVaultLockConfigurationRequest(arg0 *backup.PutBackupVaultLockConfigurationInput) (*request.Request, *backup.PutBackupVaultLockConfigurationOutput)
PutBackupVaultLockConfigurationRequest mocks base method
func (*MockBackupAPI) PutBackupVaultLockConfigurationWithContext ¶
func (m *MockBackupAPI) PutBackupVaultLockConfigurationWithContext(arg0 context.Context, arg1 *backup.PutBackupVaultLockConfigurationInput, arg2 ...request.Option) (*backup.PutBackupVaultLockConfigurationOutput, error)
PutBackupVaultLockConfigurationWithContext mocks base method
func (*MockBackupAPI) PutBackupVaultNotifications ¶
func (m *MockBackupAPI) PutBackupVaultNotifications(arg0 *backup.PutBackupVaultNotificationsInput) (*backup.PutBackupVaultNotificationsOutput, error)
PutBackupVaultNotifications mocks base method
func (*MockBackupAPI) PutBackupVaultNotificationsRequest ¶
func (m *MockBackupAPI) PutBackupVaultNotificationsRequest(arg0 *backup.PutBackupVaultNotificationsInput) (*request.Request, *backup.PutBackupVaultNotificationsOutput)
PutBackupVaultNotificationsRequest mocks base method
func (*MockBackupAPI) PutBackupVaultNotificationsWithContext ¶
func (m *MockBackupAPI) PutBackupVaultNotificationsWithContext(arg0 context.Context, arg1 *backup.PutBackupVaultNotificationsInput, arg2 ...request.Option) (*backup.PutBackupVaultNotificationsOutput, error)
PutBackupVaultNotificationsWithContext mocks base method
func (*MockBackupAPI) StartBackupJob ¶
func (m *MockBackupAPI) StartBackupJob(arg0 *backup.StartBackupJobInput) (*backup.StartBackupJobOutput, error)
StartBackupJob mocks base method
func (*MockBackupAPI) StartBackupJobRequest ¶
func (m *MockBackupAPI) StartBackupJobRequest(arg0 *backup.StartBackupJobInput) (*request.Request, *backup.StartBackupJobOutput)
StartBackupJobRequest mocks base method
func (*MockBackupAPI) StartBackupJobWithContext ¶
func (m *MockBackupAPI) StartBackupJobWithContext(arg0 context.Context, arg1 *backup.StartBackupJobInput, arg2 ...request.Option) (*backup.StartBackupJobOutput, error)
StartBackupJobWithContext mocks base method
func (*MockBackupAPI) StartCopyJob ¶
func (m *MockBackupAPI) StartCopyJob(arg0 *backup.StartCopyJobInput) (*backup.StartCopyJobOutput, error)
StartCopyJob mocks base method
func (*MockBackupAPI) StartCopyJobRequest ¶
func (m *MockBackupAPI) StartCopyJobRequest(arg0 *backup.StartCopyJobInput) (*request.Request, *backup.StartCopyJobOutput)
StartCopyJobRequest mocks base method
func (*MockBackupAPI) StartCopyJobWithContext ¶
func (m *MockBackupAPI) StartCopyJobWithContext(arg0 context.Context, arg1 *backup.StartCopyJobInput, arg2 ...request.Option) (*backup.StartCopyJobOutput, error)
StartCopyJobWithContext mocks base method
func (*MockBackupAPI) StartReportJob ¶
func (m *MockBackupAPI) StartReportJob(arg0 *backup.StartReportJobInput) (*backup.StartReportJobOutput, error)
StartReportJob mocks base method
func (*MockBackupAPI) StartReportJobRequest ¶
func (m *MockBackupAPI) StartReportJobRequest(arg0 *backup.StartReportJobInput) (*request.Request, *backup.StartReportJobOutput)
StartReportJobRequest mocks base method
func (*MockBackupAPI) StartReportJobWithContext ¶
func (m *MockBackupAPI) StartReportJobWithContext(arg0 context.Context, arg1 *backup.StartReportJobInput, arg2 ...request.Option) (*backup.StartReportJobOutput, error)
StartReportJobWithContext mocks base method
func (*MockBackupAPI) StartRestoreJob ¶
func (m *MockBackupAPI) StartRestoreJob(arg0 *backup.StartRestoreJobInput) (*backup.StartRestoreJobOutput, error)
StartRestoreJob mocks base method
func (*MockBackupAPI) StartRestoreJobRequest ¶
func (m *MockBackupAPI) StartRestoreJobRequest(arg0 *backup.StartRestoreJobInput) (*request.Request, *backup.StartRestoreJobOutput)
StartRestoreJobRequest mocks base method
func (*MockBackupAPI) StartRestoreJobWithContext ¶
func (m *MockBackupAPI) StartRestoreJobWithContext(arg0 context.Context, arg1 *backup.StartRestoreJobInput, arg2 ...request.Option) (*backup.StartRestoreJobOutput, error)
StartRestoreJobWithContext mocks base method
func (*MockBackupAPI) StopBackupJob ¶
func (m *MockBackupAPI) StopBackupJob(arg0 *backup.StopBackupJobInput) (*backup.StopBackupJobOutput, error)
StopBackupJob mocks base method
func (*MockBackupAPI) StopBackupJobRequest ¶
func (m *MockBackupAPI) StopBackupJobRequest(arg0 *backup.StopBackupJobInput) (*request.Request, *backup.StopBackupJobOutput)
StopBackupJobRequest mocks base method
func (*MockBackupAPI) StopBackupJobWithContext ¶
func (m *MockBackupAPI) StopBackupJobWithContext(arg0 context.Context, arg1 *backup.StopBackupJobInput, arg2 ...request.Option) (*backup.StopBackupJobOutput, error)
StopBackupJobWithContext mocks base method
func (*MockBackupAPI) TagResource ¶
func (m *MockBackupAPI) TagResource(arg0 *backup.TagResourceInput) (*backup.TagResourceOutput, error)
TagResource mocks base method
func (*MockBackupAPI) TagResourceRequest ¶
func (m *MockBackupAPI) TagResourceRequest(arg0 *backup.TagResourceInput) (*request.Request, *backup.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockBackupAPI) TagResourceWithContext ¶
func (m *MockBackupAPI) TagResourceWithContext(arg0 context.Context, arg1 *backup.TagResourceInput, arg2 ...request.Option) (*backup.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockBackupAPI) UntagResource ¶
func (m *MockBackupAPI) UntagResource(arg0 *backup.UntagResourceInput) (*backup.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockBackupAPI) UntagResourceRequest ¶
func (m *MockBackupAPI) UntagResourceRequest(arg0 *backup.UntagResourceInput) (*request.Request, *backup.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockBackupAPI) UntagResourceWithContext ¶
func (m *MockBackupAPI) UntagResourceWithContext(arg0 context.Context, arg1 *backup.UntagResourceInput, arg2 ...request.Option) (*backup.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockBackupAPI) UpdateBackupPlan ¶
func (m *MockBackupAPI) UpdateBackupPlan(arg0 *backup.UpdateBackupPlanInput) (*backup.UpdateBackupPlanOutput, error)
UpdateBackupPlan mocks base method
func (*MockBackupAPI) UpdateBackupPlanRequest ¶
func (m *MockBackupAPI) UpdateBackupPlanRequest(arg0 *backup.UpdateBackupPlanInput) (*request.Request, *backup.UpdateBackupPlanOutput)
UpdateBackupPlanRequest mocks base method
func (*MockBackupAPI) UpdateBackupPlanWithContext ¶
func (m *MockBackupAPI) UpdateBackupPlanWithContext(arg0 context.Context, arg1 *backup.UpdateBackupPlanInput, arg2 ...request.Option) (*backup.UpdateBackupPlanOutput, error)
UpdateBackupPlanWithContext mocks base method
func (*MockBackupAPI) UpdateFramework ¶
func (m *MockBackupAPI) UpdateFramework(arg0 *backup.UpdateFrameworkInput) (*backup.UpdateFrameworkOutput, error)
UpdateFramework mocks base method
func (*MockBackupAPI) UpdateFrameworkRequest ¶
func (m *MockBackupAPI) UpdateFrameworkRequest(arg0 *backup.UpdateFrameworkInput) (*request.Request, *backup.UpdateFrameworkOutput)
UpdateFrameworkRequest mocks base method
func (*MockBackupAPI) UpdateFrameworkWithContext ¶
func (m *MockBackupAPI) UpdateFrameworkWithContext(arg0 context.Context, arg1 *backup.UpdateFrameworkInput, arg2 ...request.Option) (*backup.UpdateFrameworkOutput, error)
UpdateFrameworkWithContext mocks base method
func (*MockBackupAPI) UpdateGlobalSettings ¶
func (m *MockBackupAPI) UpdateGlobalSettings(arg0 *backup.UpdateGlobalSettingsInput) (*backup.UpdateGlobalSettingsOutput, error)
UpdateGlobalSettings mocks base method
func (*MockBackupAPI) UpdateGlobalSettingsRequest ¶
func (m *MockBackupAPI) UpdateGlobalSettingsRequest(arg0 *backup.UpdateGlobalSettingsInput) (*request.Request, *backup.UpdateGlobalSettingsOutput)
UpdateGlobalSettingsRequest mocks base method
func (*MockBackupAPI) UpdateGlobalSettingsWithContext ¶
func (m *MockBackupAPI) UpdateGlobalSettingsWithContext(arg0 context.Context, arg1 *backup.UpdateGlobalSettingsInput, arg2 ...request.Option) (*backup.UpdateGlobalSettingsOutput, error)
UpdateGlobalSettingsWithContext mocks base method
func (*MockBackupAPI) UpdateRecoveryPointLifecycle ¶
func (m *MockBackupAPI) UpdateRecoveryPointLifecycle(arg0 *backup.UpdateRecoveryPointLifecycleInput) (*backup.UpdateRecoveryPointLifecycleOutput, error)
UpdateRecoveryPointLifecycle mocks base method
func (*MockBackupAPI) UpdateRecoveryPointLifecycleRequest ¶
func (m *MockBackupAPI) UpdateRecoveryPointLifecycleRequest(arg0 *backup.UpdateRecoveryPointLifecycleInput) (*request.Request, *backup.UpdateRecoveryPointLifecycleOutput)
UpdateRecoveryPointLifecycleRequest mocks base method
func (*MockBackupAPI) UpdateRecoveryPointLifecycleWithContext ¶
func (m *MockBackupAPI) UpdateRecoveryPointLifecycleWithContext(arg0 context.Context, arg1 *backup.UpdateRecoveryPointLifecycleInput, arg2 ...request.Option) (*backup.UpdateRecoveryPointLifecycleOutput, error)
UpdateRecoveryPointLifecycleWithContext mocks base method
func (*MockBackupAPI) UpdateRegionSettings ¶
func (m *MockBackupAPI) UpdateRegionSettings(arg0 *backup.UpdateRegionSettingsInput) (*backup.UpdateRegionSettingsOutput, error)
UpdateRegionSettings mocks base method
func (*MockBackupAPI) UpdateRegionSettingsRequest ¶
func (m *MockBackupAPI) UpdateRegionSettingsRequest(arg0 *backup.UpdateRegionSettingsInput) (*request.Request, *backup.UpdateRegionSettingsOutput)
UpdateRegionSettingsRequest mocks base method
func (*MockBackupAPI) UpdateRegionSettingsWithContext ¶
func (m *MockBackupAPI) UpdateRegionSettingsWithContext(arg0 context.Context, arg1 *backup.UpdateRegionSettingsInput, arg2 ...request.Option) (*backup.UpdateRegionSettingsOutput, error)
UpdateRegionSettingsWithContext mocks base method
func (*MockBackupAPI) UpdateReportPlan ¶
func (m *MockBackupAPI) UpdateReportPlan(arg0 *backup.UpdateReportPlanInput) (*backup.UpdateReportPlanOutput, error)
UpdateReportPlan mocks base method
func (*MockBackupAPI) UpdateReportPlanRequest ¶
func (m *MockBackupAPI) UpdateReportPlanRequest(arg0 *backup.UpdateReportPlanInput) (*request.Request, *backup.UpdateReportPlanOutput)
UpdateReportPlanRequest mocks base method
func (*MockBackupAPI) UpdateReportPlanWithContext ¶
func (m *MockBackupAPI) UpdateReportPlanWithContext(arg0 context.Context, arg1 *backup.UpdateReportPlanInput, arg2 ...request.Option) (*backup.UpdateReportPlanOutput, error)
UpdateReportPlanWithContext mocks base method
type MockBackupAPIMockRecorder ¶
type MockBackupAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockBackupAPIMockRecorder is the mock recorder for MockBackupAPI
func (*MockBackupAPIMockRecorder) CreateBackupPlan ¶
func (mr *MockBackupAPIMockRecorder) CreateBackupPlan(arg0 interface{}) *gomock.Call
CreateBackupPlan indicates an expected call of CreateBackupPlan
func (*MockBackupAPIMockRecorder) CreateBackupPlanRequest ¶
func (mr *MockBackupAPIMockRecorder) CreateBackupPlanRequest(arg0 interface{}) *gomock.Call
CreateBackupPlanRequest indicates an expected call of CreateBackupPlanRequest
func (*MockBackupAPIMockRecorder) CreateBackupPlanWithContext ¶
func (mr *MockBackupAPIMockRecorder) CreateBackupPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBackupPlanWithContext indicates an expected call of CreateBackupPlanWithContext
func (*MockBackupAPIMockRecorder) CreateBackupSelection ¶
func (mr *MockBackupAPIMockRecorder) CreateBackupSelection(arg0 interface{}) *gomock.Call
CreateBackupSelection indicates an expected call of CreateBackupSelection
func (*MockBackupAPIMockRecorder) CreateBackupSelectionRequest ¶
func (mr *MockBackupAPIMockRecorder) CreateBackupSelectionRequest(arg0 interface{}) *gomock.Call
CreateBackupSelectionRequest indicates an expected call of CreateBackupSelectionRequest
func (*MockBackupAPIMockRecorder) CreateBackupSelectionWithContext ¶
func (mr *MockBackupAPIMockRecorder) CreateBackupSelectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBackupSelectionWithContext indicates an expected call of CreateBackupSelectionWithContext
func (*MockBackupAPIMockRecorder) CreateBackupVault ¶
func (mr *MockBackupAPIMockRecorder) CreateBackupVault(arg0 interface{}) *gomock.Call
CreateBackupVault indicates an expected call of CreateBackupVault
func (*MockBackupAPIMockRecorder) CreateBackupVaultRequest ¶
func (mr *MockBackupAPIMockRecorder) CreateBackupVaultRequest(arg0 interface{}) *gomock.Call
CreateBackupVaultRequest indicates an expected call of CreateBackupVaultRequest
func (*MockBackupAPIMockRecorder) CreateBackupVaultWithContext ¶
func (mr *MockBackupAPIMockRecorder) CreateBackupVaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBackupVaultWithContext indicates an expected call of CreateBackupVaultWithContext
func (*MockBackupAPIMockRecorder) CreateFramework ¶
func (mr *MockBackupAPIMockRecorder) CreateFramework(arg0 interface{}) *gomock.Call
CreateFramework indicates an expected call of CreateFramework
func (*MockBackupAPIMockRecorder) CreateFrameworkRequest ¶
func (mr *MockBackupAPIMockRecorder) CreateFrameworkRequest(arg0 interface{}) *gomock.Call
CreateFrameworkRequest indicates an expected call of CreateFrameworkRequest
func (*MockBackupAPIMockRecorder) CreateFrameworkWithContext ¶
func (mr *MockBackupAPIMockRecorder) CreateFrameworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFrameworkWithContext indicates an expected call of CreateFrameworkWithContext
func (*MockBackupAPIMockRecorder) CreateReportPlan ¶
func (mr *MockBackupAPIMockRecorder) CreateReportPlan(arg0 interface{}) *gomock.Call
CreateReportPlan indicates an expected call of CreateReportPlan
func (*MockBackupAPIMockRecorder) CreateReportPlanRequest ¶
func (mr *MockBackupAPIMockRecorder) CreateReportPlanRequest(arg0 interface{}) *gomock.Call
CreateReportPlanRequest indicates an expected call of CreateReportPlanRequest
func (*MockBackupAPIMockRecorder) CreateReportPlanWithContext ¶
func (mr *MockBackupAPIMockRecorder) CreateReportPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateReportPlanWithContext indicates an expected call of CreateReportPlanWithContext
func (*MockBackupAPIMockRecorder) DeleteBackupPlan ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupPlan(arg0 interface{}) *gomock.Call
DeleteBackupPlan indicates an expected call of DeleteBackupPlan
func (*MockBackupAPIMockRecorder) DeleteBackupPlanRequest ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupPlanRequest(arg0 interface{}) *gomock.Call
DeleteBackupPlanRequest indicates an expected call of DeleteBackupPlanRequest
func (*MockBackupAPIMockRecorder) DeleteBackupPlanWithContext ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBackupPlanWithContext indicates an expected call of DeleteBackupPlanWithContext
func (*MockBackupAPIMockRecorder) DeleteBackupSelection ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupSelection(arg0 interface{}) *gomock.Call
DeleteBackupSelection indicates an expected call of DeleteBackupSelection
func (*MockBackupAPIMockRecorder) DeleteBackupSelectionRequest ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupSelectionRequest(arg0 interface{}) *gomock.Call
DeleteBackupSelectionRequest indicates an expected call of DeleteBackupSelectionRequest
func (*MockBackupAPIMockRecorder) DeleteBackupSelectionWithContext ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupSelectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBackupSelectionWithContext indicates an expected call of DeleteBackupSelectionWithContext
func (*MockBackupAPIMockRecorder) DeleteBackupVault ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVault(arg0 interface{}) *gomock.Call
DeleteBackupVault indicates an expected call of DeleteBackupVault
func (*MockBackupAPIMockRecorder) DeleteBackupVaultAccessPolicy ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultAccessPolicy(arg0 interface{}) *gomock.Call
DeleteBackupVaultAccessPolicy indicates an expected call of DeleteBackupVaultAccessPolicy
func (*MockBackupAPIMockRecorder) DeleteBackupVaultAccessPolicyRequest ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultAccessPolicyRequest(arg0 interface{}) *gomock.Call
DeleteBackupVaultAccessPolicyRequest indicates an expected call of DeleteBackupVaultAccessPolicyRequest
func (*MockBackupAPIMockRecorder) DeleteBackupVaultAccessPolicyWithContext ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBackupVaultAccessPolicyWithContext indicates an expected call of DeleteBackupVaultAccessPolicyWithContext
func (*MockBackupAPIMockRecorder) DeleteBackupVaultLockConfiguration ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultLockConfiguration(arg0 interface{}) *gomock.Call
DeleteBackupVaultLockConfiguration indicates an expected call of DeleteBackupVaultLockConfiguration
func (*MockBackupAPIMockRecorder) DeleteBackupVaultLockConfigurationRequest ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultLockConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteBackupVaultLockConfigurationRequest indicates an expected call of DeleteBackupVaultLockConfigurationRequest
func (*MockBackupAPIMockRecorder) DeleteBackupVaultLockConfigurationWithContext ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBackupVaultLockConfigurationWithContext indicates an expected call of DeleteBackupVaultLockConfigurationWithContext
func (*MockBackupAPIMockRecorder) DeleteBackupVaultNotifications ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultNotifications(arg0 interface{}) *gomock.Call
DeleteBackupVaultNotifications indicates an expected call of DeleteBackupVaultNotifications
func (*MockBackupAPIMockRecorder) DeleteBackupVaultNotificationsRequest ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultNotificationsRequest(arg0 interface{}) *gomock.Call
DeleteBackupVaultNotificationsRequest indicates an expected call of DeleteBackupVaultNotificationsRequest
func (*MockBackupAPIMockRecorder) DeleteBackupVaultNotificationsWithContext ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBackupVaultNotificationsWithContext indicates an expected call of DeleteBackupVaultNotificationsWithContext
func (*MockBackupAPIMockRecorder) DeleteBackupVaultRequest ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultRequest(arg0 interface{}) *gomock.Call
DeleteBackupVaultRequest indicates an expected call of DeleteBackupVaultRequest
func (*MockBackupAPIMockRecorder) DeleteBackupVaultWithContext ¶
func (mr *MockBackupAPIMockRecorder) DeleteBackupVaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBackupVaultWithContext indicates an expected call of DeleteBackupVaultWithContext
func (*MockBackupAPIMockRecorder) DeleteFramework ¶
func (mr *MockBackupAPIMockRecorder) DeleteFramework(arg0 interface{}) *gomock.Call
DeleteFramework indicates an expected call of DeleteFramework
func (*MockBackupAPIMockRecorder) DeleteFrameworkRequest ¶
func (mr *MockBackupAPIMockRecorder) DeleteFrameworkRequest(arg0 interface{}) *gomock.Call
DeleteFrameworkRequest indicates an expected call of DeleteFrameworkRequest
func (*MockBackupAPIMockRecorder) DeleteFrameworkWithContext ¶
func (mr *MockBackupAPIMockRecorder) DeleteFrameworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFrameworkWithContext indicates an expected call of DeleteFrameworkWithContext
func (*MockBackupAPIMockRecorder) DeleteRecoveryPoint ¶
func (mr *MockBackupAPIMockRecorder) DeleteRecoveryPoint(arg0 interface{}) *gomock.Call
DeleteRecoveryPoint indicates an expected call of DeleteRecoveryPoint
func (*MockBackupAPIMockRecorder) DeleteRecoveryPointRequest ¶
func (mr *MockBackupAPIMockRecorder) DeleteRecoveryPointRequest(arg0 interface{}) *gomock.Call
DeleteRecoveryPointRequest indicates an expected call of DeleteRecoveryPointRequest
func (*MockBackupAPIMockRecorder) DeleteRecoveryPointWithContext ¶
func (mr *MockBackupAPIMockRecorder) DeleteRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRecoveryPointWithContext indicates an expected call of DeleteRecoveryPointWithContext
func (*MockBackupAPIMockRecorder) DeleteReportPlan ¶
func (mr *MockBackupAPIMockRecorder) DeleteReportPlan(arg0 interface{}) *gomock.Call
DeleteReportPlan indicates an expected call of DeleteReportPlan
func (*MockBackupAPIMockRecorder) DeleteReportPlanRequest ¶
func (mr *MockBackupAPIMockRecorder) DeleteReportPlanRequest(arg0 interface{}) *gomock.Call
DeleteReportPlanRequest indicates an expected call of DeleteReportPlanRequest
func (*MockBackupAPIMockRecorder) DeleteReportPlanWithContext ¶
func (mr *MockBackupAPIMockRecorder) DeleteReportPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteReportPlanWithContext indicates an expected call of DeleteReportPlanWithContext
func (*MockBackupAPIMockRecorder) DescribeBackupJob ¶
func (mr *MockBackupAPIMockRecorder) DescribeBackupJob(arg0 interface{}) *gomock.Call
DescribeBackupJob indicates an expected call of DescribeBackupJob
func (*MockBackupAPIMockRecorder) DescribeBackupJobRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeBackupJobRequest(arg0 interface{}) *gomock.Call
DescribeBackupJobRequest indicates an expected call of DescribeBackupJobRequest
func (*MockBackupAPIMockRecorder) DescribeBackupJobWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeBackupJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBackupJobWithContext indicates an expected call of DescribeBackupJobWithContext
func (*MockBackupAPIMockRecorder) DescribeBackupVault ¶
func (mr *MockBackupAPIMockRecorder) DescribeBackupVault(arg0 interface{}) *gomock.Call
DescribeBackupVault indicates an expected call of DescribeBackupVault
func (*MockBackupAPIMockRecorder) DescribeBackupVaultRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeBackupVaultRequest(arg0 interface{}) *gomock.Call
DescribeBackupVaultRequest indicates an expected call of DescribeBackupVaultRequest
func (*MockBackupAPIMockRecorder) DescribeBackupVaultWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeBackupVaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBackupVaultWithContext indicates an expected call of DescribeBackupVaultWithContext
func (*MockBackupAPIMockRecorder) DescribeCopyJob ¶
func (mr *MockBackupAPIMockRecorder) DescribeCopyJob(arg0 interface{}) *gomock.Call
DescribeCopyJob indicates an expected call of DescribeCopyJob
func (*MockBackupAPIMockRecorder) DescribeCopyJobRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeCopyJobRequest(arg0 interface{}) *gomock.Call
DescribeCopyJobRequest indicates an expected call of DescribeCopyJobRequest
func (*MockBackupAPIMockRecorder) DescribeCopyJobWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeCopyJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCopyJobWithContext indicates an expected call of DescribeCopyJobWithContext
func (*MockBackupAPIMockRecorder) DescribeFramework ¶
func (mr *MockBackupAPIMockRecorder) DescribeFramework(arg0 interface{}) *gomock.Call
DescribeFramework indicates an expected call of DescribeFramework
func (*MockBackupAPIMockRecorder) DescribeFrameworkRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeFrameworkRequest(arg0 interface{}) *gomock.Call
DescribeFrameworkRequest indicates an expected call of DescribeFrameworkRequest
func (*MockBackupAPIMockRecorder) DescribeFrameworkWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeFrameworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFrameworkWithContext indicates an expected call of DescribeFrameworkWithContext
func (*MockBackupAPIMockRecorder) DescribeGlobalSettings ¶
func (mr *MockBackupAPIMockRecorder) DescribeGlobalSettings(arg0 interface{}) *gomock.Call
DescribeGlobalSettings indicates an expected call of DescribeGlobalSettings
func (*MockBackupAPIMockRecorder) DescribeGlobalSettingsRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeGlobalSettingsRequest(arg0 interface{}) *gomock.Call
DescribeGlobalSettingsRequest indicates an expected call of DescribeGlobalSettingsRequest
func (*MockBackupAPIMockRecorder) DescribeGlobalSettingsWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeGlobalSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGlobalSettingsWithContext indicates an expected call of DescribeGlobalSettingsWithContext
func (*MockBackupAPIMockRecorder) DescribeProtectedResource ¶
func (mr *MockBackupAPIMockRecorder) DescribeProtectedResource(arg0 interface{}) *gomock.Call
DescribeProtectedResource indicates an expected call of DescribeProtectedResource
func (*MockBackupAPIMockRecorder) DescribeProtectedResourceRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeProtectedResourceRequest(arg0 interface{}) *gomock.Call
DescribeProtectedResourceRequest indicates an expected call of DescribeProtectedResourceRequest
func (*MockBackupAPIMockRecorder) DescribeProtectedResourceWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeProtectedResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeProtectedResourceWithContext indicates an expected call of DescribeProtectedResourceWithContext
func (*MockBackupAPIMockRecorder) DescribeRecoveryPoint ¶
func (mr *MockBackupAPIMockRecorder) DescribeRecoveryPoint(arg0 interface{}) *gomock.Call
DescribeRecoveryPoint indicates an expected call of DescribeRecoveryPoint
func (*MockBackupAPIMockRecorder) DescribeRecoveryPointRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeRecoveryPointRequest(arg0 interface{}) *gomock.Call
DescribeRecoveryPointRequest indicates an expected call of DescribeRecoveryPointRequest
func (*MockBackupAPIMockRecorder) DescribeRecoveryPointWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRecoveryPointWithContext indicates an expected call of DescribeRecoveryPointWithContext
func (*MockBackupAPIMockRecorder) DescribeRegionSettings ¶
func (mr *MockBackupAPIMockRecorder) DescribeRegionSettings(arg0 interface{}) *gomock.Call
DescribeRegionSettings indicates an expected call of DescribeRegionSettings
func (*MockBackupAPIMockRecorder) DescribeRegionSettingsRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeRegionSettingsRequest(arg0 interface{}) *gomock.Call
DescribeRegionSettingsRequest indicates an expected call of DescribeRegionSettingsRequest
func (*MockBackupAPIMockRecorder) DescribeRegionSettingsWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeRegionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRegionSettingsWithContext indicates an expected call of DescribeRegionSettingsWithContext
func (*MockBackupAPIMockRecorder) DescribeReportJob ¶
func (mr *MockBackupAPIMockRecorder) DescribeReportJob(arg0 interface{}) *gomock.Call
DescribeReportJob indicates an expected call of DescribeReportJob
func (*MockBackupAPIMockRecorder) DescribeReportJobRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeReportJobRequest(arg0 interface{}) *gomock.Call
DescribeReportJobRequest indicates an expected call of DescribeReportJobRequest
func (*MockBackupAPIMockRecorder) DescribeReportJobWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeReportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReportJobWithContext indicates an expected call of DescribeReportJobWithContext
func (*MockBackupAPIMockRecorder) DescribeReportPlan ¶
func (mr *MockBackupAPIMockRecorder) DescribeReportPlan(arg0 interface{}) *gomock.Call
DescribeReportPlan indicates an expected call of DescribeReportPlan
func (*MockBackupAPIMockRecorder) DescribeReportPlanRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeReportPlanRequest(arg0 interface{}) *gomock.Call
DescribeReportPlanRequest indicates an expected call of DescribeReportPlanRequest
func (*MockBackupAPIMockRecorder) DescribeReportPlanWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeReportPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReportPlanWithContext indicates an expected call of DescribeReportPlanWithContext
func (*MockBackupAPIMockRecorder) DescribeRestoreJob ¶
func (mr *MockBackupAPIMockRecorder) DescribeRestoreJob(arg0 interface{}) *gomock.Call
DescribeRestoreJob indicates an expected call of DescribeRestoreJob
func (*MockBackupAPIMockRecorder) DescribeRestoreJobRequest ¶
func (mr *MockBackupAPIMockRecorder) DescribeRestoreJobRequest(arg0 interface{}) *gomock.Call
DescribeRestoreJobRequest indicates an expected call of DescribeRestoreJobRequest
func (*MockBackupAPIMockRecorder) DescribeRestoreJobWithContext ¶
func (mr *MockBackupAPIMockRecorder) DescribeRestoreJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRestoreJobWithContext indicates an expected call of DescribeRestoreJobWithContext
func (*MockBackupAPIMockRecorder) DisassociateRecoveryPoint ¶
func (mr *MockBackupAPIMockRecorder) DisassociateRecoveryPoint(arg0 interface{}) *gomock.Call
DisassociateRecoveryPoint indicates an expected call of DisassociateRecoveryPoint
func (*MockBackupAPIMockRecorder) DisassociateRecoveryPointRequest ¶
func (mr *MockBackupAPIMockRecorder) DisassociateRecoveryPointRequest(arg0 interface{}) *gomock.Call
DisassociateRecoveryPointRequest indicates an expected call of DisassociateRecoveryPointRequest
func (*MockBackupAPIMockRecorder) DisassociateRecoveryPointWithContext ¶
func (mr *MockBackupAPIMockRecorder) DisassociateRecoveryPointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateRecoveryPointWithContext indicates an expected call of DisassociateRecoveryPointWithContext
func (*MockBackupAPIMockRecorder) ExportBackupPlanTemplate ¶
func (mr *MockBackupAPIMockRecorder) ExportBackupPlanTemplate(arg0 interface{}) *gomock.Call
ExportBackupPlanTemplate indicates an expected call of ExportBackupPlanTemplate
func (*MockBackupAPIMockRecorder) ExportBackupPlanTemplateRequest ¶
func (mr *MockBackupAPIMockRecorder) ExportBackupPlanTemplateRequest(arg0 interface{}) *gomock.Call
ExportBackupPlanTemplateRequest indicates an expected call of ExportBackupPlanTemplateRequest
func (*MockBackupAPIMockRecorder) ExportBackupPlanTemplateWithContext ¶
func (mr *MockBackupAPIMockRecorder) ExportBackupPlanTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExportBackupPlanTemplateWithContext indicates an expected call of ExportBackupPlanTemplateWithContext
func (*MockBackupAPIMockRecorder) GetBackupPlan ¶
func (mr *MockBackupAPIMockRecorder) GetBackupPlan(arg0 interface{}) *gomock.Call
GetBackupPlan indicates an expected call of GetBackupPlan
func (*MockBackupAPIMockRecorder) GetBackupPlanFromJSON ¶
func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromJSON(arg0 interface{}) *gomock.Call
GetBackupPlanFromJSON indicates an expected call of GetBackupPlanFromJSON
func (*MockBackupAPIMockRecorder) GetBackupPlanFromJSONRequest ¶
func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromJSONRequest(arg0 interface{}) *gomock.Call
GetBackupPlanFromJSONRequest indicates an expected call of GetBackupPlanFromJSONRequest
func (*MockBackupAPIMockRecorder) GetBackupPlanFromJSONWithContext ¶
func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromJSONWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupPlanFromJSONWithContext indicates an expected call of GetBackupPlanFromJSONWithContext
func (*MockBackupAPIMockRecorder) GetBackupPlanFromTemplate ¶
func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromTemplate(arg0 interface{}) *gomock.Call
GetBackupPlanFromTemplate indicates an expected call of GetBackupPlanFromTemplate
func (*MockBackupAPIMockRecorder) GetBackupPlanFromTemplateRequest ¶
func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromTemplateRequest(arg0 interface{}) *gomock.Call
GetBackupPlanFromTemplateRequest indicates an expected call of GetBackupPlanFromTemplateRequest
func (*MockBackupAPIMockRecorder) GetBackupPlanFromTemplateWithContext ¶
func (mr *MockBackupAPIMockRecorder) GetBackupPlanFromTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupPlanFromTemplateWithContext indicates an expected call of GetBackupPlanFromTemplateWithContext
func (*MockBackupAPIMockRecorder) GetBackupPlanRequest ¶
func (mr *MockBackupAPIMockRecorder) GetBackupPlanRequest(arg0 interface{}) *gomock.Call
GetBackupPlanRequest indicates an expected call of GetBackupPlanRequest
func (*MockBackupAPIMockRecorder) GetBackupPlanWithContext ¶
func (mr *MockBackupAPIMockRecorder) GetBackupPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupPlanWithContext indicates an expected call of GetBackupPlanWithContext
func (*MockBackupAPIMockRecorder) GetBackupSelection ¶
func (mr *MockBackupAPIMockRecorder) GetBackupSelection(arg0 interface{}) *gomock.Call
GetBackupSelection indicates an expected call of GetBackupSelection
func (*MockBackupAPIMockRecorder) GetBackupSelectionRequest ¶
func (mr *MockBackupAPIMockRecorder) GetBackupSelectionRequest(arg0 interface{}) *gomock.Call
GetBackupSelectionRequest indicates an expected call of GetBackupSelectionRequest
func (*MockBackupAPIMockRecorder) GetBackupSelectionWithContext ¶
func (mr *MockBackupAPIMockRecorder) GetBackupSelectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupSelectionWithContext indicates an expected call of GetBackupSelectionWithContext
func (*MockBackupAPIMockRecorder) GetBackupVaultAccessPolicy ¶
func (mr *MockBackupAPIMockRecorder) GetBackupVaultAccessPolicy(arg0 interface{}) *gomock.Call
GetBackupVaultAccessPolicy indicates an expected call of GetBackupVaultAccessPolicy
func (*MockBackupAPIMockRecorder) GetBackupVaultAccessPolicyRequest ¶
func (mr *MockBackupAPIMockRecorder) GetBackupVaultAccessPolicyRequest(arg0 interface{}) *gomock.Call
GetBackupVaultAccessPolicyRequest indicates an expected call of GetBackupVaultAccessPolicyRequest
func (*MockBackupAPIMockRecorder) GetBackupVaultAccessPolicyWithContext ¶
func (mr *MockBackupAPIMockRecorder) GetBackupVaultAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupVaultAccessPolicyWithContext indicates an expected call of GetBackupVaultAccessPolicyWithContext
func (*MockBackupAPIMockRecorder) GetBackupVaultNotifications ¶
func (mr *MockBackupAPIMockRecorder) GetBackupVaultNotifications(arg0 interface{}) *gomock.Call
GetBackupVaultNotifications indicates an expected call of GetBackupVaultNotifications
func (*MockBackupAPIMockRecorder) GetBackupVaultNotificationsRequest ¶
func (mr *MockBackupAPIMockRecorder) GetBackupVaultNotificationsRequest(arg0 interface{}) *gomock.Call
GetBackupVaultNotificationsRequest indicates an expected call of GetBackupVaultNotificationsRequest
func (*MockBackupAPIMockRecorder) GetBackupVaultNotificationsWithContext ¶
func (mr *MockBackupAPIMockRecorder) GetBackupVaultNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBackupVaultNotificationsWithContext indicates an expected call of GetBackupVaultNotificationsWithContext
func (*MockBackupAPIMockRecorder) GetRecoveryPointRestoreMetadata ¶
func (mr *MockBackupAPIMockRecorder) GetRecoveryPointRestoreMetadata(arg0 interface{}) *gomock.Call
GetRecoveryPointRestoreMetadata indicates an expected call of GetRecoveryPointRestoreMetadata
func (*MockBackupAPIMockRecorder) GetRecoveryPointRestoreMetadataRequest ¶
func (mr *MockBackupAPIMockRecorder) GetRecoveryPointRestoreMetadataRequest(arg0 interface{}) *gomock.Call
GetRecoveryPointRestoreMetadataRequest indicates an expected call of GetRecoveryPointRestoreMetadataRequest
func (*MockBackupAPIMockRecorder) GetRecoveryPointRestoreMetadataWithContext ¶
func (mr *MockBackupAPIMockRecorder) GetRecoveryPointRestoreMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRecoveryPointRestoreMetadataWithContext indicates an expected call of GetRecoveryPointRestoreMetadataWithContext
func (*MockBackupAPIMockRecorder) GetSupportedResourceTypes ¶
func (mr *MockBackupAPIMockRecorder) GetSupportedResourceTypes(arg0 interface{}) *gomock.Call
GetSupportedResourceTypes indicates an expected call of GetSupportedResourceTypes
func (*MockBackupAPIMockRecorder) GetSupportedResourceTypesRequest ¶
func (mr *MockBackupAPIMockRecorder) GetSupportedResourceTypesRequest(arg0 interface{}) *gomock.Call
GetSupportedResourceTypesRequest indicates an expected call of GetSupportedResourceTypesRequest
func (*MockBackupAPIMockRecorder) GetSupportedResourceTypesWithContext ¶
func (mr *MockBackupAPIMockRecorder) GetSupportedResourceTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSupportedResourceTypesWithContext indicates an expected call of GetSupportedResourceTypesWithContext
func (*MockBackupAPIMockRecorder) ListBackupJobs ¶
func (mr *MockBackupAPIMockRecorder) ListBackupJobs(arg0 interface{}) *gomock.Call
ListBackupJobs indicates an expected call of ListBackupJobs
func (*MockBackupAPIMockRecorder) ListBackupJobsPages ¶
func (mr *MockBackupAPIMockRecorder) ListBackupJobsPages(arg0, arg1 interface{}) *gomock.Call
ListBackupJobsPages indicates an expected call of ListBackupJobsPages
func (*MockBackupAPIMockRecorder) ListBackupJobsPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBackupJobsPagesWithContext indicates an expected call of ListBackupJobsPagesWithContext
func (*MockBackupAPIMockRecorder) ListBackupJobsRequest ¶
func (mr *MockBackupAPIMockRecorder) ListBackupJobsRequest(arg0 interface{}) *gomock.Call
ListBackupJobsRequest indicates an expected call of ListBackupJobsRequest
func (*MockBackupAPIMockRecorder) ListBackupJobsWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBackupJobsWithContext indicates an expected call of ListBackupJobsWithContext
func (*MockBackupAPIMockRecorder) ListBackupPlanTemplates ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplates(arg0 interface{}) *gomock.Call
ListBackupPlanTemplates indicates an expected call of ListBackupPlanTemplates
func (*MockBackupAPIMockRecorder) ListBackupPlanTemplatesPages ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplatesPages(arg0, arg1 interface{}) *gomock.Call
ListBackupPlanTemplatesPages indicates an expected call of ListBackupPlanTemplatesPages
func (*MockBackupAPIMockRecorder) ListBackupPlanTemplatesPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBackupPlanTemplatesPagesWithContext indicates an expected call of ListBackupPlanTemplatesPagesWithContext
func (*MockBackupAPIMockRecorder) ListBackupPlanTemplatesRequest ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplatesRequest(arg0 interface{}) *gomock.Call
ListBackupPlanTemplatesRequest indicates an expected call of ListBackupPlanTemplatesRequest
func (*MockBackupAPIMockRecorder) ListBackupPlanTemplatesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBackupPlanTemplatesWithContext indicates an expected call of ListBackupPlanTemplatesWithContext
func (*MockBackupAPIMockRecorder) ListBackupPlanVersions ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersions(arg0 interface{}) *gomock.Call
ListBackupPlanVersions indicates an expected call of ListBackupPlanVersions
func (*MockBackupAPIMockRecorder) ListBackupPlanVersionsPages ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListBackupPlanVersionsPages indicates an expected call of ListBackupPlanVersionsPages
func (*MockBackupAPIMockRecorder) ListBackupPlanVersionsPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBackupPlanVersionsPagesWithContext indicates an expected call of ListBackupPlanVersionsPagesWithContext
func (*MockBackupAPIMockRecorder) ListBackupPlanVersionsRequest ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersionsRequest(arg0 interface{}) *gomock.Call
ListBackupPlanVersionsRequest indicates an expected call of ListBackupPlanVersionsRequest
func (*MockBackupAPIMockRecorder) ListBackupPlanVersionsWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlanVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBackupPlanVersionsWithContext indicates an expected call of ListBackupPlanVersionsWithContext
func (*MockBackupAPIMockRecorder) ListBackupPlans ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlans(arg0 interface{}) *gomock.Call
ListBackupPlans indicates an expected call of ListBackupPlans
func (*MockBackupAPIMockRecorder) ListBackupPlansPages ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlansPages(arg0, arg1 interface{}) *gomock.Call
ListBackupPlansPages indicates an expected call of ListBackupPlansPages
func (*MockBackupAPIMockRecorder) ListBackupPlansPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBackupPlansPagesWithContext indicates an expected call of ListBackupPlansPagesWithContext
func (*MockBackupAPIMockRecorder) ListBackupPlansRequest ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlansRequest(arg0 interface{}) *gomock.Call
ListBackupPlansRequest indicates an expected call of ListBackupPlansRequest
func (*MockBackupAPIMockRecorder) ListBackupPlansWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBackupPlansWithContext indicates an expected call of ListBackupPlansWithContext
func (*MockBackupAPIMockRecorder) ListBackupSelections ¶
func (mr *MockBackupAPIMockRecorder) ListBackupSelections(arg0 interface{}) *gomock.Call
ListBackupSelections indicates an expected call of ListBackupSelections
func (*MockBackupAPIMockRecorder) ListBackupSelectionsPages ¶
func (mr *MockBackupAPIMockRecorder) ListBackupSelectionsPages(arg0, arg1 interface{}) *gomock.Call
ListBackupSelectionsPages indicates an expected call of ListBackupSelectionsPages
func (*MockBackupAPIMockRecorder) ListBackupSelectionsPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupSelectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBackupSelectionsPagesWithContext indicates an expected call of ListBackupSelectionsPagesWithContext
func (*MockBackupAPIMockRecorder) ListBackupSelectionsRequest ¶
func (mr *MockBackupAPIMockRecorder) ListBackupSelectionsRequest(arg0 interface{}) *gomock.Call
ListBackupSelectionsRequest indicates an expected call of ListBackupSelectionsRequest
func (*MockBackupAPIMockRecorder) ListBackupSelectionsWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupSelectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBackupSelectionsWithContext indicates an expected call of ListBackupSelectionsWithContext
func (*MockBackupAPIMockRecorder) ListBackupVaults ¶
func (mr *MockBackupAPIMockRecorder) ListBackupVaults(arg0 interface{}) *gomock.Call
ListBackupVaults indicates an expected call of ListBackupVaults
func (*MockBackupAPIMockRecorder) ListBackupVaultsPages ¶
func (mr *MockBackupAPIMockRecorder) ListBackupVaultsPages(arg0, arg1 interface{}) *gomock.Call
ListBackupVaultsPages indicates an expected call of ListBackupVaultsPages
func (*MockBackupAPIMockRecorder) ListBackupVaultsPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupVaultsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBackupVaultsPagesWithContext indicates an expected call of ListBackupVaultsPagesWithContext
func (*MockBackupAPIMockRecorder) ListBackupVaultsRequest ¶
func (mr *MockBackupAPIMockRecorder) ListBackupVaultsRequest(arg0 interface{}) *gomock.Call
ListBackupVaultsRequest indicates an expected call of ListBackupVaultsRequest
func (*MockBackupAPIMockRecorder) ListBackupVaultsWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListBackupVaultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBackupVaultsWithContext indicates an expected call of ListBackupVaultsWithContext
func (*MockBackupAPIMockRecorder) ListCopyJobs ¶
func (mr *MockBackupAPIMockRecorder) ListCopyJobs(arg0 interface{}) *gomock.Call
ListCopyJobs indicates an expected call of ListCopyJobs
func (*MockBackupAPIMockRecorder) ListCopyJobsPages ¶
func (mr *MockBackupAPIMockRecorder) ListCopyJobsPages(arg0, arg1 interface{}) *gomock.Call
ListCopyJobsPages indicates an expected call of ListCopyJobsPages
func (*MockBackupAPIMockRecorder) ListCopyJobsPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListCopyJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCopyJobsPagesWithContext indicates an expected call of ListCopyJobsPagesWithContext
func (*MockBackupAPIMockRecorder) ListCopyJobsRequest ¶
func (mr *MockBackupAPIMockRecorder) ListCopyJobsRequest(arg0 interface{}) *gomock.Call
ListCopyJobsRequest indicates an expected call of ListCopyJobsRequest
func (*MockBackupAPIMockRecorder) ListCopyJobsWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListCopyJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCopyJobsWithContext indicates an expected call of ListCopyJobsWithContext
func (*MockBackupAPIMockRecorder) ListFrameworks ¶
func (mr *MockBackupAPIMockRecorder) ListFrameworks(arg0 interface{}) *gomock.Call
ListFrameworks indicates an expected call of ListFrameworks
func (*MockBackupAPIMockRecorder) ListFrameworksPages ¶
func (mr *MockBackupAPIMockRecorder) ListFrameworksPages(arg0, arg1 interface{}) *gomock.Call
ListFrameworksPages indicates an expected call of ListFrameworksPages
func (*MockBackupAPIMockRecorder) ListFrameworksPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListFrameworksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFrameworksPagesWithContext indicates an expected call of ListFrameworksPagesWithContext
func (*MockBackupAPIMockRecorder) ListFrameworksRequest ¶
func (mr *MockBackupAPIMockRecorder) ListFrameworksRequest(arg0 interface{}) *gomock.Call
ListFrameworksRequest indicates an expected call of ListFrameworksRequest
func (*MockBackupAPIMockRecorder) ListFrameworksWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListFrameworksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFrameworksWithContext indicates an expected call of ListFrameworksWithContext
func (*MockBackupAPIMockRecorder) ListProtectedResources ¶
func (mr *MockBackupAPIMockRecorder) ListProtectedResources(arg0 interface{}) *gomock.Call
ListProtectedResources indicates an expected call of ListProtectedResources
func (*MockBackupAPIMockRecorder) ListProtectedResourcesPages ¶
func (mr *MockBackupAPIMockRecorder) ListProtectedResourcesPages(arg0, arg1 interface{}) *gomock.Call
ListProtectedResourcesPages indicates an expected call of ListProtectedResourcesPages
func (*MockBackupAPIMockRecorder) ListProtectedResourcesPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListProtectedResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProtectedResourcesPagesWithContext indicates an expected call of ListProtectedResourcesPagesWithContext
func (*MockBackupAPIMockRecorder) ListProtectedResourcesRequest ¶
func (mr *MockBackupAPIMockRecorder) ListProtectedResourcesRequest(arg0 interface{}) *gomock.Call
ListProtectedResourcesRequest indicates an expected call of ListProtectedResourcesRequest
func (*MockBackupAPIMockRecorder) ListProtectedResourcesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListProtectedResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProtectedResourcesWithContext indicates an expected call of ListProtectedResourcesWithContext
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVault ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVault(arg0 interface{}) *gomock.Call
ListRecoveryPointsByBackupVault indicates an expected call of ListRecoveryPointsByBackupVault
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultPages ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultPages(arg0, arg1 interface{}) *gomock.Call
ListRecoveryPointsByBackupVaultPages indicates an expected call of ListRecoveryPointsByBackupVaultPages
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRecoveryPointsByBackupVaultPagesWithContext indicates an expected call of ListRecoveryPointsByBackupVaultPagesWithContext
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultRequest ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultRequest(arg0 interface{}) *gomock.Call
ListRecoveryPointsByBackupVaultRequest indicates an expected call of ListRecoveryPointsByBackupVaultRequest
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByBackupVaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRecoveryPointsByBackupVaultWithContext indicates an expected call of ListRecoveryPointsByBackupVaultWithContext
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByResource ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResource(arg0 interface{}) *gomock.Call
ListRecoveryPointsByResource indicates an expected call of ListRecoveryPointsByResource
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByResourcePages ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResourcePages(arg0, arg1 interface{}) *gomock.Call
ListRecoveryPointsByResourcePages indicates an expected call of ListRecoveryPointsByResourcePages
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByResourcePagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRecoveryPointsByResourcePagesWithContext indicates an expected call of ListRecoveryPointsByResourcePagesWithContext
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByResourceRequest ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResourceRequest(arg0 interface{}) *gomock.Call
ListRecoveryPointsByResourceRequest indicates an expected call of ListRecoveryPointsByResourceRequest
func (*MockBackupAPIMockRecorder) ListRecoveryPointsByResourceWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListRecoveryPointsByResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRecoveryPointsByResourceWithContext indicates an expected call of ListRecoveryPointsByResourceWithContext
func (*MockBackupAPIMockRecorder) ListReportJobs ¶
func (mr *MockBackupAPIMockRecorder) ListReportJobs(arg0 interface{}) *gomock.Call
ListReportJobs indicates an expected call of ListReportJobs
func (*MockBackupAPIMockRecorder) ListReportJobsPages ¶
func (mr *MockBackupAPIMockRecorder) ListReportJobsPages(arg0, arg1 interface{}) *gomock.Call
ListReportJobsPages indicates an expected call of ListReportJobsPages
func (*MockBackupAPIMockRecorder) ListReportJobsPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListReportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListReportJobsPagesWithContext indicates an expected call of ListReportJobsPagesWithContext
func (*MockBackupAPIMockRecorder) ListReportJobsRequest ¶
func (mr *MockBackupAPIMockRecorder) ListReportJobsRequest(arg0 interface{}) *gomock.Call
ListReportJobsRequest indicates an expected call of ListReportJobsRequest
func (*MockBackupAPIMockRecorder) ListReportJobsWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListReportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListReportJobsWithContext indicates an expected call of ListReportJobsWithContext
func (*MockBackupAPIMockRecorder) ListReportPlans ¶
func (mr *MockBackupAPIMockRecorder) ListReportPlans(arg0 interface{}) *gomock.Call
ListReportPlans indicates an expected call of ListReportPlans
func (*MockBackupAPIMockRecorder) ListReportPlansPages ¶
func (mr *MockBackupAPIMockRecorder) ListReportPlansPages(arg0, arg1 interface{}) *gomock.Call
ListReportPlansPages indicates an expected call of ListReportPlansPages
func (*MockBackupAPIMockRecorder) ListReportPlansPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListReportPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListReportPlansPagesWithContext indicates an expected call of ListReportPlansPagesWithContext
func (*MockBackupAPIMockRecorder) ListReportPlansRequest ¶
func (mr *MockBackupAPIMockRecorder) ListReportPlansRequest(arg0 interface{}) *gomock.Call
ListReportPlansRequest indicates an expected call of ListReportPlansRequest
func (*MockBackupAPIMockRecorder) ListReportPlansWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListReportPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListReportPlansWithContext indicates an expected call of ListReportPlansWithContext
func (*MockBackupAPIMockRecorder) ListRestoreJobs ¶
func (mr *MockBackupAPIMockRecorder) ListRestoreJobs(arg0 interface{}) *gomock.Call
ListRestoreJobs indicates an expected call of ListRestoreJobs
func (*MockBackupAPIMockRecorder) ListRestoreJobsPages ¶
func (mr *MockBackupAPIMockRecorder) ListRestoreJobsPages(arg0, arg1 interface{}) *gomock.Call
ListRestoreJobsPages indicates an expected call of ListRestoreJobsPages
func (*MockBackupAPIMockRecorder) ListRestoreJobsPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListRestoreJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRestoreJobsPagesWithContext indicates an expected call of ListRestoreJobsPagesWithContext
func (*MockBackupAPIMockRecorder) ListRestoreJobsRequest ¶
func (mr *MockBackupAPIMockRecorder) ListRestoreJobsRequest(arg0 interface{}) *gomock.Call
ListRestoreJobsRequest indicates an expected call of ListRestoreJobsRequest
func (*MockBackupAPIMockRecorder) ListRestoreJobsWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListRestoreJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRestoreJobsWithContext indicates an expected call of ListRestoreJobsWithContext
func (*MockBackupAPIMockRecorder) ListTags ¶
func (mr *MockBackupAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
ListTags indicates an expected call of ListTags
func (*MockBackupAPIMockRecorder) ListTagsPages ¶
func (mr *MockBackupAPIMockRecorder) ListTagsPages(arg0, arg1 interface{}) *gomock.Call
ListTagsPages indicates an expected call of ListTagsPages
func (*MockBackupAPIMockRecorder) ListTagsPagesWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListTagsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTagsPagesWithContext indicates an expected call of ListTagsPagesWithContext
func (*MockBackupAPIMockRecorder) ListTagsRequest ¶
func (mr *MockBackupAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
ListTagsRequest indicates an expected call of ListTagsRequest
func (*MockBackupAPIMockRecorder) ListTagsWithContext ¶
func (mr *MockBackupAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsWithContext indicates an expected call of ListTagsWithContext
func (*MockBackupAPIMockRecorder) PutBackupVaultAccessPolicy ¶
func (mr *MockBackupAPIMockRecorder) PutBackupVaultAccessPolicy(arg0 interface{}) *gomock.Call
PutBackupVaultAccessPolicy indicates an expected call of PutBackupVaultAccessPolicy
func (*MockBackupAPIMockRecorder) PutBackupVaultAccessPolicyRequest ¶
func (mr *MockBackupAPIMockRecorder) PutBackupVaultAccessPolicyRequest(arg0 interface{}) *gomock.Call
PutBackupVaultAccessPolicyRequest indicates an expected call of PutBackupVaultAccessPolicyRequest
func (*MockBackupAPIMockRecorder) PutBackupVaultAccessPolicyWithContext ¶
func (mr *MockBackupAPIMockRecorder) PutBackupVaultAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBackupVaultAccessPolicyWithContext indicates an expected call of PutBackupVaultAccessPolicyWithContext
func (*MockBackupAPIMockRecorder) PutBackupVaultLockConfiguration ¶
func (mr *MockBackupAPIMockRecorder) PutBackupVaultLockConfiguration(arg0 interface{}) *gomock.Call
PutBackupVaultLockConfiguration indicates an expected call of PutBackupVaultLockConfiguration
func (*MockBackupAPIMockRecorder) PutBackupVaultLockConfigurationRequest ¶
func (mr *MockBackupAPIMockRecorder) PutBackupVaultLockConfigurationRequest(arg0 interface{}) *gomock.Call
PutBackupVaultLockConfigurationRequest indicates an expected call of PutBackupVaultLockConfigurationRequest
func (*MockBackupAPIMockRecorder) PutBackupVaultLockConfigurationWithContext ¶
func (mr *MockBackupAPIMockRecorder) PutBackupVaultLockConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBackupVaultLockConfigurationWithContext indicates an expected call of PutBackupVaultLockConfigurationWithContext
func (*MockBackupAPIMockRecorder) PutBackupVaultNotifications ¶
func (mr *MockBackupAPIMockRecorder) PutBackupVaultNotifications(arg0 interface{}) *gomock.Call
PutBackupVaultNotifications indicates an expected call of PutBackupVaultNotifications
func (*MockBackupAPIMockRecorder) PutBackupVaultNotificationsRequest ¶
func (mr *MockBackupAPIMockRecorder) PutBackupVaultNotificationsRequest(arg0 interface{}) *gomock.Call
PutBackupVaultNotificationsRequest indicates an expected call of PutBackupVaultNotificationsRequest
func (*MockBackupAPIMockRecorder) PutBackupVaultNotificationsWithContext ¶
func (mr *MockBackupAPIMockRecorder) PutBackupVaultNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBackupVaultNotificationsWithContext indicates an expected call of PutBackupVaultNotificationsWithContext
func (*MockBackupAPIMockRecorder) StartBackupJob ¶
func (mr *MockBackupAPIMockRecorder) StartBackupJob(arg0 interface{}) *gomock.Call
StartBackupJob indicates an expected call of StartBackupJob
func (*MockBackupAPIMockRecorder) StartBackupJobRequest ¶
func (mr *MockBackupAPIMockRecorder) StartBackupJobRequest(arg0 interface{}) *gomock.Call
StartBackupJobRequest indicates an expected call of StartBackupJobRequest
func (*MockBackupAPIMockRecorder) StartBackupJobWithContext ¶
func (mr *MockBackupAPIMockRecorder) StartBackupJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartBackupJobWithContext indicates an expected call of StartBackupJobWithContext
func (*MockBackupAPIMockRecorder) StartCopyJob ¶
func (mr *MockBackupAPIMockRecorder) StartCopyJob(arg0 interface{}) *gomock.Call
StartCopyJob indicates an expected call of StartCopyJob
func (*MockBackupAPIMockRecorder) StartCopyJobRequest ¶
func (mr *MockBackupAPIMockRecorder) StartCopyJobRequest(arg0 interface{}) *gomock.Call
StartCopyJobRequest indicates an expected call of StartCopyJobRequest
func (*MockBackupAPIMockRecorder) StartCopyJobWithContext ¶
func (mr *MockBackupAPIMockRecorder) StartCopyJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartCopyJobWithContext indicates an expected call of StartCopyJobWithContext
func (*MockBackupAPIMockRecorder) StartReportJob ¶
func (mr *MockBackupAPIMockRecorder) StartReportJob(arg0 interface{}) *gomock.Call
StartReportJob indicates an expected call of StartReportJob
func (*MockBackupAPIMockRecorder) StartReportJobRequest ¶
func (mr *MockBackupAPIMockRecorder) StartReportJobRequest(arg0 interface{}) *gomock.Call
StartReportJobRequest indicates an expected call of StartReportJobRequest
func (*MockBackupAPIMockRecorder) StartReportJobWithContext ¶
func (mr *MockBackupAPIMockRecorder) StartReportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartReportJobWithContext indicates an expected call of StartReportJobWithContext
func (*MockBackupAPIMockRecorder) StartRestoreJob ¶
func (mr *MockBackupAPIMockRecorder) StartRestoreJob(arg0 interface{}) *gomock.Call
StartRestoreJob indicates an expected call of StartRestoreJob
func (*MockBackupAPIMockRecorder) StartRestoreJobRequest ¶
func (mr *MockBackupAPIMockRecorder) StartRestoreJobRequest(arg0 interface{}) *gomock.Call
StartRestoreJobRequest indicates an expected call of StartRestoreJobRequest
func (*MockBackupAPIMockRecorder) StartRestoreJobWithContext ¶
func (mr *MockBackupAPIMockRecorder) StartRestoreJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartRestoreJobWithContext indicates an expected call of StartRestoreJobWithContext
func (*MockBackupAPIMockRecorder) StopBackupJob ¶
func (mr *MockBackupAPIMockRecorder) StopBackupJob(arg0 interface{}) *gomock.Call
StopBackupJob indicates an expected call of StopBackupJob
func (*MockBackupAPIMockRecorder) StopBackupJobRequest ¶
func (mr *MockBackupAPIMockRecorder) StopBackupJobRequest(arg0 interface{}) *gomock.Call
StopBackupJobRequest indicates an expected call of StopBackupJobRequest
func (*MockBackupAPIMockRecorder) StopBackupJobWithContext ¶
func (mr *MockBackupAPIMockRecorder) StopBackupJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopBackupJobWithContext indicates an expected call of StopBackupJobWithContext
func (*MockBackupAPIMockRecorder) TagResource ¶
func (mr *MockBackupAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockBackupAPIMockRecorder) TagResourceRequest ¶
func (mr *MockBackupAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockBackupAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockBackupAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockBackupAPIMockRecorder) UntagResource ¶
func (mr *MockBackupAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockBackupAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockBackupAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockBackupAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockBackupAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockBackupAPIMockRecorder) UpdateBackupPlan ¶
func (mr *MockBackupAPIMockRecorder) UpdateBackupPlan(arg0 interface{}) *gomock.Call
UpdateBackupPlan indicates an expected call of UpdateBackupPlan
func (*MockBackupAPIMockRecorder) UpdateBackupPlanRequest ¶
func (mr *MockBackupAPIMockRecorder) UpdateBackupPlanRequest(arg0 interface{}) *gomock.Call
UpdateBackupPlanRequest indicates an expected call of UpdateBackupPlanRequest
func (*MockBackupAPIMockRecorder) UpdateBackupPlanWithContext ¶
func (mr *MockBackupAPIMockRecorder) UpdateBackupPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBackupPlanWithContext indicates an expected call of UpdateBackupPlanWithContext
func (*MockBackupAPIMockRecorder) UpdateFramework ¶
func (mr *MockBackupAPIMockRecorder) UpdateFramework(arg0 interface{}) *gomock.Call
UpdateFramework indicates an expected call of UpdateFramework
func (*MockBackupAPIMockRecorder) UpdateFrameworkRequest ¶
func (mr *MockBackupAPIMockRecorder) UpdateFrameworkRequest(arg0 interface{}) *gomock.Call
UpdateFrameworkRequest indicates an expected call of UpdateFrameworkRequest
func (*MockBackupAPIMockRecorder) UpdateFrameworkWithContext ¶
func (mr *MockBackupAPIMockRecorder) UpdateFrameworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFrameworkWithContext indicates an expected call of UpdateFrameworkWithContext
func (*MockBackupAPIMockRecorder) UpdateGlobalSettings ¶
func (mr *MockBackupAPIMockRecorder) UpdateGlobalSettings(arg0 interface{}) *gomock.Call
UpdateGlobalSettings indicates an expected call of UpdateGlobalSettings
func (*MockBackupAPIMockRecorder) UpdateGlobalSettingsRequest ¶
func (mr *MockBackupAPIMockRecorder) UpdateGlobalSettingsRequest(arg0 interface{}) *gomock.Call
UpdateGlobalSettingsRequest indicates an expected call of UpdateGlobalSettingsRequest
func (*MockBackupAPIMockRecorder) UpdateGlobalSettingsWithContext ¶
func (mr *MockBackupAPIMockRecorder) UpdateGlobalSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGlobalSettingsWithContext indicates an expected call of UpdateGlobalSettingsWithContext
func (*MockBackupAPIMockRecorder) UpdateRecoveryPointLifecycle ¶
func (mr *MockBackupAPIMockRecorder) UpdateRecoveryPointLifecycle(arg0 interface{}) *gomock.Call
UpdateRecoveryPointLifecycle indicates an expected call of UpdateRecoveryPointLifecycle
func (*MockBackupAPIMockRecorder) UpdateRecoveryPointLifecycleRequest ¶
func (mr *MockBackupAPIMockRecorder) UpdateRecoveryPointLifecycleRequest(arg0 interface{}) *gomock.Call
UpdateRecoveryPointLifecycleRequest indicates an expected call of UpdateRecoveryPointLifecycleRequest
func (*MockBackupAPIMockRecorder) UpdateRecoveryPointLifecycleWithContext ¶
func (mr *MockBackupAPIMockRecorder) UpdateRecoveryPointLifecycleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRecoveryPointLifecycleWithContext indicates an expected call of UpdateRecoveryPointLifecycleWithContext
func (*MockBackupAPIMockRecorder) UpdateRegionSettings ¶
func (mr *MockBackupAPIMockRecorder) UpdateRegionSettings(arg0 interface{}) *gomock.Call
UpdateRegionSettings indicates an expected call of UpdateRegionSettings
func (*MockBackupAPIMockRecorder) UpdateRegionSettingsRequest ¶
func (mr *MockBackupAPIMockRecorder) UpdateRegionSettingsRequest(arg0 interface{}) *gomock.Call
UpdateRegionSettingsRequest indicates an expected call of UpdateRegionSettingsRequest
func (*MockBackupAPIMockRecorder) UpdateRegionSettingsWithContext ¶
func (mr *MockBackupAPIMockRecorder) UpdateRegionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRegionSettingsWithContext indicates an expected call of UpdateRegionSettingsWithContext
func (*MockBackupAPIMockRecorder) UpdateReportPlan ¶
func (mr *MockBackupAPIMockRecorder) UpdateReportPlan(arg0 interface{}) *gomock.Call
UpdateReportPlan indicates an expected call of UpdateReportPlan
func (*MockBackupAPIMockRecorder) UpdateReportPlanRequest ¶
func (mr *MockBackupAPIMockRecorder) UpdateReportPlanRequest(arg0 interface{}) *gomock.Call
UpdateReportPlanRequest indicates an expected call of UpdateReportPlanRequest
func (*MockBackupAPIMockRecorder) UpdateReportPlanWithContext ¶
func (mr *MockBackupAPIMockRecorder) UpdateReportPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateReportPlanWithContext indicates an expected call of UpdateReportPlanWithContext