fmsmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package fmsmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFMSAPI

type MockFMSAPI struct {
	// contains filtered or unexported fields
}

MockFMSAPI is a mock of FMSAPI interface.

func NewMockFMSAPI

func NewMockFMSAPI(ctrl *gomock.Controller) *MockFMSAPI

NewMockFMSAPI creates a new mock instance.

func (*MockFMSAPI) AssociateAdminAccount

func (m *MockFMSAPI) AssociateAdminAccount(arg0 *fms.AssociateAdminAccountInput) (*fms.AssociateAdminAccountOutput, error)

AssociateAdminAccount mocks base method.

func (*MockFMSAPI) AssociateAdminAccountRequest

func (m *MockFMSAPI) AssociateAdminAccountRequest(arg0 *fms.AssociateAdminAccountInput) (*request.Request, *fms.AssociateAdminAccountOutput)

AssociateAdminAccountRequest mocks base method.

func (*MockFMSAPI) AssociateAdminAccountWithContext

func (m *MockFMSAPI) AssociateAdminAccountWithContext(arg0 context.Context, arg1 *fms.AssociateAdminAccountInput, arg2 ...request.Option) (*fms.AssociateAdminAccountOutput, error)

AssociateAdminAccountWithContext mocks base method.

func (*MockFMSAPI) DeleteAppsList

func (m *MockFMSAPI) DeleteAppsList(arg0 *fms.DeleteAppsListInput) (*fms.DeleteAppsListOutput, error)

DeleteAppsList mocks base method.

func (*MockFMSAPI) DeleteAppsListRequest

func (m *MockFMSAPI) DeleteAppsListRequest(arg0 *fms.DeleteAppsListInput) (*request.Request, *fms.DeleteAppsListOutput)

DeleteAppsListRequest mocks base method.

func (*MockFMSAPI) DeleteAppsListWithContext

func (m *MockFMSAPI) DeleteAppsListWithContext(arg0 context.Context, arg1 *fms.DeleteAppsListInput, arg2 ...request.Option) (*fms.DeleteAppsListOutput, error)

DeleteAppsListWithContext mocks base method.

func (*MockFMSAPI) DeleteNotificationChannel

DeleteNotificationChannel mocks base method.

func (*MockFMSAPI) DeleteNotificationChannelRequest

func (m *MockFMSAPI) DeleteNotificationChannelRequest(arg0 *fms.DeleteNotificationChannelInput) (*request.Request, *fms.DeleteNotificationChannelOutput)

DeleteNotificationChannelRequest mocks base method.

func (*MockFMSAPI) DeleteNotificationChannelWithContext

func (m *MockFMSAPI) DeleteNotificationChannelWithContext(arg0 context.Context, arg1 *fms.DeleteNotificationChannelInput, arg2 ...request.Option) (*fms.DeleteNotificationChannelOutput, error)

DeleteNotificationChannelWithContext mocks base method.

func (*MockFMSAPI) DeletePolicy

func (m *MockFMSAPI) DeletePolicy(arg0 *fms.DeletePolicyInput) (*fms.DeletePolicyOutput, error)

DeletePolicy mocks base method.

func (*MockFMSAPI) DeletePolicyRequest

func (m *MockFMSAPI) DeletePolicyRequest(arg0 *fms.DeletePolicyInput) (*request.Request, *fms.DeletePolicyOutput)

DeletePolicyRequest mocks base method.

func (*MockFMSAPI) DeletePolicyWithContext

func (m *MockFMSAPI) DeletePolicyWithContext(arg0 context.Context, arg1 *fms.DeletePolicyInput, arg2 ...request.Option) (*fms.DeletePolicyOutput, error)

DeletePolicyWithContext mocks base method.

func (*MockFMSAPI) DeleteProtocolsList

func (m *MockFMSAPI) DeleteProtocolsList(arg0 *fms.DeleteProtocolsListInput) (*fms.DeleteProtocolsListOutput, error)

DeleteProtocolsList mocks base method.

func (*MockFMSAPI) DeleteProtocolsListRequest

func (m *MockFMSAPI) DeleteProtocolsListRequest(arg0 *fms.DeleteProtocolsListInput) (*request.Request, *fms.DeleteProtocolsListOutput)

DeleteProtocolsListRequest mocks base method.

func (*MockFMSAPI) DeleteProtocolsListWithContext

func (m *MockFMSAPI) DeleteProtocolsListWithContext(arg0 context.Context, arg1 *fms.DeleteProtocolsListInput, arg2 ...request.Option) (*fms.DeleteProtocolsListOutput, error)

DeleteProtocolsListWithContext mocks base method.

func (*MockFMSAPI) DisassociateAdminAccount

DisassociateAdminAccount mocks base method.

func (*MockFMSAPI) DisassociateAdminAccountRequest

func (m *MockFMSAPI) DisassociateAdminAccountRequest(arg0 *fms.DisassociateAdminAccountInput) (*request.Request, *fms.DisassociateAdminAccountOutput)

DisassociateAdminAccountRequest mocks base method.

func (*MockFMSAPI) DisassociateAdminAccountWithContext

func (m *MockFMSAPI) DisassociateAdminAccountWithContext(arg0 context.Context, arg1 *fms.DisassociateAdminAccountInput, arg2 ...request.Option) (*fms.DisassociateAdminAccountOutput, error)

DisassociateAdminAccountWithContext mocks base method.

func (*MockFMSAPI) EXPECT

func (m *MockFMSAPI) EXPECT() *MockFMSAPIMockRecorder

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

func (*MockFMSAPI) GetAdminAccount

func (m *MockFMSAPI) GetAdminAccount(arg0 *fms.GetAdminAccountInput) (*fms.GetAdminAccountOutput, error)

GetAdminAccount mocks base method.

func (*MockFMSAPI) GetAdminAccountRequest

func (m *MockFMSAPI) GetAdminAccountRequest(arg0 *fms.GetAdminAccountInput) (*request.Request, *fms.GetAdminAccountOutput)

GetAdminAccountRequest mocks base method.

func (*MockFMSAPI) GetAdminAccountWithContext

func (m *MockFMSAPI) GetAdminAccountWithContext(arg0 context.Context, arg1 *fms.GetAdminAccountInput, arg2 ...request.Option) (*fms.GetAdminAccountOutput, error)

GetAdminAccountWithContext mocks base method.

func (*MockFMSAPI) GetAppsList

func (m *MockFMSAPI) GetAppsList(arg0 *fms.GetAppsListInput) (*fms.GetAppsListOutput, error)

GetAppsList mocks base method.

func (*MockFMSAPI) GetAppsListRequest

func (m *MockFMSAPI) GetAppsListRequest(arg0 *fms.GetAppsListInput) (*request.Request, *fms.GetAppsListOutput)

GetAppsListRequest mocks base method.

func (*MockFMSAPI) GetAppsListWithContext

func (m *MockFMSAPI) GetAppsListWithContext(arg0 context.Context, arg1 *fms.GetAppsListInput, arg2 ...request.Option) (*fms.GetAppsListOutput, error)

GetAppsListWithContext mocks base method.

func (*MockFMSAPI) GetComplianceDetail

func (m *MockFMSAPI) GetComplianceDetail(arg0 *fms.GetComplianceDetailInput) (*fms.GetComplianceDetailOutput, error)

GetComplianceDetail mocks base method.

func (*MockFMSAPI) GetComplianceDetailRequest

func (m *MockFMSAPI) GetComplianceDetailRequest(arg0 *fms.GetComplianceDetailInput) (*request.Request, *fms.GetComplianceDetailOutput)

GetComplianceDetailRequest mocks base method.

func (*MockFMSAPI) GetComplianceDetailWithContext

func (m *MockFMSAPI) GetComplianceDetailWithContext(arg0 context.Context, arg1 *fms.GetComplianceDetailInput, arg2 ...request.Option) (*fms.GetComplianceDetailOutput, error)

GetComplianceDetailWithContext mocks base method.

func (*MockFMSAPI) GetNotificationChannel

func (m *MockFMSAPI) GetNotificationChannel(arg0 *fms.GetNotificationChannelInput) (*fms.GetNotificationChannelOutput, error)

GetNotificationChannel mocks base method.

func (*MockFMSAPI) GetNotificationChannelRequest

func (m *MockFMSAPI) GetNotificationChannelRequest(arg0 *fms.GetNotificationChannelInput) (*request.Request, *fms.GetNotificationChannelOutput)

GetNotificationChannelRequest mocks base method.

func (*MockFMSAPI) GetNotificationChannelWithContext

func (m *MockFMSAPI) GetNotificationChannelWithContext(arg0 context.Context, arg1 *fms.GetNotificationChannelInput, arg2 ...request.Option) (*fms.GetNotificationChannelOutput, error)

GetNotificationChannelWithContext mocks base method.

func (*MockFMSAPI) GetPolicy

func (m *MockFMSAPI) GetPolicy(arg0 *fms.GetPolicyInput) (*fms.GetPolicyOutput, error)

GetPolicy mocks base method.

func (*MockFMSAPI) GetPolicyRequest

func (m *MockFMSAPI) GetPolicyRequest(arg0 *fms.GetPolicyInput) (*request.Request, *fms.GetPolicyOutput)

GetPolicyRequest mocks base method.

func (*MockFMSAPI) GetPolicyWithContext

func (m *MockFMSAPI) GetPolicyWithContext(arg0 context.Context, arg1 *fms.GetPolicyInput, arg2 ...request.Option) (*fms.GetPolicyOutput, error)

GetPolicyWithContext mocks base method.

func (*MockFMSAPI) GetProtectionStatus

func (m *MockFMSAPI) GetProtectionStatus(arg0 *fms.GetProtectionStatusInput) (*fms.GetProtectionStatusOutput, error)

GetProtectionStatus mocks base method.

func (*MockFMSAPI) GetProtectionStatusRequest

func (m *MockFMSAPI) GetProtectionStatusRequest(arg0 *fms.GetProtectionStatusInput) (*request.Request, *fms.GetProtectionStatusOutput)

GetProtectionStatusRequest mocks base method.

func (*MockFMSAPI) GetProtectionStatusWithContext

func (m *MockFMSAPI) GetProtectionStatusWithContext(arg0 context.Context, arg1 *fms.GetProtectionStatusInput, arg2 ...request.Option) (*fms.GetProtectionStatusOutput, error)

GetProtectionStatusWithContext mocks base method.

func (*MockFMSAPI) GetProtocolsList

func (m *MockFMSAPI) GetProtocolsList(arg0 *fms.GetProtocolsListInput) (*fms.GetProtocolsListOutput, error)

GetProtocolsList mocks base method.

func (*MockFMSAPI) GetProtocolsListRequest

func (m *MockFMSAPI) GetProtocolsListRequest(arg0 *fms.GetProtocolsListInput) (*request.Request, *fms.GetProtocolsListOutput)

GetProtocolsListRequest mocks base method.

func (*MockFMSAPI) GetProtocolsListWithContext

func (m *MockFMSAPI) GetProtocolsListWithContext(arg0 context.Context, arg1 *fms.GetProtocolsListInput, arg2 ...request.Option) (*fms.GetProtocolsListOutput, error)

GetProtocolsListWithContext mocks base method.

func (*MockFMSAPI) GetViolationDetails

func (m *MockFMSAPI) GetViolationDetails(arg0 *fms.GetViolationDetailsInput) (*fms.GetViolationDetailsOutput, error)

GetViolationDetails mocks base method.

func (*MockFMSAPI) GetViolationDetailsRequest

func (m *MockFMSAPI) GetViolationDetailsRequest(arg0 *fms.GetViolationDetailsInput) (*request.Request, *fms.GetViolationDetailsOutput)

GetViolationDetailsRequest mocks base method.

func (*MockFMSAPI) GetViolationDetailsWithContext

func (m *MockFMSAPI) GetViolationDetailsWithContext(arg0 context.Context, arg1 *fms.GetViolationDetailsInput, arg2 ...request.Option) (*fms.GetViolationDetailsOutput, error)

GetViolationDetailsWithContext mocks base method.

func (*MockFMSAPI) ListAppsLists

func (m *MockFMSAPI) ListAppsLists(arg0 *fms.ListAppsListsInput) (*fms.ListAppsListsOutput, error)

ListAppsLists mocks base method.

func (*MockFMSAPI) ListAppsListsPages added in v1.43.22

func (m *MockFMSAPI) ListAppsListsPages(arg0 *fms.ListAppsListsInput, arg1 func(*fms.ListAppsListsOutput, bool) bool) error

ListAppsListsPages mocks base method.

func (*MockFMSAPI) ListAppsListsPagesWithContext added in v1.43.22

func (m *MockFMSAPI) ListAppsListsPagesWithContext(arg0 context.Context, arg1 *fms.ListAppsListsInput, arg2 func(*fms.ListAppsListsOutput, bool) bool, arg3 ...request.Option) error

ListAppsListsPagesWithContext mocks base method.

func (*MockFMSAPI) ListAppsListsRequest

func (m *MockFMSAPI) ListAppsListsRequest(arg0 *fms.ListAppsListsInput) (*request.Request, *fms.ListAppsListsOutput)

ListAppsListsRequest mocks base method.

func (*MockFMSAPI) ListAppsListsWithContext

func (m *MockFMSAPI) ListAppsListsWithContext(arg0 context.Context, arg1 *fms.ListAppsListsInput, arg2 ...request.Option) (*fms.ListAppsListsOutput, error)

ListAppsListsWithContext mocks base method.

func (*MockFMSAPI) ListComplianceStatus

func (m *MockFMSAPI) ListComplianceStatus(arg0 *fms.ListComplianceStatusInput) (*fms.ListComplianceStatusOutput, error)

ListComplianceStatus mocks base method.

func (*MockFMSAPI) ListComplianceStatusPages

func (m *MockFMSAPI) ListComplianceStatusPages(arg0 *fms.ListComplianceStatusInput, arg1 func(*fms.ListComplianceStatusOutput, bool) bool) error

ListComplianceStatusPages mocks base method.

func (*MockFMSAPI) ListComplianceStatusPagesWithContext

func (m *MockFMSAPI) ListComplianceStatusPagesWithContext(arg0 context.Context, arg1 *fms.ListComplianceStatusInput, arg2 func(*fms.ListComplianceStatusOutput, bool) bool, arg3 ...request.Option) error

ListComplianceStatusPagesWithContext mocks base method.

func (*MockFMSAPI) ListComplianceStatusRequest

func (m *MockFMSAPI) ListComplianceStatusRequest(arg0 *fms.ListComplianceStatusInput) (*request.Request, *fms.ListComplianceStatusOutput)

ListComplianceStatusRequest mocks base method.

func (*MockFMSAPI) ListComplianceStatusWithContext

func (m *MockFMSAPI) ListComplianceStatusWithContext(arg0 context.Context, arg1 *fms.ListComplianceStatusInput, arg2 ...request.Option) (*fms.ListComplianceStatusOutput, error)

ListComplianceStatusWithContext mocks base method.

func (*MockFMSAPI) ListMemberAccounts

func (m *MockFMSAPI) ListMemberAccounts(arg0 *fms.ListMemberAccountsInput) (*fms.ListMemberAccountsOutput, error)

ListMemberAccounts mocks base method.

func (*MockFMSAPI) ListMemberAccountsPages

func (m *MockFMSAPI) ListMemberAccountsPages(arg0 *fms.ListMemberAccountsInput, arg1 func(*fms.ListMemberAccountsOutput, bool) bool) error

ListMemberAccountsPages mocks base method.

func (*MockFMSAPI) ListMemberAccountsPagesWithContext

func (m *MockFMSAPI) ListMemberAccountsPagesWithContext(arg0 context.Context, arg1 *fms.ListMemberAccountsInput, arg2 func(*fms.ListMemberAccountsOutput, bool) bool, arg3 ...request.Option) error

ListMemberAccountsPagesWithContext mocks base method.

func (*MockFMSAPI) ListMemberAccountsRequest

func (m *MockFMSAPI) ListMemberAccountsRequest(arg0 *fms.ListMemberAccountsInput) (*request.Request, *fms.ListMemberAccountsOutput)

ListMemberAccountsRequest mocks base method.

func (*MockFMSAPI) ListMemberAccountsWithContext

func (m *MockFMSAPI) ListMemberAccountsWithContext(arg0 context.Context, arg1 *fms.ListMemberAccountsInput, arg2 ...request.Option) (*fms.ListMemberAccountsOutput, error)

ListMemberAccountsWithContext mocks base method.

func (*MockFMSAPI) ListPolicies

func (m *MockFMSAPI) ListPolicies(arg0 *fms.ListPoliciesInput) (*fms.ListPoliciesOutput, error)

ListPolicies mocks base method.

func (*MockFMSAPI) ListPoliciesPages

func (m *MockFMSAPI) ListPoliciesPages(arg0 *fms.ListPoliciesInput, arg1 func(*fms.ListPoliciesOutput, bool) bool) error

ListPoliciesPages mocks base method.

func (*MockFMSAPI) ListPoliciesPagesWithContext

func (m *MockFMSAPI) ListPoliciesPagesWithContext(arg0 context.Context, arg1 *fms.ListPoliciesInput, arg2 func(*fms.ListPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListPoliciesPagesWithContext mocks base method.

func (*MockFMSAPI) ListPoliciesRequest

func (m *MockFMSAPI) ListPoliciesRequest(arg0 *fms.ListPoliciesInput) (*request.Request, *fms.ListPoliciesOutput)

ListPoliciesRequest mocks base method.

func (*MockFMSAPI) ListPoliciesWithContext

func (m *MockFMSAPI) ListPoliciesWithContext(arg0 context.Context, arg1 *fms.ListPoliciesInput, arg2 ...request.Option) (*fms.ListPoliciesOutput, error)

ListPoliciesWithContext mocks base method.

func (*MockFMSAPI) ListProtocolsLists

func (m *MockFMSAPI) ListProtocolsLists(arg0 *fms.ListProtocolsListsInput) (*fms.ListProtocolsListsOutput, error)

ListProtocolsLists mocks base method.

func (*MockFMSAPI) ListProtocolsListsPages added in v1.43.22

func (m *MockFMSAPI) ListProtocolsListsPages(arg0 *fms.ListProtocolsListsInput, arg1 func(*fms.ListProtocolsListsOutput, bool) bool) error

ListProtocolsListsPages mocks base method.

func (*MockFMSAPI) ListProtocolsListsPagesWithContext added in v1.43.22

func (m *MockFMSAPI) ListProtocolsListsPagesWithContext(arg0 context.Context, arg1 *fms.ListProtocolsListsInput, arg2 func(*fms.ListProtocolsListsOutput, bool) bool, arg3 ...request.Option) error

ListProtocolsListsPagesWithContext mocks base method.

func (*MockFMSAPI) ListProtocolsListsRequest

func (m *MockFMSAPI) ListProtocolsListsRequest(arg0 *fms.ListProtocolsListsInput) (*request.Request, *fms.ListProtocolsListsOutput)

ListProtocolsListsRequest mocks base method.

func (*MockFMSAPI) ListProtocolsListsWithContext

func (m *MockFMSAPI) ListProtocolsListsWithContext(arg0 context.Context, arg1 *fms.ListProtocolsListsInput, arg2 ...request.Option) (*fms.ListProtocolsListsOutput, error)

ListProtocolsListsWithContext mocks base method.

func (*MockFMSAPI) ListTagsForResource

func (m *MockFMSAPI) ListTagsForResource(arg0 *fms.ListTagsForResourceInput) (*fms.ListTagsForResourceOutput, error)

ListTagsForResource mocks base method.

func (*MockFMSAPI) ListTagsForResourceRequest

func (m *MockFMSAPI) ListTagsForResourceRequest(arg0 *fms.ListTagsForResourceInput) (*request.Request, *fms.ListTagsForResourceOutput)

ListTagsForResourceRequest mocks base method.

func (*MockFMSAPI) ListTagsForResourceWithContext

func (m *MockFMSAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *fms.ListTagsForResourceInput, arg2 ...request.Option) (*fms.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method.

func (*MockFMSAPI) PutAppsList

func (m *MockFMSAPI) PutAppsList(arg0 *fms.PutAppsListInput) (*fms.PutAppsListOutput, error)

PutAppsList mocks base method.

func (*MockFMSAPI) PutAppsListRequest

func (m *MockFMSAPI) PutAppsListRequest(arg0 *fms.PutAppsListInput) (*request.Request, *fms.PutAppsListOutput)

PutAppsListRequest mocks base method.

func (*MockFMSAPI) PutAppsListWithContext

func (m *MockFMSAPI) PutAppsListWithContext(arg0 context.Context, arg1 *fms.PutAppsListInput, arg2 ...request.Option) (*fms.PutAppsListOutput, error)

PutAppsListWithContext mocks base method.

func (*MockFMSAPI) PutNotificationChannel

func (m *MockFMSAPI) PutNotificationChannel(arg0 *fms.PutNotificationChannelInput) (*fms.PutNotificationChannelOutput, error)

PutNotificationChannel mocks base method.

func (*MockFMSAPI) PutNotificationChannelRequest

func (m *MockFMSAPI) PutNotificationChannelRequest(arg0 *fms.PutNotificationChannelInput) (*request.Request, *fms.PutNotificationChannelOutput)

PutNotificationChannelRequest mocks base method.

func (*MockFMSAPI) PutNotificationChannelWithContext

func (m *MockFMSAPI) PutNotificationChannelWithContext(arg0 context.Context, arg1 *fms.PutNotificationChannelInput, arg2 ...request.Option) (*fms.PutNotificationChannelOutput, error)

PutNotificationChannelWithContext mocks base method.

func (*MockFMSAPI) PutPolicy

func (m *MockFMSAPI) PutPolicy(arg0 *fms.PutPolicyInput) (*fms.PutPolicyOutput, error)

PutPolicy mocks base method.

func (*MockFMSAPI) PutPolicyRequest

func (m *MockFMSAPI) PutPolicyRequest(arg0 *fms.PutPolicyInput) (*request.Request, *fms.PutPolicyOutput)

PutPolicyRequest mocks base method.

func (*MockFMSAPI) PutPolicyWithContext

func (m *MockFMSAPI) PutPolicyWithContext(arg0 context.Context, arg1 *fms.PutPolicyInput, arg2 ...request.Option) (*fms.PutPolicyOutput, error)

PutPolicyWithContext mocks base method.

func (*MockFMSAPI) PutProtocolsList

func (m *MockFMSAPI) PutProtocolsList(arg0 *fms.PutProtocolsListInput) (*fms.PutProtocolsListOutput, error)

PutProtocolsList mocks base method.

func (*MockFMSAPI) PutProtocolsListRequest

func (m *MockFMSAPI) PutProtocolsListRequest(arg0 *fms.PutProtocolsListInput) (*request.Request, *fms.PutProtocolsListOutput)

PutProtocolsListRequest mocks base method.

func (*MockFMSAPI) PutProtocolsListWithContext

func (m *MockFMSAPI) PutProtocolsListWithContext(arg0 context.Context, arg1 *fms.PutProtocolsListInput, arg2 ...request.Option) (*fms.PutProtocolsListOutput, error)

PutProtocolsListWithContext mocks base method.

func (*MockFMSAPI) TagResource

func (m *MockFMSAPI) TagResource(arg0 *fms.TagResourceInput) (*fms.TagResourceOutput, error)

TagResource mocks base method.

func (*MockFMSAPI) TagResourceRequest

func (m *MockFMSAPI) TagResourceRequest(arg0 *fms.TagResourceInput) (*request.Request, *fms.TagResourceOutput)

TagResourceRequest mocks base method.

func (*MockFMSAPI) TagResourceWithContext

func (m *MockFMSAPI) TagResourceWithContext(arg0 context.Context, arg1 *fms.TagResourceInput, arg2 ...request.Option) (*fms.TagResourceOutput, error)

TagResourceWithContext mocks base method.

func (*MockFMSAPI) UntagResource

func (m *MockFMSAPI) UntagResource(arg0 *fms.UntagResourceInput) (*fms.UntagResourceOutput, error)

UntagResource mocks base method.

func (*MockFMSAPI) UntagResourceRequest

func (m *MockFMSAPI) UntagResourceRequest(arg0 *fms.UntagResourceInput) (*request.Request, *fms.UntagResourceOutput)

UntagResourceRequest mocks base method.

func (*MockFMSAPI) UntagResourceWithContext

func (m *MockFMSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *fms.UntagResourceInput, arg2 ...request.Option) (*fms.UntagResourceOutput, error)

UntagResourceWithContext mocks base method.

type MockFMSAPIMockRecorder

type MockFMSAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockFMSAPIMockRecorder is the mock recorder for MockFMSAPI.

func (*MockFMSAPIMockRecorder) AssociateAdminAccount

func (mr *MockFMSAPIMockRecorder) AssociateAdminAccount(arg0 interface{}) *gomock.Call

AssociateAdminAccount indicates an expected call of AssociateAdminAccount.

func (*MockFMSAPIMockRecorder) AssociateAdminAccountRequest

func (mr *MockFMSAPIMockRecorder) AssociateAdminAccountRequest(arg0 interface{}) *gomock.Call

AssociateAdminAccountRequest indicates an expected call of AssociateAdminAccountRequest.

func (*MockFMSAPIMockRecorder) AssociateAdminAccountWithContext

func (mr *MockFMSAPIMockRecorder) AssociateAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateAdminAccountWithContext indicates an expected call of AssociateAdminAccountWithContext.

func (*MockFMSAPIMockRecorder) DeleteAppsList

func (mr *MockFMSAPIMockRecorder) DeleteAppsList(arg0 interface{}) *gomock.Call

DeleteAppsList indicates an expected call of DeleteAppsList.

func (*MockFMSAPIMockRecorder) DeleteAppsListRequest

func (mr *MockFMSAPIMockRecorder) DeleteAppsListRequest(arg0 interface{}) *gomock.Call

DeleteAppsListRequest indicates an expected call of DeleteAppsListRequest.

func (*MockFMSAPIMockRecorder) DeleteAppsListWithContext

func (mr *MockFMSAPIMockRecorder) DeleteAppsListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAppsListWithContext indicates an expected call of DeleteAppsListWithContext.

func (*MockFMSAPIMockRecorder) DeleteNotificationChannel

func (mr *MockFMSAPIMockRecorder) DeleteNotificationChannel(arg0 interface{}) *gomock.Call

DeleteNotificationChannel indicates an expected call of DeleteNotificationChannel.

func (*MockFMSAPIMockRecorder) DeleteNotificationChannelRequest

func (mr *MockFMSAPIMockRecorder) DeleteNotificationChannelRequest(arg0 interface{}) *gomock.Call

DeleteNotificationChannelRequest indicates an expected call of DeleteNotificationChannelRequest.

func (*MockFMSAPIMockRecorder) DeleteNotificationChannelWithContext

func (mr *MockFMSAPIMockRecorder) DeleteNotificationChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNotificationChannelWithContext indicates an expected call of DeleteNotificationChannelWithContext.

func (*MockFMSAPIMockRecorder) DeletePolicy

func (mr *MockFMSAPIMockRecorder) DeletePolicy(arg0 interface{}) *gomock.Call

DeletePolicy indicates an expected call of DeletePolicy.

func (*MockFMSAPIMockRecorder) DeletePolicyRequest

func (mr *MockFMSAPIMockRecorder) DeletePolicyRequest(arg0 interface{}) *gomock.Call

DeletePolicyRequest indicates an expected call of DeletePolicyRequest.

func (*MockFMSAPIMockRecorder) DeletePolicyWithContext

func (mr *MockFMSAPIMockRecorder) DeletePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePolicyWithContext indicates an expected call of DeletePolicyWithContext.

func (*MockFMSAPIMockRecorder) DeleteProtocolsList

func (mr *MockFMSAPIMockRecorder) DeleteProtocolsList(arg0 interface{}) *gomock.Call

DeleteProtocolsList indicates an expected call of DeleteProtocolsList.

func (*MockFMSAPIMockRecorder) DeleteProtocolsListRequest

func (mr *MockFMSAPIMockRecorder) DeleteProtocolsListRequest(arg0 interface{}) *gomock.Call

DeleteProtocolsListRequest indicates an expected call of DeleteProtocolsListRequest.

func (*MockFMSAPIMockRecorder) DeleteProtocolsListWithContext

func (mr *MockFMSAPIMockRecorder) DeleteProtocolsListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteProtocolsListWithContext indicates an expected call of DeleteProtocolsListWithContext.

func (*MockFMSAPIMockRecorder) DisassociateAdminAccount

func (mr *MockFMSAPIMockRecorder) DisassociateAdminAccount(arg0 interface{}) *gomock.Call

DisassociateAdminAccount indicates an expected call of DisassociateAdminAccount.

func (*MockFMSAPIMockRecorder) DisassociateAdminAccountRequest

func (mr *MockFMSAPIMockRecorder) DisassociateAdminAccountRequest(arg0 interface{}) *gomock.Call

DisassociateAdminAccountRequest indicates an expected call of DisassociateAdminAccountRequest.

func (*MockFMSAPIMockRecorder) DisassociateAdminAccountWithContext

func (mr *MockFMSAPIMockRecorder) DisassociateAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateAdminAccountWithContext indicates an expected call of DisassociateAdminAccountWithContext.

func (*MockFMSAPIMockRecorder) GetAdminAccount

func (mr *MockFMSAPIMockRecorder) GetAdminAccount(arg0 interface{}) *gomock.Call

GetAdminAccount indicates an expected call of GetAdminAccount.

func (*MockFMSAPIMockRecorder) GetAdminAccountRequest

func (mr *MockFMSAPIMockRecorder) GetAdminAccountRequest(arg0 interface{}) *gomock.Call

GetAdminAccountRequest indicates an expected call of GetAdminAccountRequest.

func (*MockFMSAPIMockRecorder) GetAdminAccountWithContext

func (mr *MockFMSAPIMockRecorder) GetAdminAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAdminAccountWithContext indicates an expected call of GetAdminAccountWithContext.

func (*MockFMSAPIMockRecorder) GetAppsList

func (mr *MockFMSAPIMockRecorder) GetAppsList(arg0 interface{}) *gomock.Call

GetAppsList indicates an expected call of GetAppsList.

func (*MockFMSAPIMockRecorder) GetAppsListRequest

func (mr *MockFMSAPIMockRecorder) GetAppsListRequest(arg0 interface{}) *gomock.Call

GetAppsListRequest indicates an expected call of GetAppsListRequest.

func (*MockFMSAPIMockRecorder) GetAppsListWithContext

func (mr *MockFMSAPIMockRecorder) GetAppsListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAppsListWithContext indicates an expected call of GetAppsListWithContext.

func (*MockFMSAPIMockRecorder) GetComplianceDetail

func (mr *MockFMSAPIMockRecorder) GetComplianceDetail(arg0 interface{}) *gomock.Call

GetComplianceDetail indicates an expected call of GetComplianceDetail.

func (*MockFMSAPIMockRecorder) GetComplianceDetailRequest

func (mr *MockFMSAPIMockRecorder) GetComplianceDetailRequest(arg0 interface{}) *gomock.Call

GetComplianceDetailRequest indicates an expected call of GetComplianceDetailRequest.

func (*MockFMSAPIMockRecorder) GetComplianceDetailWithContext

func (mr *MockFMSAPIMockRecorder) GetComplianceDetailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetComplianceDetailWithContext indicates an expected call of GetComplianceDetailWithContext.

func (*MockFMSAPIMockRecorder) GetNotificationChannel

func (mr *MockFMSAPIMockRecorder) GetNotificationChannel(arg0 interface{}) *gomock.Call

GetNotificationChannel indicates an expected call of GetNotificationChannel.

func (*MockFMSAPIMockRecorder) GetNotificationChannelRequest

func (mr *MockFMSAPIMockRecorder) GetNotificationChannelRequest(arg0 interface{}) *gomock.Call

GetNotificationChannelRequest indicates an expected call of GetNotificationChannelRequest.

func (*MockFMSAPIMockRecorder) GetNotificationChannelWithContext

func (mr *MockFMSAPIMockRecorder) GetNotificationChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetNotificationChannelWithContext indicates an expected call of GetNotificationChannelWithContext.

func (*MockFMSAPIMockRecorder) GetPolicy

func (mr *MockFMSAPIMockRecorder) GetPolicy(arg0 interface{}) *gomock.Call

GetPolicy indicates an expected call of GetPolicy.

func (*MockFMSAPIMockRecorder) GetPolicyRequest

func (mr *MockFMSAPIMockRecorder) GetPolicyRequest(arg0 interface{}) *gomock.Call

GetPolicyRequest indicates an expected call of GetPolicyRequest.

func (*MockFMSAPIMockRecorder) GetPolicyWithContext

func (mr *MockFMSAPIMockRecorder) GetPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPolicyWithContext indicates an expected call of GetPolicyWithContext.

func (*MockFMSAPIMockRecorder) GetProtectionStatus

func (mr *MockFMSAPIMockRecorder) GetProtectionStatus(arg0 interface{}) *gomock.Call

GetProtectionStatus indicates an expected call of GetProtectionStatus.

func (*MockFMSAPIMockRecorder) GetProtectionStatusRequest

func (mr *MockFMSAPIMockRecorder) GetProtectionStatusRequest(arg0 interface{}) *gomock.Call

GetProtectionStatusRequest indicates an expected call of GetProtectionStatusRequest.

func (*MockFMSAPIMockRecorder) GetProtectionStatusWithContext

func (mr *MockFMSAPIMockRecorder) GetProtectionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProtectionStatusWithContext indicates an expected call of GetProtectionStatusWithContext.

func (*MockFMSAPIMockRecorder) GetProtocolsList

func (mr *MockFMSAPIMockRecorder) GetProtocolsList(arg0 interface{}) *gomock.Call

GetProtocolsList indicates an expected call of GetProtocolsList.

func (*MockFMSAPIMockRecorder) GetProtocolsListRequest

func (mr *MockFMSAPIMockRecorder) GetProtocolsListRequest(arg0 interface{}) *gomock.Call

GetProtocolsListRequest indicates an expected call of GetProtocolsListRequest.

func (*MockFMSAPIMockRecorder) GetProtocolsListWithContext

func (mr *MockFMSAPIMockRecorder) GetProtocolsListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProtocolsListWithContext indicates an expected call of GetProtocolsListWithContext.

func (*MockFMSAPIMockRecorder) GetViolationDetails

func (mr *MockFMSAPIMockRecorder) GetViolationDetails(arg0 interface{}) *gomock.Call

GetViolationDetails indicates an expected call of GetViolationDetails.

func (*MockFMSAPIMockRecorder) GetViolationDetailsRequest

func (mr *MockFMSAPIMockRecorder) GetViolationDetailsRequest(arg0 interface{}) *gomock.Call

GetViolationDetailsRequest indicates an expected call of GetViolationDetailsRequest.

func (*MockFMSAPIMockRecorder) GetViolationDetailsWithContext

func (mr *MockFMSAPIMockRecorder) GetViolationDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetViolationDetailsWithContext indicates an expected call of GetViolationDetailsWithContext.

func (*MockFMSAPIMockRecorder) ListAppsLists

func (mr *MockFMSAPIMockRecorder) ListAppsLists(arg0 interface{}) *gomock.Call

ListAppsLists indicates an expected call of ListAppsLists.

func (*MockFMSAPIMockRecorder) ListAppsListsPages added in v1.43.22

func (mr *MockFMSAPIMockRecorder) ListAppsListsPages(arg0, arg1 interface{}) *gomock.Call

ListAppsListsPages indicates an expected call of ListAppsListsPages.

func (*MockFMSAPIMockRecorder) ListAppsListsPagesWithContext added in v1.43.22

func (mr *MockFMSAPIMockRecorder) ListAppsListsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAppsListsPagesWithContext indicates an expected call of ListAppsListsPagesWithContext.

func (*MockFMSAPIMockRecorder) ListAppsListsRequest

func (mr *MockFMSAPIMockRecorder) ListAppsListsRequest(arg0 interface{}) *gomock.Call

ListAppsListsRequest indicates an expected call of ListAppsListsRequest.

func (*MockFMSAPIMockRecorder) ListAppsListsWithContext

func (mr *MockFMSAPIMockRecorder) ListAppsListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAppsListsWithContext indicates an expected call of ListAppsListsWithContext.

func (*MockFMSAPIMockRecorder) ListComplianceStatus

func (mr *MockFMSAPIMockRecorder) ListComplianceStatus(arg0 interface{}) *gomock.Call

ListComplianceStatus indicates an expected call of ListComplianceStatus.

func (*MockFMSAPIMockRecorder) ListComplianceStatusPages

func (mr *MockFMSAPIMockRecorder) ListComplianceStatusPages(arg0, arg1 interface{}) *gomock.Call

ListComplianceStatusPages indicates an expected call of ListComplianceStatusPages.

func (*MockFMSAPIMockRecorder) ListComplianceStatusPagesWithContext

func (mr *MockFMSAPIMockRecorder) ListComplianceStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListComplianceStatusPagesWithContext indicates an expected call of ListComplianceStatusPagesWithContext.

func (*MockFMSAPIMockRecorder) ListComplianceStatusRequest

func (mr *MockFMSAPIMockRecorder) ListComplianceStatusRequest(arg0 interface{}) *gomock.Call

ListComplianceStatusRequest indicates an expected call of ListComplianceStatusRequest.

func (*MockFMSAPIMockRecorder) ListComplianceStatusWithContext

func (mr *MockFMSAPIMockRecorder) ListComplianceStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListComplianceStatusWithContext indicates an expected call of ListComplianceStatusWithContext.

func (*MockFMSAPIMockRecorder) ListMemberAccounts

func (mr *MockFMSAPIMockRecorder) ListMemberAccounts(arg0 interface{}) *gomock.Call

ListMemberAccounts indicates an expected call of ListMemberAccounts.

func (*MockFMSAPIMockRecorder) ListMemberAccountsPages

func (mr *MockFMSAPIMockRecorder) ListMemberAccountsPages(arg0, arg1 interface{}) *gomock.Call

ListMemberAccountsPages indicates an expected call of ListMemberAccountsPages.

func (*MockFMSAPIMockRecorder) ListMemberAccountsPagesWithContext

func (mr *MockFMSAPIMockRecorder) ListMemberAccountsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMemberAccountsPagesWithContext indicates an expected call of ListMemberAccountsPagesWithContext.

func (*MockFMSAPIMockRecorder) ListMemberAccountsRequest

func (mr *MockFMSAPIMockRecorder) ListMemberAccountsRequest(arg0 interface{}) *gomock.Call

ListMemberAccountsRequest indicates an expected call of ListMemberAccountsRequest.

func (*MockFMSAPIMockRecorder) ListMemberAccountsWithContext

func (mr *MockFMSAPIMockRecorder) ListMemberAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMemberAccountsWithContext indicates an expected call of ListMemberAccountsWithContext.

func (*MockFMSAPIMockRecorder) ListPolicies

func (mr *MockFMSAPIMockRecorder) ListPolicies(arg0 interface{}) *gomock.Call

ListPolicies indicates an expected call of ListPolicies.

func (*MockFMSAPIMockRecorder) ListPoliciesPages

func (mr *MockFMSAPIMockRecorder) ListPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListPoliciesPages indicates an expected call of ListPoliciesPages.

func (*MockFMSAPIMockRecorder) ListPoliciesPagesWithContext

func (mr *MockFMSAPIMockRecorder) ListPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListPoliciesPagesWithContext indicates an expected call of ListPoliciesPagesWithContext.

func (*MockFMSAPIMockRecorder) ListPoliciesRequest

func (mr *MockFMSAPIMockRecorder) ListPoliciesRequest(arg0 interface{}) *gomock.Call

ListPoliciesRequest indicates an expected call of ListPoliciesRequest.

func (*MockFMSAPIMockRecorder) ListPoliciesWithContext

func (mr *MockFMSAPIMockRecorder) ListPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPoliciesWithContext indicates an expected call of ListPoliciesWithContext.

func (*MockFMSAPIMockRecorder) ListProtocolsLists

func (mr *MockFMSAPIMockRecorder) ListProtocolsLists(arg0 interface{}) *gomock.Call

ListProtocolsLists indicates an expected call of ListProtocolsLists.

func (*MockFMSAPIMockRecorder) ListProtocolsListsPages added in v1.43.22

func (mr *MockFMSAPIMockRecorder) ListProtocolsListsPages(arg0, arg1 interface{}) *gomock.Call

ListProtocolsListsPages indicates an expected call of ListProtocolsListsPages.

func (*MockFMSAPIMockRecorder) ListProtocolsListsPagesWithContext added in v1.43.22

func (mr *MockFMSAPIMockRecorder) ListProtocolsListsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListProtocolsListsPagesWithContext indicates an expected call of ListProtocolsListsPagesWithContext.

func (*MockFMSAPIMockRecorder) ListProtocolsListsRequest

func (mr *MockFMSAPIMockRecorder) ListProtocolsListsRequest(arg0 interface{}) *gomock.Call

ListProtocolsListsRequest indicates an expected call of ListProtocolsListsRequest.

func (*MockFMSAPIMockRecorder) ListProtocolsListsWithContext

func (mr *MockFMSAPIMockRecorder) ListProtocolsListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProtocolsListsWithContext indicates an expected call of ListProtocolsListsWithContext.

func (*MockFMSAPIMockRecorder) ListTagsForResource

func (mr *MockFMSAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockFMSAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockFMSAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockFMSAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockFMSAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockFMSAPIMockRecorder) PutAppsList

func (mr *MockFMSAPIMockRecorder) PutAppsList(arg0 interface{}) *gomock.Call

PutAppsList indicates an expected call of PutAppsList.

func (*MockFMSAPIMockRecorder) PutAppsListRequest

func (mr *MockFMSAPIMockRecorder) PutAppsListRequest(arg0 interface{}) *gomock.Call

PutAppsListRequest indicates an expected call of PutAppsListRequest.

func (*MockFMSAPIMockRecorder) PutAppsListWithContext

func (mr *MockFMSAPIMockRecorder) PutAppsListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAppsListWithContext indicates an expected call of PutAppsListWithContext.

func (*MockFMSAPIMockRecorder) PutNotificationChannel

func (mr *MockFMSAPIMockRecorder) PutNotificationChannel(arg0 interface{}) *gomock.Call

PutNotificationChannel indicates an expected call of PutNotificationChannel.

func (*MockFMSAPIMockRecorder) PutNotificationChannelRequest

func (mr *MockFMSAPIMockRecorder) PutNotificationChannelRequest(arg0 interface{}) *gomock.Call

PutNotificationChannelRequest indicates an expected call of PutNotificationChannelRequest.

func (*MockFMSAPIMockRecorder) PutNotificationChannelWithContext

func (mr *MockFMSAPIMockRecorder) PutNotificationChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutNotificationChannelWithContext indicates an expected call of PutNotificationChannelWithContext.

func (*MockFMSAPIMockRecorder) PutPolicy

func (mr *MockFMSAPIMockRecorder) PutPolicy(arg0 interface{}) *gomock.Call

PutPolicy indicates an expected call of PutPolicy.

func (*MockFMSAPIMockRecorder) PutPolicyRequest

func (mr *MockFMSAPIMockRecorder) PutPolicyRequest(arg0 interface{}) *gomock.Call

PutPolicyRequest indicates an expected call of PutPolicyRequest.

func (*MockFMSAPIMockRecorder) PutPolicyWithContext

func (mr *MockFMSAPIMockRecorder) PutPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutPolicyWithContext indicates an expected call of PutPolicyWithContext.

func (*MockFMSAPIMockRecorder) PutProtocolsList

func (mr *MockFMSAPIMockRecorder) PutProtocolsList(arg0 interface{}) *gomock.Call

PutProtocolsList indicates an expected call of PutProtocolsList.

func (*MockFMSAPIMockRecorder) PutProtocolsListRequest

func (mr *MockFMSAPIMockRecorder) PutProtocolsListRequest(arg0 interface{}) *gomock.Call

PutProtocolsListRequest indicates an expected call of PutProtocolsListRequest.

func (*MockFMSAPIMockRecorder) PutProtocolsListWithContext

func (mr *MockFMSAPIMockRecorder) PutProtocolsListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutProtocolsListWithContext indicates an expected call of PutProtocolsListWithContext.

func (*MockFMSAPIMockRecorder) TagResource

func (mr *MockFMSAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource.

func (*MockFMSAPIMockRecorder) TagResourceRequest

func (mr *MockFMSAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockFMSAPIMockRecorder) TagResourceWithContext

func (mr *MockFMSAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockFMSAPIMockRecorder) UntagResource

func (mr *MockFMSAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource.

func (*MockFMSAPIMockRecorder) UntagResourceRequest

func (mr *MockFMSAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockFMSAPIMockRecorder) UntagResourceWithContext

func (mr *MockFMSAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

Jump to

Keyboard shortcuts

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