backupmock

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package backupmock is a generated GoMock package.

Index

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

CreateBackupPlan mocks base method

func (*MockBackupAPI) CreateBackupPlanRequest

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

CreateBackupSelection mocks base method

func (*MockBackupAPI) CreateBackupSelectionRequest

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

CreateBackupVault mocks base method

func (*MockBackupAPI) CreateBackupVaultRequest

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) DeleteBackupPlan

DeleteBackupPlan mocks base method

func (*MockBackupAPI) DeleteBackupPlanRequest

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

DeleteBackupSelection mocks base method

func (*MockBackupAPI) DeleteBackupSelectionRequest

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

DeleteBackupVault mocks base method

func (*MockBackupAPI) DeleteBackupVaultAccessPolicy

DeleteBackupVaultAccessPolicy mocks base method

func (*MockBackupAPI) DeleteBackupVaultAccessPolicyRequest

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) DeleteBackupVaultNotifications

DeleteBackupVaultNotifications mocks base method

func (*MockBackupAPI) DeleteBackupVaultNotificationsRequest

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

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) DeleteRecoveryPoint

DeleteRecoveryPoint mocks base method

func (*MockBackupAPI) DeleteRecoveryPointRequest

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) DescribeBackupJob

DescribeBackupJob mocks base method

func (*MockBackupAPI) DescribeBackupJobRequest

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

DescribeBackupVault mocks base method

func (*MockBackupAPI) DescribeBackupVaultRequest

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

DescribeCopyJob mocks base method

func (*MockBackupAPI) DescribeCopyJobRequest

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) DescribeProtectedResource

DescribeProtectedResource mocks base method

func (*MockBackupAPI) DescribeProtectedResourceRequest

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

DescribeRecoveryPoint mocks base method

func (*MockBackupAPI) DescribeRecoveryPointRequest

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) DescribeRestoreJob

DescribeRestoreJob mocks base method

func (*MockBackupAPI) DescribeRestoreJobRequest

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) EXPECT

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

func (*MockBackupAPI) ExportBackupPlanTemplate

ExportBackupPlanTemplate mocks base method

func (*MockBackupAPI) ExportBackupPlanTemplateRequest

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

GetBackupPlan mocks base method

func (*MockBackupAPI) GetBackupPlanFromJSON

GetBackupPlanFromJSON mocks base method

func (*MockBackupAPI) GetBackupPlanFromJSONRequest

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

GetBackupPlanFromTemplate mocks base method

func (*MockBackupAPI) GetBackupPlanFromTemplateRequest

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

GetBackupSelection mocks base method

func (*MockBackupAPI) GetBackupSelectionRequest

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

GetBackupVaultAccessPolicy mocks base method

func (*MockBackupAPI) GetBackupVaultAccessPolicyRequest

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

GetBackupVaultNotifications mocks base method

func (*MockBackupAPI) GetBackupVaultNotificationsRequest

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

GetRecoveryPointRestoreMetadata mocks base method

func (*MockBackupAPI) GetRecoveryPointRestoreMetadataRequest

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

GetSupportedResourceTypes mocks base method

func (*MockBackupAPI) GetSupportedResourceTypesRequest

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

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

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

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

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

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

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

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

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

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

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

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

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) ListProtectedResources

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

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

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

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

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

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) ListRestoreJobs

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

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

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

PutBackupVaultAccessPolicy mocks base method

func (*MockBackupAPI) PutBackupVaultAccessPolicyRequest

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) PutBackupVaultNotifications

PutBackupVaultNotifications mocks base method

func (*MockBackupAPI) PutBackupVaultNotificationsRequest

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

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

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) StartRestoreJob

StartRestoreJob mocks base method

func (*MockBackupAPI) StartRestoreJobRequest

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

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

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

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

UpdateBackupPlan mocks base method

func (*MockBackupAPI) UpdateBackupPlanRequest

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) UpdateRecoveryPointLifecycle

UpdateRecoveryPointLifecycle mocks base method

func (*MockBackupAPI) UpdateRecoveryPointLifecycleRequest

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

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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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

Jump to

Keyboard shortcuts

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