Documentation ¶
Overview ¶
Package wafv2mock is a generated GoMock package.
Index ¶
- type MockWAFV2API
- func (m *MockWAFV2API) AssociateWebACL(arg0 *wafv2.AssociateWebACLInput) (*wafv2.AssociateWebACLOutput, error)
- func (m *MockWAFV2API) AssociateWebACLRequest(arg0 *wafv2.AssociateWebACLInput) (*request.Request, *wafv2.AssociateWebACLOutput)
- func (m *MockWAFV2API) AssociateWebACLWithContext(arg0 context.Context, arg1 *wafv2.AssociateWebACLInput, arg2 ...request.Option) (*wafv2.AssociateWebACLOutput, error)
- func (m *MockWAFV2API) CheckCapacity(arg0 *wafv2.CheckCapacityInput) (*wafv2.CheckCapacityOutput, error)
- func (m *MockWAFV2API) CheckCapacityRequest(arg0 *wafv2.CheckCapacityInput) (*request.Request, *wafv2.CheckCapacityOutput)
- func (m *MockWAFV2API) CheckCapacityWithContext(arg0 context.Context, arg1 *wafv2.CheckCapacityInput, arg2 ...request.Option) (*wafv2.CheckCapacityOutput, error)
- func (m *MockWAFV2API) CreateIPSet(arg0 *wafv2.CreateIPSetInput) (*wafv2.CreateIPSetOutput, error)
- func (m *MockWAFV2API) CreateIPSetRequest(arg0 *wafv2.CreateIPSetInput) (*request.Request, *wafv2.CreateIPSetOutput)
- func (m *MockWAFV2API) CreateIPSetWithContext(arg0 context.Context, arg1 *wafv2.CreateIPSetInput, arg2 ...request.Option) (*wafv2.CreateIPSetOutput, error)
- func (m *MockWAFV2API) CreateRegexPatternSet(arg0 *wafv2.CreateRegexPatternSetInput) (*wafv2.CreateRegexPatternSetOutput, error)
- func (m *MockWAFV2API) CreateRegexPatternSetRequest(arg0 *wafv2.CreateRegexPatternSetInput) (*request.Request, *wafv2.CreateRegexPatternSetOutput)
- func (m *MockWAFV2API) CreateRegexPatternSetWithContext(arg0 context.Context, arg1 *wafv2.CreateRegexPatternSetInput, ...) (*wafv2.CreateRegexPatternSetOutput, error)
- func (m *MockWAFV2API) CreateRuleGroup(arg0 *wafv2.CreateRuleGroupInput) (*wafv2.CreateRuleGroupOutput, error)
- func (m *MockWAFV2API) CreateRuleGroupRequest(arg0 *wafv2.CreateRuleGroupInput) (*request.Request, *wafv2.CreateRuleGroupOutput)
- func (m *MockWAFV2API) CreateRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.CreateRuleGroupInput, arg2 ...request.Option) (*wafv2.CreateRuleGroupOutput, error)
- func (m *MockWAFV2API) CreateWebACL(arg0 *wafv2.CreateWebACLInput) (*wafv2.CreateWebACLOutput, error)
- func (m *MockWAFV2API) CreateWebACLRequest(arg0 *wafv2.CreateWebACLInput) (*request.Request, *wafv2.CreateWebACLOutput)
- func (m *MockWAFV2API) CreateWebACLWithContext(arg0 context.Context, arg1 *wafv2.CreateWebACLInput, arg2 ...request.Option) (*wafv2.CreateWebACLOutput, error)
- func (m *MockWAFV2API) DeleteFirewallManagerRuleGroups(arg0 *wafv2.DeleteFirewallManagerRuleGroupsInput) (*wafv2.DeleteFirewallManagerRuleGroupsOutput, error)
- func (m *MockWAFV2API) DeleteFirewallManagerRuleGroupsRequest(arg0 *wafv2.DeleteFirewallManagerRuleGroupsInput) (*request.Request, *wafv2.DeleteFirewallManagerRuleGroupsOutput)
- func (m *MockWAFV2API) DeleteFirewallManagerRuleGroupsWithContext(arg0 context.Context, arg1 *wafv2.DeleteFirewallManagerRuleGroupsInput, ...) (*wafv2.DeleteFirewallManagerRuleGroupsOutput, error)
- func (m *MockWAFV2API) DeleteIPSet(arg0 *wafv2.DeleteIPSetInput) (*wafv2.DeleteIPSetOutput, error)
- func (m *MockWAFV2API) DeleteIPSetRequest(arg0 *wafv2.DeleteIPSetInput) (*request.Request, *wafv2.DeleteIPSetOutput)
- func (m *MockWAFV2API) DeleteIPSetWithContext(arg0 context.Context, arg1 *wafv2.DeleteIPSetInput, arg2 ...request.Option) (*wafv2.DeleteIPSetOutput, error)
- func (m *MockWAFV2API) DeleteLoggingConfiguration(arg0 *wafv2.DeleteLoggingConfigurationInput) (*wafv2.DeleteLoggingConfigurationOutput, error)
- func (m *MockWAFV2API) DeleteLoggingConfigurationRequest(arg0 *wafv2.DeleteLoggingConfigurationInput) (*request.Request, *wafv2.DeleteLoggingConfigurationOutput)
- func (m *MockWAFV2API) DeleteLoggingConfigurationWithContext(arg0 context.Context, arg1 *wafv2.DeleteLoggingConfigurationInput, ...) (*wafv2.DeleteLoggingConfigurationOutput, error)
- func (m *MockWAFV2API) DeletePermissionPolicy(arg0 *wafv2.DeletePermissionPolicyInput) (*wafv2.DeletePermissionPolicyOutput, error)
- func (m *MockWAFV2API) DeletePermissionPolicyRequest(arg0 *wafv2.DeletePermissionPolicyInput) (*request.Request, *wafv2.DeletePermissionPolicyOutput)
- func (m *MockWAFV2API) DeletePermissionPolicyWithContext(arg0 context.Context, arg1 *wafv2.DeletePermissionPolicyInput, ...) (*wafv2.DeletePermissionPolicyOutput, error)
- func (m *MockWAFV2API) DeleteRegexPatternSet(arg0 *wafv2.DeleteRegexPatternSetInput) (*wafv2.DeleteRegexPatternSetOutput, error)
- func (m *MockWAFV2API) DeleteRegexPatternSetRequest(arg0 *wafv2.DeleteRegexPatternSetInput) (*request.Request, *wafv2.DeleteRegexPatternSetOutput)
- func (m *MockWAFV2API) DeleteRegexPatternSetWithContext(arg0 context.Context, arg1 *wafv2.DeleteRegexPatternSetInput, ...) (*wafv2.DeleteRegexPatternSetOutput, error)
- func (m *MockWAFV2API) DeleteRuleGroup(arg0 *wafv2.DeleteRuleGroupInput) (*wafv2.DeleteRuleGroupOutput, error)
- func (m *MockWAFV2API) DeleteRuleGroupRequest(arg0 *wafv2.DeleteRuleGroupInput) (*request.Request, *wafv2.DeleteRuleGroupOutput)
- func (m *MockWAFV2API) DeleteRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.DeleteRuleGroupInput, arg2 ...request.Option) (*wafv2.DeleteRuleGroupOutput, error)
- func (m *MockWAFV2API) DeleteWebACL(arg0 *wafv2.DeleteWebACLInput) (*wafv2.DeleteWebACLOutput, error)
- func (m *MockWAFV2API) DeleteWebACLRequest(arg0 *wafv2.DeleteWebACLInput) (*request.Request, *wafv2.DeleteWebACLOutput)
- func (m *MockWAFV2API) DeleteWebACLWithContext(arg0 context.Context, arg1 *wafv2.DeleteWebACLInput, arg2 ...request.Option) (*wafv2.DeleteWebACLOutput, error)
- func (m *MockWAFV2API) DescribeManagedRuleGroup(arg0 *wafv2.DescribeManagedRuleGroupInput) (*wafv2.DescribeManagedRuleGroupOutput, error)
- func (m *MockWAFV2API) DescribeManagedRuleGroupRequest(arg0 *wafv2.DescribeManagedRuleGroupInput) (*request.Request, *wafv2.DescribeManagedRuleGroupOutput)
- func (m *MockWAFV2API) DescribeManagedRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.DescribeManagedRuleGroupInput, ...) (*wafv2.DescribeManagedRuleGroupOutput, error)
- func (m *MockWAFV2API) DisassociateWebACL(arg0 *wafv2.DisassociateWebACLInput) (*wafv2.DisassociateWebACLOutput, error)
- func (m *MockWAFV2API) DisassociateWebACLRequest(arg0 *wafv2.DisassociateWebACLInput) (*request.Request, *wafv2.DisassociateWebACLOutput)
- func (m *MockWAFV2API) DisassociateWebACLWithContext(arg0 context.Context, arg1 *wafv2.DisassociateWebACLInput, ...) (*wafv2.DisassociateWebACLOutput, error)
- func (m *MockWAFV2API) EXPECT() *MockWAFV2APIMockRecorder
- func (m *MockWAFV2API) GetIPSet(arg0 *wafv2.GetIPSetInput) (*wafv2.GetIPSetOutput, error)
- func (m *MockWAFV2API) GetIPSetRequest(arg0 *wafv2.GetIPSetInput) (*request.Request, *wafv2.GetIPSetOutput)
- func (m *MockWAFV2API) GetIPSetWithContext(arg0 context.Context, arg1 *wafv2.GetIPSetInput, arg2 ...request.Option) (*wafv2.GetIPSetOutput, error)
- func (m *MockWAFV2API) GetLoggingConfiguration(arg0 *wafv2.GetLoggingConfigurationInput) (*wafv2.GetLoggingConfigurationOutput, error)
- func (m *MockWAFV2API) GetLoggingConfigurationRequest(arg0 *wafv2.GetLoggingConfigurationInput) (*request.Request, *wafv2.GetLoggingConfigurationOutput)
- func (m *MockWAFV2API) GetLoggingConfigurationWithContext(arg0 context.Context, arg1 *wafv2.GetLoggingConfigurationInput, ...) (*wafv2.GetLoggingConfigurationOutput, error)
- func (m *MockWAFV2API) GetManagedRuleSet(arg0 *wafv2.GetManagedRuleSetInput) (*wafv2.GetManagedRuleSetOutput, error)
- func (m *MockWAFV2API) GetManagedRuleSetRequest(arg0 *wafv2.GetManagedRuleSetInput) (*request.Request, *wafv2.GetManagedRuleSetOutput)
- func (m *MockWAFV2API) GetManagedRuleSetWithContext(arg0 context.Context, arg1 *wafv2.GetManagedRuleSetInput, ...) (*wafv2.GetManagedRuleSetOutput, error)
- func (m *MockWAFV2API) GetPermissionPolicy(arg0 *wafv2.GetPermissionPolicyInput) (*wafv2.GetPermissionPolicyOutput, error)
- func (m *MockWAFV2API) GetPermissionPolicyRequest(arg0 *wafv2.GetPermissionPolicyInput) (*request.Request, *wafv2.GetPermissionPolicyOutput)
- func (m *MockWAFV2API) GetPermissionPolicyWithContext(arg0 context.Context, arg1 *wafv2.GetPermissionPolicyInput, ...) (*wafv2.GetPermissionPolicyOutput, error)
- func (m *MockWAFV2API) GetRateBasedStatementManagedKeys(arg0 *wafv2.GetRateBasedStatementManagedKeysInput) (*wafv2.GetRateBasedStatementManagedKeysOutput, error)
- func (m *MockWAFV2API) GetRateBasedStatementManagedKeysRequest(arg0 *wafv2.GetRateBasedStatementManagedKeysInput) (*request.Request, *wafv2.GetRateBasedStatementManagedKeysOutput)
- func (m *MockWAFV2API) GetRateBasedStatementManagedKeysWithContext(arg0 context.Context, arg1 *wafv2.GetRateBasedStatementManagedKeysInput, ...) (*wafv2.GetRateBasedStatementManagedKeysOutput, error)
- func (m *MockWAFV2API) GetRegexPatternSet(arg0 *wafv2.GetRegexPatternSetInput) (*wafv2.GetRegexPatternSetOutput, error)
- func (m *MockWAFV2API) GetRegexPatternSetRequest(arg0 *wafv2.GetRegexPatternSetInput) (*request.Request, *wafv2.GetRegexPatternSetOutput)
- func (m *MockWAFV2API) GetRegexPatternSetWithContext(arg0 context.Context, arg1 *wafv2.GetRegexPatternSetInput, ...) (*wafv2.GetRegexPatternSetOutput, error)
- func (m *MockWAFV2API) GetRuleGroup(arg0 *wafv2.GetRuleGroupInput) (*wafv2.GetRuleGroupOutput, error)
- func (m *MockWAFV2API) GetRuleGroupRequest(arg0 *wafv2.GetRuleGroupInput) (*request.Request, *wafv2.GetRuleGroupOutput)
- func (m *MockWAFV2API) GetRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.GetRuleGroupInput, arg2 ...request.Option) (*wafv2.GetRuleGroupOutput, error)
- func (m *MockWAFV2API) GetSampledRequests(arg0 *wafv2.GetSampledRequestsInput) (*wafv2.GetSampledRequestsOutput, error)
- func (m *MockWAFV2API) GetSampledRequestsRequest(arg0 *wafv2.GetSampledRequestsInput) (*request.Request, *wafv2.GetSampledRequestsOutput)
- func (m *MockWAFV2API) GetSampledRequestsWithContext(arg0 context.Context, arg1 *wafv2.GetSampledRequestsInput, ...) (*wafv2.GetSampledRequestsOutput, error)
- func (m *MockWAFV2API) GetWebACL(arg0 *wafv2.GetWebACLInput) (*wafv2.GetWebACLOutput, error)
- func (m *MockWAFV2API) GetWebACLForResource(arg0 *wafv2.GetWebACLForResourceInput) (*wafv2.GetWebACLForResourceOutput, error)
- func (m *MockWAFV2API) GetWebACLForResourceRequest(arg0 *wafv2.GetWebACLForResourceInput) (*request.Request, *wafv2.GetWebACLForResourceOutput)
- func (m *MockWAFV2API) GetWebACLForResourceWithContext(arg0 context.Context, arg1 *wafv2.GetWebACLForResourceInput, ...) (*wafv2.GetWebACLForResourceOutput, error)
- func (m *MockWAFV2API) GetWebACLRequest(arg0 *wafv2.GetWebACLInput) (*request.Request, *wafv2.GetWebACLOutput)
- func (m *MockWAFV2API) GetWebACLWithContext(arg0 context.Context, arg1 *wafv2.GetWebACLInput, arg2 ...request.Option) (*wafv2.GetWebACLOutput, error)
- func (m *MockWAFV2API) ListAvailableManagedRuleGroupVersions(arg0 *wafv2.ListAvailableManagedRuleGroupVersionsInput) (*wafv2.ListAvailableManagedRuleGroupVersionsOutput, error)
- func (m *MockWAFV2API) ListAvailableManagedRuleGroupVersionsRequest(arg0 *wafv2.ListAvailableManagedRuleGroupVersionsInput) (*request.Request, *wafv2.ListAvailableManagedRuleGroupVersionsOutput)
- func (m *MockWAFV2API) ListAvailableManagedRuleGroupVersionsWithContext(arg0 context.Context, arg1 *wafv2.ListAvailableManagedRuleGroupVersionsInput, ...) (*wafv2.ListAvailableManagedRuleGroupVersionsOutput, error)
- func (m *MockWAFV2API) ListAvailableManagedRuleGroups(arg0 *wafv2.ListAvailableManagedRuleGroupsInput) (*wafv2.ListAvailableManagedRuleGroupsOutput, error)
- func (m *MockWAFV2API) ListAvailableManagedRuleGroupsRequest(arg0 *wafv2.ListAvailableManagedRuleGroupsInput) (*request.Request, *wafv2.ListAvailableManagedRuleGroupsOutput)
- func (m *MockWAFV2API) ListAvailableManagedRuleGroupsWithContext(arg0 context.Context, arg1 *wafv2.ListAvailableManagedRuleGroupsInput, ...) (*wafv2.ListAvailableManagedRuleGroupsOutput, error)
- func (m *MockWAFV2API) ListIPSets(arg0 *wafv2.ListIPSetsInput) (*wafv2.ListIPSetsOutput, error)
- func (m *MockWAFV2API) ListIPSetsRequest(arg0 *wafv2.ListIPSetsInput) (*request.Request, *wafv2.ListIPSetsOutput)
- func (m *MockWAFV2API) ListIPSetsWithContext(arg0 context.Context, arg1 *wafv2.ListIPSetsInput, arg2 ...request.Option) (*wafv2.ListIPSetsOutput, error)
- func (m *MockWAFV2API) ListLoggingConfigurations(arg0 *wafv2.ListLoggingConfigurationsInput) (*wafv2.ListLoggingConfigurationsOutput, error)
- func (m *MockWAFV2API) ListLoggingConfigurationsRequest(arg0 *wafv2.ListLoggingConfigurationsInput) (*request.Request, *wafv2.ListLoggingConfigurationsOutput)
- func (m *MockWAFV2API) ListLoggingConfigurationsWithContext(arg0 context.Context, arg1 *wafv2.ListLoggingConfigurationsInput, ...) (*wafv2.ListLoggingConfigurationsOutput, error)
- func (m *MockWAFV2API) ListManagedRuleSets(arg0 *wafv2.ListManagedRuleSetsInput) (*wafv2.ListManagedRuleSetsOutput, error)
- func (m *MockWAFV2API) ListManagedRuleSetsRequest(arg0 *wafv2.ListManagedRuleSetsInput) (*request.Request, *wafv2.ListManagedRuleSetsOutput)
- func (m *MockWAFV2API) ListManagedRuleSetsWithContext(arg0 context.Context, arg1 *wafv2.ListManagedRuleSetsInput, ...) (*wafv2.ListManagedRuleSetsOutput, error)
- func (m *MockWAFV2API) ListRegexPatternSets(arg0 *wafv2.ListRegexPatternSetsInput) (*wafv2.ListRegexPatternSetsOutput, error)
- func (m *MockWAFV2API) ListRegexPatternSetsRequest(arg0 *wafv2.ListRegexPatternSetsInput) (*request.Request, *wafv2.ListRegexPatternSetsOutput)
- func (m *MockWAFV2API) ListRegexPatternSetsWithContext(arg0 context.Context, arg1 *wafv2.ListRegexPatternSetsInput, ...) (*wafv2.ListRegexPatternSetsOutput, error)
- func (m *MockWAFV2API) ListResourcesForWebACL(arg0 *wafv2.ListResourcesForWebACLInput) (*wafv2.ListResourcesForWebACLOutput, error)
- func (m *MockWAFV2API) ListResourcesForWebACLRequest(arg0 *wafv2.ListResourcesForWebACLInput) (*request.Request, *wafv2.ListResourcesForWebACLOutput)
- func (m *MockWAFV2API) ListResourcesForWebACLWithContext(arg0 context.Context, arg1 *wafv2.ListResourcesForWebACLInput, ...) (*wafv2.ListResourcesForWebACLOutput, error)
- func (m *MockWAFV2API) ListRuleGroups(arg0 *wafv2.ListRuleGroupsInput) (*wafv2.ListRuleGroupsOutput, error)
- func (m *MockWAFV2API) ListRuleGroupsRequest(arg0 *wafv2.ListRuleGroupsInput) (*request.Request, *wafv2.ListRuleGroupsOutput)
- func (m *MockWAFV2API) ListRuleGroupsWithContext(arg0 context.Context, arg1 *wafv2.ListRuleGroupsInput, arg2 ...request.Option) (*wafv2.ListRuleGroupsOutput, error)
- func (m *MockWAFV2API) ListTagsForResource(arg0 *wafv2.ListTagsForResourceInput) (*wafv2.ListTagsForResourceOutput, error)
- func (m *MockWAFV2API) ListTagsForResourceRequest(arg0 *wafv2.ListTagsForResourceInput) (*request.Request, *wafv2.ListTagsForResourceOutput)
- func (m *MockWAFV2API) ListTagsForResourceWithContext(arg0 context.Context, arg1 *wafv2.ListTagsForResourceInput, ...) (*wafv2.ListTagsForResourceOutput, error)
- func (m *MockWAFV2API) ListWebACLs(arg0 *wafv2.ListWebACLsInput) (*wafv2.ListWebACLsOutput, error)
- func (m *MockWAFV2API) ListWebACLsRequest(arg0 *wafv2.ListWebACLsInput) (*request.Request, *wafv2.ListWebACLsOutput)
- func (m *MockWAFV2API) ListWebACLsWithContext(arg0 context.Context, arg1 *wafv2.ListWebACLsInput, arg2 ...request.Option) (*wafv2.ListWebACLsOutput, error)
- func (m *MockWAFV2API) PutLoggingConfiguration(arg0 *wafv2.PutLoggingConfigurationInput) (*wafv2.PutLoggingConfigurationOutput, error)
- func (m *MockWAFV2API) PutLoggingConfigurationRequest(arg0 *wafv2.PutLoggingConfigurationInput) (*request.Request, *wafv2.PutLoggingConfigurationOutput)
- func (m *MockWAFV2API) PutLoggingConfigurationWithContext(arg0 context.Context, arg1 *wafv2.PutLoggingConfigurationInput, ...) (*wafv2.PutLoggingConfigurationOutput, error)
- func (m *MockWAFV2API) PutManagedRuleSetVersions(arg0 *wafv2.PutManagedRuleSetVersionsInput) (*wafv2.PutManagedRuleSetVersionsOutput, error)
- func (m *MockWAFV2API) PutManagedRuleSetVersionsRequest(arg0 *wafv2.PutManagedRuleSetVersionsInput) (*request.Request, *wafv2.PutManagedRuleSetVersionsOutput)
- func (m *MockWAFV2API) PutManagedRuleSetVersionsWithContext(arg0 context.Context, arg1 *wafv2.PutManagedRuleSetVersionsInput, ...) (*wafv2.PutManagedRuleSetVersionsOutput, error)
- func (m *MockWAFV2API) PutPermissionPolicy(arg0 *wafv2.PutPermissionPolicyInput) (*wafv2.PutPermissionPolicyOutput, error)
- func (m *MockWAFV2API) PutPermissionPolicyRequest(arg0 *wafv2.PutPermissionPolicyInput) (*request.Request, *wafv2.PutPermissionPolicyOutput)
- func (m *MockWAFV2API) PutPermissionPolicyWithContext(arg0 context.Context, arg1 *wafv2.PutPermissionPolicyInput, ...) (*wafv2.PutPermissionPolicyOutput, error)
- func (m *MockWAFV2API) TagResource(arg0 *wafv2.TagResourceInput) (*wafv2.TagResourceOutput, error)
- func (m *MockWAFV2API) TagResourceRequest(arg0 *wafv2.TagResourceInput) (*request.Request, *wafv2.TagResourceOutput)
- func (m *MockWAFV2API) TagResourceWithContext(arg0 context.Context, arg1 *wafv2.TagResourceInput, arg2 ...request.Option) (*wafv2.TagResourceOutput, error)
- func (m *MockWAFV2API) UntagResource(arg0 *wafv2.UntagResourceInput) (*wafv2.UntagResourceOutput, error)
- func (m *MockWAFV2API) UntagResourceRequest(arg0 *wafv2.UntagResourceInput) (*request.Request, *wafv2.UntagResourceOutput)
- func (m *MockWAFV2API) UntagResourceWithContext(arg0 context.Context, arg1 *wafv2.UntagResourceInput, arg2 ...request.Option) (*wafv2.UntagResourceOutput, error)
- func (m *MockWAFV2API) UpdateIPSet(arg0 *wafv2.UpdateIPSetInput) (*wafv2.UpdateIPSetOutput, error)
- func (m *MockWAFV2API) UpdateIPSetRequest(arg0 *wafv2.UpdateIPSetInput) (*request.Request, *wafv2.UpdateIPSetOutput)
- func (m *MockWAFV2API) UpdateIPSetWithContext(arg0 context.Context, arg1 *wafv2.UpdateIPSetInput, arg2 ...request.Option) (*wafv2.UpdateIPSetOutput, error)
- func (m *MockWAFV2API) UpdateManagedRuleSetVersionExpiryDate(arg0 *wafv2.UpdateManagedRuleSetVersionExpiryDateInput) (*wafv2.UpdateManagedRuleSetVersionExpiryDateOutput, error)
- func (m *MockWAFV2API) UpdateManagedRuleSetVersionExpiryDateRequest(arg0 *wafv2.UpdateManagedRuleSetVersionExpiryDateInput) (*request.Request, *wafv2.UpdateManagedRuleSetVersionExpiryDateOutput)
- func (m *MockWAFV2API) UpdateManagedRuleSetVersionExpiryDateWithContext(arg0 context.Context, arg1 *wafv2.UpdateManagedRuleSetVersionExpiryDateInput, ...) (*wafv2.UpdateManagedRuleSetVersionExpiryDateOutput, error)
- func (m *MockWAFV2API) UpdateRegexPatternSet(arg0 *wafv2.UpdateRegexPatternSetInput) (*wafv2.UpdateRegexPatternSetOutput, error)
- func (m *MockWAFV2API) UpdateRegexPatternSetRequest(arg0 *wafv2.UpdateRegexPatternSetInput) (*request.Request, *wafv2.UpdateRegexPatternSetOutput)
- func (m *MockWAFV2API) UpdateRegexPatternSetWithContext(arg0 context.Context, arg1 *wafv2.UpdateRegexPatternSetInput, ...) (*wafv2.UpdateRegexPatternSetOutput, error)
- func (m *MockWAFV2API) UpdateRuleGroup(arg0 *wafv2.UpdateRuleGroupInput) (*wafv2.UpdateRuleGroupOutput, error)
- func (m *MockWAFV2API) UpdateRuleGroupRequest(arg0 *wafv2.UpdateRuleGroupInput) (*request.Request, *wafv2.UpdateRuleGroupOutput)
- func (m *MockWAFV2API) UpdateRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.UpdateRuleGroupInput, arg2 ...request.Option) (*wafv2.UpdateRuleGroupOutput, error)
- func (m *MockWAFV2API) UpdateWebACL(arg0 *wafv2.UpdateWebACLInput) (*wafv2.UpdateWebACLOutput, error)
- func (m *MockWAFV2API) UpdateWebACLRequest(arg0 *wafv2.UpdateWebACLInput) (*request.Request, *wafv2.UpdateWebACLOutput)
- func (m *MockWAFV2API) UpdateWebACLWithContext(arg0 context.Context, arg1 *wafv2.UpdateWebACLInput, arg2 ...request.Option) (*wafv2.UpdateWebACLOutput, error)
- type MockWAFV2APIMockRecorder
- func (mr *MockWAFV2APIMockRecorder) AssociateWebACL(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) AssociateWebACLRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) AssociateWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CheckCapacity(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CheckCapacityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CheckCapacityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateIPSet(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateIPSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateRegexPatternSet(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateRegexPatternSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateRegexPatternSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateRuleGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateRuleGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateWebACL(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateWebACLRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) CreateWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteFirewallManagerRuleGroups(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteFirewallManagerRuleGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteFirewallManagerRuleGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteIPSet(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteIPSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeletePermissionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeletePermissionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeletePermissionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteRegexPatternSet(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteRegexPatternSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteRegexPatternSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteRuleGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteRuleGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteWebACL(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteWebACLRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DeleteWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DescribeManagedRuleGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DescribeManagedRuleGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DescribeManagedRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DisassociateWebACL(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DisassociateWebACLRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) DisassociateWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetIPSet(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetIPSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetManagedRuleSet(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetManagedRuleSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetManagedRuleSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetPermissionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetPermissionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetPermissionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetRateBasedStatementManagedKeys(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetRateBasedStatementManagedKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetRateBasedStatementManagedKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetRegexPatternSet(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetRegexPatternSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetRegexPatternSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetRuleGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetRuleGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetSampledRequests(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetSampledRequestsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetSampledRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetWebACL(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetWebACLForResource(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetWebACLForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetWebACLForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetWebACLRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) GetWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupVersions(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroups(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListIPSets(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListIPSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListIPSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListLoggingConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListLoggingConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListLoggingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListManagedRuleSets(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListManagedRuleSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListManagedRuleSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListRegexPatternSets(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListRegexPatternSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListRegexPatternSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListResourcesForWebACL(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListResourcesForWebACLRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListResourcesForWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListRuleGroups(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListRuleGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListRuleGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListWebACLs(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListWebACLsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) ListWebACLsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) PutLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) PutLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) PutLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) PutManagedRuleSetVersions(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) PutManagedRuleSetVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) PutManagedRuleSetVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) PutPermissionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) PutPermissionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) PutPermissionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateIPSet(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateIPSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateManagedRuleSetVersionExpiryDate(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateManagedRuleSetVersionExpiryDateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateManagedRuleSetVersionExpiryDateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateRegexPatternSet(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateRegexPatternSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateRegexPatternSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateRuleGroup(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateRuleGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateWebACL(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateWebACLRequest(arg0 interface{}) *gomock.Call
- func (mr *MockWAFV2APIMockRecorder) UpdateWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockWAFV2API ¶
type MockWAFV2API struct {
// contains filtered or unexported fields
}
MockWAFV2API is a mock of WAFV2API interface
func NewMockWAFV2API ¶
func NewMockWAFV2API(ctrl *gomock.Controller) *MockWAFV2API
NewMockWAFV2API creates a new mock instance
func (*MockWAFV2API) AssociateWebACL ¶
func (m *MockWAFV2API) AssociateWebACL(arg0 *wafv2.AssociateWebACLInput) (*wafv2.AssociateWebACLOutput, error)
AssociateWebACL mocks base method
func (*MockWAFV2API) AssociateWebACLRequest ¶
func (m *MockWAFV2API) AssociateWebACLRequest(arg0 *wafv2.AssociateWebACLInput) (*request.Request, *wafv2.AssociateWebACLOutput)
AssociateWebACLRequest mocks base method
func (*MockWAFV2API) AssociateWebACLWithContext ¶
func (m *MockWAFV2API) AssociateWebACLWithContext(arg0 context.Context, arg1 *wafv2.AssociateWebACLInput, arg2 ...request.Option) (*wafv2.AssociateWebACLOutput, error)
AssociateWebACLWithContext mocks base method
func (*MockWAFV2API) CheckCapacity ¶
func (m *MockWAFV2API) CheckCapacity(arg0 *wafv2.CheckCapacityInput) (*wafv2.CheckCapacityOutput, error)
CheckCapacity mocks base method
func (*MockWAFV2API) CheckCapacityRequest ¶
func (m *MockWAFV2API) CheckCapacityRequest(arg0 *wafv2.CheckCapacityInput) (*request.Request, *wafv2.CheckCapacityOutput)
CheckCapacityRequest mocks base method
func (*MockWAFV2API) CheckCapacityWithContext ¶
func (m *MockWAFV2API) CheckCapacityWithContext(arg0 context.Context, arg1 *wafv2.CheckCapacityInput, arg2 ...request.Option) (*wafv2.CheckCapacityOutput, error)
CheckCapacityWithContext mocks base method
func (*MockWAFV2API) CreateIPSet ¶
func (m *MockWAFV2API) CreateIPSet(arg0 *wafv2.CreateIPSetInput) (*wafv2.CreateIPSetOutput, error)
CreateIPSet mocks base method
func (*MockWAFV2API) CreateIPSetRequest ¶
func (m *MockWAFV2API) CreateIPSetRequest(arg0 *wafv2.CreateIPSetInput) (*request.Request, *wafv2.CreateIPSetOutput)
CreateIPSetRequest mocks base method
func (*MockWAFV2API) CreateIPSetWithContext ¶
func (m *MockWAFV2API) CreateIPSetWithContext(arg0 context.Context, arg1 *wafv2.CreateIPSetInput, arg2 ...request.Option) (*wafv2.CreateIPSetOutput, error)
CreateIPSetWithContext mocks base method
func (*MockWAFV2API) CreateRegexPatternSet ¶
func (m *MockWAFV2API) CreateRegexPatternSet(arg0 *wafv2.CreateRegexPatternSetInput) (*wafv2.CreateRegexPatternSetOutput, error)
CreateRegexPatternSet mocks base method
func (*MockWAFV2API) CreateRegexPatternSetRequest ¶
func (m *MockWAFV2API) CreateRegexPatternSetRequest(arg0 *wafv2.CreateRegexPatternSetInput) (*request.Request, *wafv2.CreateRegexPatternSetOutput)
CreateRegexPatternSetRequest mocks base method
func (*MockWAFV2API) CreateRegexPatternSetWithContext ¶
func (m *MockWAFV2API) CreateRegexPatternSetWithContext(arg0 context.Context, arg1 *wafv2.CreateRegexPatternSetInput, arg2 ...request.Option) (*wafv2.CreateRegexPatternSetOutput, error)
CreateRegexPatternSetWithContext mocks base method
func (*MockWAFV2API) CreateRuleGroup ¶
func (m *MockWAFV2API) CreateRuleGroup(arg0 *wafv2.CreateRuleGroupInput) (*wafv2.CreateRuleGroupOutput, error)
CreateRuleGroup mocks base method
func (*MockWAFV2API) CreateRuleGroupRequest ¶
func (m *MockWAFV2API) CreateRuleGroupRequest(arg0 *wafv2.CreateRuleGroupInput) (*request.Request, *wafv2.CreateRuleGroupOutput)
CreateRuleGroupRequest mocks base method
func (*MockWAFV2API) CreateRuleGroupWithContext ¶
func (m *MockWAFV2API) CreateRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.CreateRuleGroupInput, arg2 ...request.Option) (*wafv2.CreateRuleGroupOutput, error)
CreateRuleGroupWithContext mocks base method
func (*MockWAFV2API) CreateWebACL ¶
func (m *MockWAFV2API) CreateWebACL(arg0 *wafv2.CreateWebACLInput) (*wafv2.CreateWebACLOutput, error)
CreateWebACL mocks base method
func (*MockWAFV2API) CreateWebACLRequest ¶
func (m *MockWAFV2API) CreateWebACLRequest(arg0 *wafv2.CreateWebACLInput) (*request.Request, *wafv2.CreateWebACLOutput)
CreateWebACLRequest mocks base method
func (*MockWAFV2API) CreateWebACLWithContext ¶
func (m *MockWAFV2API) CreateWebACLWithContext(arg0 context.Context, arg1 *wafv2.CreateWebACLInput, arg2 ...request.Option) (*wafv2.CreateWebACLOutput, error)
CreateWebACLWithContext mocks base method
func (*MockWAFV2API) DeleteFirewallManagerRuleGroups ¶
func (m *MockWAFV2API) DeleteFirewallManagerRuleGroups(arg0 *wafv2.DeleteFirewallManagerRuleGroupsInput) (*wafv2.DeleteFirewallManagerRuleGroupsOutput, error)
DeleteFirewallManagerRuleGroups mocks base method
func (*MockWAFV2API) DeleteFirewallManagerRuleGroupsRequest ¶
func (m *MockWAFV2API) DeleteFirewallManagerRuleGroupsRequest(arg0 *wafv2.DeleteFirewallManagerRuleGroupsInput) (*request.Request, *wafv2.DeleteFirewallManagerRuleGroupsOutput)
DeleteFirewallManagerRuleGroupsRequest mocks base method
func (*MockWAFV2API) DeleteFirewallManagerRuleGroupsWithContext ¶
func (m *MockWAFV2API) DeleteFirewallManagerRuleGroupsWithContext(arg0 context.Context, arg1 *wafv2.DeleteFirewallManagerRuleGroupsInput, arg2 ...request.Option) (*wafv2.DeleteFirewallManagerRuleGroupsOutput, error)
DeleteFirewallManagerRuleGroupsWithContext mocks base method
func (*MockWAFV2API) DeleteIPSet ¶
func (m *MockWAFV2API) DeleteIPSet(arg0 *wafv2.DeleteIPSetInput) (*wafv2.DeleteIPSetOutput, error)
DeleteIPSet mocks base method
func (*MockWAFV2API) DeleteIPSetRequest ¶
func (m *MockWAFV2API) DeleteIPSetRequest(arg0 *wafv2.DeleteIPSetInput) (*request.Request, *wafv2.DeleteIPSetOutput)
DeleteIPSetRequest mocks base method
func (*MockWAFV2API) DeleteIPSetWithContext ¶
func (m *MockWAFV2API) DeleteIPSetWithContext(arg0 context.Context, arg1 *wafv2.DeleteIPSetInput, arg2 ...request.Option) (*wafv2.DeleteIPSetOutput, error)
DeleteIPSetWithContext mocks base method
func (*MockWAFV2API) DeleteLoggingConfiguration ¶
func (m *MockWAFV2API) DeleteLoggingConfiguration(arg0 *wafv2.DeleteLoggingConfigurationInput) (*wafv2.DeleteLoggingConfigurationOutput, error)
DeleteLoggingConfiguration mocks base method
func (*MockWAFV2API) DeleteLoggingConfigurationRequest ¶
func (m *MockWAFV2API) DeleteLoggingConfigurationRequest(arg0 *wafv2.DeleteLoggingConfigurationInput) (*request.Request, *wafv2.DeleteLoggingConfigurationOutput)
DeleteLoggingConfigurationRequest mocks base method
func (*MockWAFV2API) DeleteLoggingConfigurationWithContext ¶
func (m *MockWAFV2API) DeleteLoggingConfigurationWithContext(arg0 context.Context, arg1 *wafv2.DeleteLoggingConfigurationInput, arg2 ...request.Option) (*wafv2.DeleteLoggingConfigurationOutput, error)
DeleteLoggingConfigurationWithContext mocks base method
func (*MockWAFV2API) DeletePermissionPolicy ¶
func (m *MockWAFV2API) DeletePermissionPolicy(arg0 *wafv2.DeletePermissionPolicyInput) (*wafv2.DeletePermissionPolicyOutput, error)
DeletePermissionPolicy mocks base method
func (*MockWAFV2API) DeletePermissionPolicyRequest ¶
func (m *MockWAFV2API) DeletePermissionPolicyRequest(arg0 *wafv2.DeletePermissionPolicyInput) (*request.Request, *wafv2.DeletePermissionPolicyOutput)
DeletePermissionPolicyRequest mocks base method
func (*MockWAFV2API) DeletePermissionPolicyWithContext ¶
func (m *MockWAFV2API) DeletePermissionPolicyWithContext(arg0 context.Context, arg1 *wafv2.DeletePermissionPolicyInput, arg2 ...request.Option) (*wafv2.DeletePermissionPolicyOutput, error)
DeletePermissionPolicyWithContext mocks base method
func (*MockWAFV2API) DeleteRegexPatternSet ¶
func (m *MockWAFV2API) DeleteRegexPatternSet(arg0 *wafv2.DeleteRegexPatternSetInput) (*wafv2.DeleteRegexPatternSetOutput, error)
DeleteRegexPatternSet mocks base method
func (*MockWAFV2API) DeleteRegexPatternSetRequest ¶
func (m *MockWAFV2API) DeleteRegexPatternSetRequest(arg0 *wafv2.DeleteRegexPatternSetInput) (*request.Request, *wafv2.DeleteRegexPatternSetOutput)
DeleteRegexPatternSetRequest mocks base method
func (*MockWAFV2API) DeleteRegexPatternSetWithContext ¶
func (m *MockWAFV2API) DeleteRegexPatternSetWithContext(arg0 context.Context, arg1 *wafv2.DeleteRegexPatternSetInput, arg2 ...request.Option) (*wafv2.DeleteRegexPatternSetOutput, error)
DeleteRegexPatternSetWithContext mocks base method
func (*MockWAFV2API) DeleteRuleGroup ¶
func (m *MockWAFV2API) DeleteRuleGroup(arg0 *wafv2.DeleteRuleGroupInput) (*wafv2.DeleteRuleGroupOutput, error)
DeleteRuleGroup mocks base method
func (*MockWAFV2API) DeleteRuleGroupRequest ¶
func (m *MockWAFV2API) DeleteRuleGroupRequest(arg0 *wafv2.DeleteRuleGroupInput) (*request.Request, *wafv2.DeleteRuleGroupOutput)
DeleteRuleGroupRequest mocks base method
func (*MockWAFV2API) DeleteRuleGroupWithContext ¶
func (m *MockWAFV2API) DeleteRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.DeleteRuleGroupInput, arg2 ...request.Option) (*wafv2.DeleteRuleGroupOutput, error)
DeleteRuleGroupWithContext mocks base method
func (*MockWAFV2API) DeleteWebACL ¶
func (m *MockWAFV2API) DeleteWebACL(arg0 *wafv2.DeleteWebACLInput) (*wafv2.DeleteWebACLOutput, error)
DeleteWebACL mocks base method
func (*MockWAFV2API) DeleteWebACLRequest ¶
func (m *MockWAFV2API) DeleteWebACLRequest(arg0 *wafv2.DeleteWebACLInput) (*request.Request, *wafv2.DeleteWebACLOutput)
DeleteWebACLRequest mocks base method
func (*MockWAFV2API) DeleteWebACLWithContext ¶
func (m *MockWAFV2API) DeleteWebACLWithContext(arg0 context.Context, arg1 *wafv2.DeleteWebACLInput, arg2 ...request.Option) (*wafv2.DeleteWebACLOutput, error)
DeleteWebACLWithContext mocks base method
func (*MockWAFV2API) DescribeManagedRuleGroup ¶
func (m *MockWAFV2API) DescribeManagedRuleGroup(arg0 *wafv2.DescribeManagedRuleGroupInput) (*wafv2.DescribeManagedRuleGroupOutput, error)
DescribeManagedRuleGroup mocks base method
func (*MockWAFV2API) DescribeManagedRuleGroupRequest ¶
func (m *MockWAFV2API) DescribeManagedRuleGroupRequest(arg0 *wafv2.DescribeManagedRuleGroupInput) (*request.Request, *wafv2.DescribeManagedRuleGroupOutput)
DescribeManagedRuleGroupRequest mocks base method
func (*MockWAFV2API) DescribeManagedRuleGroupWithContext ¶
func (m *MockWAFV2API) DescribeManagedRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.DescribeManagedRuleGroupInput, arg2 ...request.Option) (*wafv2.DescribeManagedRuleGroupOutput, error)
DescribeManagedRuleGroupWithContext mocks base method
func (*MockWAFV2API) DisassociateWebACL ¶
func (m *MockWAFV2API) DisassociateWebACL(arg0 *wafv2.DisassociateWebACLInput) (*wafv2.DisassociateWebACLOutput, error)
DisassociateWebACL mocks base method
func (*MockWAFV2API) DisassociateWebACLRequest ¶
func (m *MockWAFV2API) DisassociateWebACLRequest(arg0 *wafv2.DisassociateWebACLInput) (*request.Request, *wafv2.DisassociateWebACLOutput)
DisassociateWebACLRequest mocks base method
func (*MockWAFV2API) DisassociateWebACLWithContext ¶
func (m *MockWAFV2API) DisassociateWebACLWithContext(arg0 context.Context, arg1 *wafv2.DisassociateWebACLInput, arg2 ...request.Option) (*wafv2.DisassociateWebACLOutput, error)
DisassociateWebACLWithContext mocks base method
func (*MockWAFV2API) EXPECT ¶
func (m *MockWAFV2API) EXPECT() *MockWAFV2APIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockWAFV2API) GetIPSet ¶
func (m *MockWAFV2API) GetIPSet(arg0 *wafv2.GetIPSetInput) (*wafv2.GetIPSetOutput, error)
GetIPSet mocks base method
func (*MockWAFV2API) GetIPSetRequest ¶
func (m *MockWAFV2API) GetIPSetRequest(arg0 *wafv2.GetIPSetInput) (*request.Request, *wafv2.GetIPSetOutput)
GetIPSetRequest mocks base method
func (*MockWAFV2API) GetIPSetWithContext ¶
func (m *MockWAFV2API) GetIPSetWithContext(arg0 context.Context, arg1 *wafv2.GetIPSetInput, arg2 ...request.Option) (*wafv2.GetIPSetOutput, error)
GetIPSetWithContext mocks base method
func (*MockWAFV2API) GetLoggingConfiguration ¶
func (m *MockWAFV2API) GetLoggingConfiguration(arg0 *wafv2.GetLoggingConfigurationInput) (*wafv2.GetLoggingConfigurationOutput, error)
GetLoggingConfiguration mocks base method
func (*MockWAFV2API) GetLoggingConfigurationRequest ¶
func (m *MockWAFV2API) GetLoggingConfigurationRequest(arg0 *wafv2.GetLoggingConfigurationInput) (*request.Request, *wafv2.GetLoggingConfigurationOutput)
GetLoggingConfigurationRequest mocks base method
func (*MockWAFV2API) GetLoggingConfigurationWithContext ¶
func (m *MockWAFV2API) GetLoggingConfigurationWithContext(arg0 context.Context, arg1 *wafv2.GetLoggingConfigurationInput, arg2 ...request.Option) (*wafv2.GetLoggingConfigurationOutput, error)
GetLoggingConfigurationWithContext mocks base method
func (*MockWAFV2API) GetManagedRuleSet ¶
func (m *MockWAFV2API) GetManagedRuleSet(arg0 *wafv2.GetManagedRuleSetInput) (*wafv2.GetManagedRuleSetOutput, error)
GetManagedRuleSet mocks base method
func (*MockWAFV2API) GetManagedRuleSetRequest ¶
func (m *MockWAFV2API) GetManagedRuleSetRequest(arg0 *wafv2.GetManagedRuleSetInput) (*request.Request, *wafv2.GetManagedRuleSetOutput)
GetManagedRuleSetRequest mocks base method
func (*MockWAFV2API) GetManagedRuleSetWithContext ¶
func (m *MockWAFV2API) GetManagedRuleSetWithContext(arg0 context.Context, arg1 *wafv2.GetManagedRuleSetInput, arg2 ...request.Option) (*wafv2.GetManagedRuleSetOutput, error)
GetManagedRuleSetWithContext mocks base method
func (*MockWAFV2API) GetPermissionPolicy ¶
func (m *MockWAFV2API) GetPermissionPolicy(arg0 *wafv2.GetPermissionPolicyInput) (*wafv2.GetPermissionPolicyOutput, error)
GetPermissionPolicy mocks base method
func (*MockWAFV2API) GetPermissionPolicyRequest ¶
func (m *MockWAFV2API) GetPermissionPolicyRequest(arg0 *wafv2.GetPermissionPolicyInput) (*request.Request, *wafv2.GetPermissionPolicyOutput)
GetPermissionPolicyRequest mocks base method
func (*MockWAFV2API) GetPermissionPolicyWithContext ¶
func (m *MockWAFV2API) GetPermissionPolicyWithContext(arg0 context.Context, arg1 *wafv2.GetPermissionPolicyInput, arg2 ...request.Option) (*wafv2.GetPermissionPolicyOutput, error)
GetPermissionPolicyWithContext mocks base method
func (*MockWAFV2API) GetRateBasedStatementManagedKeys ¶
func (m *MockWAFV2API) GetRateBasedStatementManagedKeys(arg0 *wafv2.GetRateBasedStatementManagedKeysInput) (*wafv2.GetRateBasedStatementManagedKeysOutput, error)
GetRateBasedStatementManagedKeys mocks base method
func (*MockWAFV2API) GetRateBasedStatementManagedKeysRequest ¶
func (m *MockWAFV2API) GetRateBasedStatementManagedKeysRequest(arg0 *wafv2.GetRateBasedStatementManagedKeysInput) (*request.Request, *wafv2.GetRateBasedStatementManagedKeysOutput)
GetRateBasedStatementManagedKeysRequest mocks base method
func (*MockWAFV2API) GetRateBasedStatementManagedKeysWithContext ¶
func (m *MockWAFV2API) GetRateBasedStatementManagedKeysWithContext(arg0 context.Context, arg1 *wafv2.GetRateBasedStatementManagedKeysInput, arg2 ...request.Option) (*wafv2.GetRateBasedStatementManagedKeysOutput, error)
GetRateBasedStatementManagedKeysWithContext mocks base method
func (*MockWAFV2API) GetRegexPatternSet ¶
func (m *MockWAFV2API) GetRegexPatternSet(arg0 *wafv2.GetRegexPatternSetInput) (*wafv2.GetRegexPatternSetOutput, error)
GetRegexPatternSet mocks base method
func (*MockWAFV2API) GetRegexPatternSetRequest ¶
func (m *MockWAFV2API) GetRegexPatternSetRequest(arg0 *wafv2.GetRegexPatternSetInput) (*request.Request, *wafv2.GetRegexPatternSetOutput)
GetRegexPatternSetRequest mocks base method
func (*MockWAFV2API) GetRegexPatternSetWithContext ¶
func (m *MockWAFV2API) GetRegexPatternSetWithContext(arg0 context.Context, arg1 *wafv2.GetRegexPatternSetInput, arg2 ...request.Option) (*wafv2.GetRegexPatternSetOutput, error)
GetRegexPatternSetWithContext mocks base method
func (*MockWAFV2API) GetRuleGroup ¶
func (m *MockWAFV2API) GetRuleGroup(arg0 *wafv2.GetRuleGroupInput) (*wafv2.GetRuleGroupOutput, error)
GetRuleGroup mocks base method
func (*MockWAFV2API) GetRuleGroupRequest ¶
func (m *MockWAFV2API) GetRuleGroupRequest(arg0 *wafv2.GetRuleGroupInput) (*request.Request, *wafv2.GetRuleGroupOutput)
GetRuleGroupRequest mocks base method
func (*MockWAFV2API) GetRuleGroupWithContext ¶
func (m *MockWAFV2API) GetRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.GetRuleGroupInput, arg2 ...request.Option) (*wafv2.GetRuleGroupOutput, error)
GetRuleGroupWithContext mocks base method
func (*MockWAFV2API) GetSampledRequests ¶
func (m *MockWAFV2API) GetSampledRequests(arg0 *wafv2.GetSampledRequestsInput) (*wafv2.GetSampledRequestsOutput, error)
GetSampledRequests mocks base method
func (*MockWAFV2API) GetSampledRequestsRequest ¶
func (m *MockWAFV2API) GetSampledRequestsRequest(arg0 *wafv2.GetSampledRequestsInput) (*request.Request, *wafv2.GetSampledRequestsOutput)
GetSampledRequestsRequest mocks base method
func (*MockWAFV2API) GetSampledRequestsWithContext ¶
func (m *MockWAFV2API) GetSampledRequestsWithContext(arg0 context.Context, arg1 *wafv2.GetSampledRequestsInput, arg2 ...request.Option) (*wafv2.GetSampledRequestsOutput, error)
GetSampledRequestsWithContext mocks base method
func (*MockWAFV2API) GetWebACL ¶
func (m *MockWAFV2API) GetWebACL(arg0 *wafv2.GetWebACLInput) (*wafv2.GetWebACLOutput, error)
GetWebACL mocks base method
func (*MockWAFV2API) GetWebACLForResource ¶
func (m *MockWAFV2API) GetWebACLForResource(arg0 *wafv2.GetWebACLForResourceInput) (*wafv2.GetWebACLForResourceOutput, error)
GetWebACLForResource mocks base method
func (*MockWAFV2API) GetWebACLForResourceRequest ¶
func (m *MockWAFV2API) GetWebACLForResourceRequest(arg0 *wafv2.GetWebACLForResourceInput) (*request.Request, *wafv2.GetWebACLForResourceOutput)
GetWebACLForResourceRequest mocks base method
func (*MockWAFV2API) GetWebACLForResourceWithContext ¶
func (m *MockWAFV2API) GetWebACLForResourceWithContext(arg0 context.Context, arg1 *wafv2.GetWebACLForResourceInput, arg2 ...request.Option) (*wafv2.GetWebACLForResourceOutput, error)
GetWebACLForResourceWithContext mocks base method
func (*MockWAFV2API) GetWebACLRequest ¶
func (m *MockWAFV2API) GetWebACLRequest(arg0 *wafv2.GetWebACLInput) (*request.Request, *wafv2.GetWebACLOutput)
GetWebACLRequest mocks base method
func (*MockWAFV2API) GetWebACLWithContext ¶
func (m *MockWAFV2API) GetWebACLWithContext(arg0 context.Context, arg1 *wafv2.GetWebACLInput, arg2 ...request.Option) (*wafv2.GetWebACLOutput, error)
GetWebACLWithContext mocks base method
func (*MockWAFV2API) ListAvailableManagedRuleGroupVersions ¶
func (m *MockWAFV2API) ListAvailableManagedRuleGroupVersions(arg0 *wafv2.ListAvailableManagedRuleGroupVersionsInput) (*wafv2.ListAvailableManagedRuleGroupVersionsOutput, error)
ListAvailableManagedRuleGroupVersions mocks base method
func (*MockWAFV2API) ListAvailableManagedRuleGroupVersionsRequest ¶
func (m *MockWAFV2API) ListAvailableManagedRuleGroupVersionsRequest(arg0 *wafv2.ListAvailableManagedRuleGroupVersionsInput) (*request.Request, *wafv2.ListAvailableManagedRuleGroupVersionsOutput)
ListAvailableManagedRuleGroupVersionsRequest mocks base method
func (*MockWAFV2API) ListAvailableManagedRuleGroupVersionsWithContext ¶
func (m *MockWAFV2API) ListAvailableManagedRuleGroupVersionsWithContext(arg0 context.Context, arg1 *wafv2.ListAvailableManagedRuleGroupVersionsInput, arg2 ...request.Option) (*wafv2.ListAvailableManagedRuleGroupVersionsOutput, error)
ListAvailableManagedRuleGroupVersionsWithContext mocks base method
func (*MockWAFV2API) ListAvailableManagedRuleGroups ¶
func (m *MockWAFV2API) ListAvailableManagedRuleGroups(arg0 *wafv2.ListAvailableManagedRuleGroupsInput) (*wafv2.ListAvailableManagedRuleGroupsOutput, error)
ListAvailableManagedRuleGroups mocks base method
func (*MockWAFV2API) ListAvailableManagedRuleGroupsRequest ¶
func (m *MockWAFV2API) ListAvailableManagedRuleGroupsRequest(arg0 *wafv2.ListAvailableManagedRuleGroupsInput) (*request.Request, *wafv2.ListAvailableManagedRuleGroupsOutput)
ListAvailableManagedRuleGroupsRequest mocks base method
func (*MockWAFV2API) ListAvailableManagedRuleGroupsWithContext ¶
func (m *MockWAFV2API) ListAvailableManagedRuleGroupsWithContext(arg0 context.Context, arg1 *wafv2.ListAvailableManagedRuleGroupsInput, arg2 ...request.Option) (*wafv2.ListAvailableManagedRuleGroupsOutput, error)
ListAvailableManagedRuleGroupsWithContext mocks base method
func (*MockWAFV2API) ListIPSets ¶
func (m *MockWAFV2API) ListIPSets(arg0 *wafv2.ListIPSetsInput) (*wafv2.ListIPSetsOutput, error)
ListIPSets mocks base method
func (*MockWAFV2API) ListIPSetsRequest ¶
func (m *MockWAFV2API) ListIPSetsRequest(arg0 *wafv2.ListIPSetsInput) (*request.Request, *wafv2.ListIPSetsOutput)
ListIPSetsRequest mocks base method
func (*MockWAFV2API) ListIPSetsWithContext ¶
func (m *MockWAFV2API) ListIPSetsWithContext(arg0 context.Context, arg1 *wafv2.ListIPSetsInput, arg2 ...request.Option) (*wafv2.ListIPSetsOutput, error)
ListIPSetsWithContext mocks base method
func (*MockWAFV2API) ListLoggingConfigurations ¶
func (m *MockWAFV2API) ListLoggingConfigurations(arg0 *wafv2.ListLoggingConfigurationsInput) (*wafv2.ListLoggingConfigurationsOutput, error)
ListLoggingConfigurations mocks base method
func (*MockWAFV2API) ListLoggingConfigurationsRequest ¶
func (m *MockWAFV2API) ListLoggingConfigurationsRequest(arg0 *wafv2.ListLoggingConfigurationsInput) (*request.Request, *wafv2.ListLoggingConfigurationsOutput)
ListLoggingConfigurationsRequest mocks base method
func (*MockWAFV2API) ListLoggingConfigurationsWithContext ¶
func (m *MockWAFV2API) ListLoggingConfigurationsWithContext(arg0 context.Context, arg1 *wafv2.ListLoggingConfigurationsInput, arg2 ...request.Option) (*wafv2.ListLoggingConfigurationsOutput, error)
ListLoggingConfigurationsWithContext mocks base method
func (*MockWAFV2API) ListManagedRuleSets ¶
func (m *MockWAFV2API) ListManagedRuleSets(arg0 *wafv2.ListManagedRuleSetsInput) (*wafv2.ListManagedRuleSetsOutput, error)
ListManagedRuleSets mocks base method
func (*MockWAFV2API) ListManagedRuleSetsRequest ¶
func (m *MockWAFV2API) ListManagedRuleSetsRequest(arg0 *wafv2.ListManagedRuleSetsInput) (*request.Request, *wafv2.ListManagedRuleSetsOutput)
ListManagedRuleSetsRequest mocks base method
func (*MockWAFV2API) ListManagedRuleSetsWithContext ¶
func (m *MockWAFV2API) ListManagedRuleSetsWithContext(arg0 context.Context, arg1 *wafv2.ListManagedRuleSetsInput, arg2 ...request.Option) (*wafv2.ListManagedRuleSetsOutput, error)
ListManagedRuleSetsWithContext mocks base method
func (*MockWAFV2API) ListRegexPatternSets ¶
func (m *MockWAFV2API) ListRegexPatternSets(arg0 *wafv2.ListRegexPatternSetsInput) (*wafv2.ListRegexPatternSetsOutput, error)
ListRegexPatternSets mocks base method
func (*MockWAFV2API) ListRegexPatternSetsRequest ¶
func (m *MockWAFV2API) ListRegexPatternSetsRequest(arg0 *wafv2.ListRegexPatternSetsInput) (*request.Request, *wafv2.ListRegexPatternSetsOutput)
ListRegexPatternSetsRequest mocks base method
func (*MockWAFV2API) ListRegexPatternSetsWithContext ¶
func (m *MockWAFV2API) ListRegexPatternSetsWithContext(arg0 context.Context, arg1 *wafv2.ListRegexPatternSetsInput, arg2 ...request.Option) (*wafv2.ListRegexPatternSetsOutput, error)
ListRegexPatternSetsWithContext mocks base method
func (*MockWAFV2API) ListResourcesForWebACL ¶
func (m *MockWAFV2API) ListResourcesForWebACL(arg0 *wafv2.ListResourcesForWebACLInput) (*wafv2.ListResourcesForWebACLOutput, error)
ListResourcesForWebACL mocks base method
func (*MockWAFV2API) ListResourcesForWebACLRequest ¶
func (m *MockWAFV2API) ListResourcesForWebACLRequest(arg0 *wafv2.ListResourcesForWebACLInput) (*request.Request, *wafv2.ListResourcesForWebACLOutput)
ListResourcesForWebACLRequest mocks base method
func (*MockWAFV2API) ListResourcesForWebACLWithContext ¶
func (m *MockWAFV2API) ListResourcesForWebACLWithContext(arg0 context.Context, arg1 *wafv2.ListResourcesForWebACLInput, arg2 ...request.Option) (*wafv2.ListResourcesForWebACLOutput, error)
ListResourcesForWebACLWithContext mocks base method
func (*MockWAFV2API) ListRuleGroups ¶
func (m *MockWAFV2API) ListRuleGroups(arg0 *wafv2.ListRuleGroupsInput) (*wafv2.ListRuleGroupsOutput, error)
ListRuleGroups mocks base method
func (*MockWAFV2API) ListRuleGroupsRequest ¶
func (m *MockWAFV2API) ListRuleGroupsRequest(arg0 *wafv2.ListRuleGroupsInput) (*request.Request, *wafv2.ListRuleGroupsOutput)
ListRuleGroupsRequest mocks base method
func (*MockWAFV2API) ListRuleGroupsWithContext ¶
func (m *MockWAFV2API) ListRuleGroupsWithContext(arg0 context.Context, arg1 *wafv2.ListRuleGroupsInput, arg2 ...request.Option) (*wafv2.ListRuleGroupsOutput, error)
ListRuleGroupsWithContext mocks base method
func (*MockWAFV2API) ListTagsForResource ¶
func (m *MockWAFV2API) ListTagsForResource(arg0 *wafv2.ListTagsForResourceInput) (*wafv2.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockWAFV2API) ListTagsForResourceRequest ¶
func (m *MockWAFV2API) ListTagsForResourceRequest(arg0 *wafv2.ListTagsForResourceInput) (*request.Request, *wafv2.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockWAFV2API) ListTagsForResourceWithContext ¶
func (m *MockWAFV2API) ListTagsForResourceWithContext(arg0 context.Context, arg1 *wafv2.ListTagsForResourceInput, arg2 ...request.Option) (*wafv2.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockWAFV2API) ListWebACLs ¶
func (m *MockWAFV2API) ListWebACLs(arg0 *wafv2.ListWebACLsInput) (*wafv2.ListWebACLsOutput, error)
ListWebACLs mocks base method
func (*MockWAFV2API) ListWebACLsRequest ¶
func (m *MockWAFV2API) ListWebACLsRequest(arg0 *wafv2.ListWebACLsInput) (*request.Request, *wafv2.ListWebACLsOutput)
ListWebACLsRequest mocks base method
func (*MockWAFV2API) ListWebACLsWithContext ¶
func (m *MockWAFV2API) ListWebACLsWithContext(arg0 context.Context, arg1 *wafv2.ListWebACLsInput, arg2 ...request.Option) (*wafv2.ListWebACLsOutput, error)
ListWebACLsWithContext mocks base method
func (*MockWAFV2API) PutLoggingConfiguration ¶
func (m *MockWAFV2API) PutLoggingConfiguration(arg0 *wafv2.PutLoggingConfigurationInput) (*wafv2.PutLoggingConfigurationOutput, error)
PutLoggingConfiguration mocks base method
func (*MockWAFV2API) PutLoggingConfigurationRequest ¶
func (m *MockWAFV2API) PutLoggingConfigurationRequest(arg0 *wafv2.PutLoggingConfigurationInput) (*request.Request, *wafv2.PutLoggingConfigurationOutput)
PutLoggingConfigurationRequest mocks base method
func (*MockWAFV2API) PutLoggingConfigurationWithContext ¶
func (m *MockWAFV2API) PutLoggingConfigurationWithContext(arg0 context.Context, arg1 *wafv2.PutLoggingConfigurationInput, arg2 ...request.Option) (*wafv2.PutLoggingConfigurationOutput, error)
PutLoggingConfigurationWithContext mocks base method
func (*MockWAFV2API) PutManagedRuleSetVersions ¶
func (m *MockWAFV2API) PutManagedRuleSetVersions(arg0 *wafv2.PutManagedRuleSetVersionsInput) (*wafv2.PutManagedRuleSetVersionsOutput, error)
PutManagedRuleSetVersions mocks base method
func (*MockWAFV2API) PutManagedRuleSetVersionsRequest ¶
func (m *MockWAFV2API) PutManagedRuleSetVersionsRequest(arg0 *wafv2.PutManagedRuleSetVersionsInput) (*request.Request, *wafv2.PutManagedRuleSetVersionsOutput)
PutManagedRuleSetVersionsRequest mocks base method
func (*MockWAFV2API) PutManagedRuleSetVersionsWithContext ¶
func (m *MockWAFV2API) PutManagedRuleSetVersionsWithContext(arg0 context.Context, arg1 *wafv2.PutManagedRuleSetVersionsInput, arg2 ...request.Option) (*wafv2.PutManagedRuleSetVersionsOutput, error)
PutManagedRuleSetVersionsWithContext mocks base method
func (*MockWAFV2API) PutPermissionPolicy ¶
func (m *MockWAFV2API) PutPermissionPolicy(arg0 *wafv2.PutPermissionPolicyInput) (*wafv2.PutPermissionPolicyOutput, error)
PutPermissionPolicy mocks base method
func (*MockWAFV2API) PutPermissionPolicyRequest ¶
func (m *MockWAFV2API) PutPermissionPolicyRequest(arg0 *wafv2.PutPermissionPolicyInput) (*request.Request, *wafv2.PutPermissionPolicyOutput)
PutPermissionPolicyRequest mocks base method
func (*MockWAFV2API) PutPermissionPolicyWithContext ¶
func (m *MockWAFV2API) PutPermissionPolicyWithContext(arg0 context.Context, arg1 *wafv2.PutPermissionPolicyInput, arg2 ...request.Option) (*wafv2.PutPermissionPolicyOutput, error)
PutPermissionPolicyWithContext mocks base method
func (*MockWAFV2API) TagResource ¶
func (m *MockWAFV2API) TagResource(arg0 *wafv2.TagResourceInput) (*wafv2.TagResourceOutput, error)
TagResource mocks base method
func (*MockWAFV2API) TagResourceRequest ¶
func (m *MockWAFV2API) TagResourceRequest(arg0 *wafv2.TagResourceInput) (*request.Request, *wafv2.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockWAFV2API) TagResourceWithContext ¶
func (m *MockWAFV2API) TagResourceWithContext(arg0 context.Context, arg1 *wafv2.TagResourceInput, arg2 ...request.Option) (*wafv2.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockWAFV2API) UntagResource ¶
func (m *MockWAFV2API) UntagResource(arg0 *wafv2.UntagResourceInput) (*wafv2.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockWAFV2API) UntagResourceRequest ¶
func (m *MockWAFV2API) UntagResourceRequest(arg0 *wafv2.UntagResourceInput) (*request.Request, *wafv2.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockWAFV2API) UntagResourceWithContext ¶
func (m *MockWAFV2API) UntagResourceWithContext(arg0 context.Context, arg1 *wafv2.UntagResourceInput, arg2 ...request.Option) (*wafv2.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockWAFV2API) UpdateIPSet ¶
func (m *MockWAFV2API) UpdateIPSet(arg0 *wafv2.UpdateIPSetInput) (*wafv2.UpdateIPSetOutput, error)
UpdateIPSet mocks base method
func (*MockWAFV2API) UpdateIPSetRequest ¶
func (m *MockWAFV2API) UpdateIPSetRequest(arg0 *wafv2.UpdateIPSetInput) (*request.Request, *wafv2.UpdateIPSetOutput)
UpdateIPSetRequest mocks base method
func (*MockWAFV2API) UpdateIPSetWithContext ¶
func (m *MockWAFV2API) UpdateIPSetWithContext(arg0 context.Context, arg1 *wafv2.UpdateIPSetInput, arg2 ...request.Option) (*wafv2.UpdateIPSetOutput, error)
UpdateIPSetWithContext mocks base method
func (*MockWAFV2API) UpdateManagedRuleSetVersionExpiryDate ¶
func (m *MockWAFV2API) UpdateManagedRuleSetVersionExpiryDate(arg0 *wafv2.UpdateManagedRuleSetVersionExpiryDateInput) (*wafv2.UpdateManagedRuleSetVersionExpiryDateOutput, error)
UpdateManagedRuleSetVersionExpiryDate mocks base method
func (*MockWAFV2API) UpdateManagedRuleSetVersionExpiryDateRequest ¶
func (m *MockWAFV2API) UpdateManagedRuleSetVersionExpiryDateRequest(arg0 *wafv2.UpdateManagedRuleSetVersionExpiryDateInput) (*request.Request, *wafv2.UpdateManagedRuleSetVersionExpiryDateOutput)
UpdateManagedRuleSetVersionExpiryDateRequest mocks base method
func (*MockWAFV2API) UpdateManagedRuleSetVersionExpiryDateWithContext ¶
func (m *MockWAFV2API) UpdateManagedRuleSetVersionExpiryDateWithContext(arg0 context.Context, arg1 *wafv2.UpdateManagedRuleSetVersionExpiryDateInput, arg2 ...request.Option) (*wafv2.UpdateManagedRuleSetVersionExpiryDateOutput, error)
UpdateManagedRuleSetVersionExpiryDateWithContext mocks base method
func (*MockWAFV2API) UpdateRegexPatternSet ¶
func (m *MockWAFV2API) UpdateRegexPatternSet(arg0 *wafv2.UpdateRegexPatternSetInput) (*wafv2.UpdateRegexPatternSetOutput, error)
UpdateRegexPatternSet mocks base method
func (*MockWAFV2API) UpdateRegexPatternSetRequest ¶
func (m *MockWAFV2API) UpdateRegexPatternSetRequest(arg0 *wafv2.UpdateRegexPatternSetInput) (*request.Request, *wafv2.UpdateRegexPatternSetOutput)
UpdateRegexPatternSetRequest mocks base method
func (*MockWAFV2API) UpdateRegexPatternSetWithContext ¶
func (m *MockWAFV2API) UpdateRegexPatternSetWithContext(arg0 context.Context, arg1 *wafv2.UpdateRegexPatternSetInput, arg2 ...request.Option) (*wafv2.UpdateRegexPatternSetOutput, error)
UpdateRegexPatternSetWithContext mocks base method
func (*MockWAFV2API) UpdateRuleGroup ¶
func (m *MockWAFV2API) UpdateRuleGroup(arg0 *wafv2.UpdateRuleGroupInput) (*wafv2.UpdateRuleGroupOutput, error)
UpdateRuleGroup mocks base method
func (*MockWAFV2API) UpdateRuleGroupRequest ¶
func (m *MockWAFV2API) UpdateRuleGroupRequest(arg0 *wafv2.UpdateRuleGroupInput) (*request.Request, *wafv2.UpdateRuleGroupOutput)
UpdateRuleGroupRequest mocks base method
func (*MockWAFV2API) UpdateRuleGroupWithContext ¶
func (m *MockWAFV2API) UpdateRuleGroupWithContext(arg0 context.Context, arg1 *wafv2.UpdateRuleGroupInput, arg2 ...request.Option) (*wafv2.UpdateRuleGroupOutput, error)
UpdateRuleGroupWithContext mocks base method
func (*MockWAFV2API) UpdateWebACL ¶
func (m *MockWAFV2API) UpdateWebACL(arg0 *wafv2.UpdateWebACLInput) (*wafv2.UpdateWebACLOutput, error)
UpdateWebACL mocks base method
func (*MockWAFV2API) UpdateWebACLRequest ¶
func (m *MockWAFV2API) UpdateWebACLRequest(arg0 *wafv2.UpdateWebACLInput) (*request.Request, *wafv2.UpdateWebACLOutput)
UpdateWebACLRequest mocks base method
func (*MockWAFV2API) UpdateWebACLWithContext ¶
func (m *MockWAFV2API) UpdateWebACLWithContext(arg0 context.Context, arg1 *wafv2.UpdateWebACLInput, arg2 ...request.Option) (*wafv2.UpdateWebACLOutput, error)
UpdateWebACLWithContext mocks base method
type MockWAFV2APIMockRecorder ¶
type MockWAFV2APIMockRecorder struct {
// contains filtered or unexported fields
}
MockWAFV2APIMockRecorder is the mock recorder for MockWAFV2API
func (*MockWAFV2APIMockRecorder) AssociateWebACL ¶
func (mr *MockWAFV2APIMockRecorder) AssociateWebACL(arg0 interface{}) *gomock.Call
AssociateWebACL indicates an expected call of AssociateWebACL
func (*MockWAFV2APIMockRecorder) AssociateWebACLRequest ¶
func (mr *MockWAFV2APIMockRecorder) AssociateWebACLRequest(arg0 interface{}) *gomock.Call
AssociateWebACLRequest indicates an expected call of AssociateWebACLRequest
func (*MockWAFV2APIMockRecorder) AssociateWebACLWithContext ¶
func (mr *MockWAFV2APIMockRecorder) AssociateWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateWebACLWithContext indicates an expected call of AssociateWebACLWithContext
func (*MockWAFV2APIMockRecorder) CheckCapacity ¶
func (mr *MockWAFV2APIMockRecorder) CheckCapacity(arg0 interface{}) *gomock.Call
CheckCapacity indicates an expected call of CheckCapacity
func (*MockWAFV2APIMockRecorder) CheckCapacityRequest ¶
func (mr *MockWAFV2APIMockRecorder) CheckCapacityRequest(arg0 interface{}) *gomock.Call
CheckCapacityRequest indicates an expected call of CheckCapacityRequest
func (*MockWAFV2APIMockRecorder) CheckCapacityWithContext ¶
func (mr *MockWAFV2APIMockRecorder) CheckCapacityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CheckCapacityWithContext indicates an expected call of CheckCapacityWithContext
func (*MockWAFV2APIMockRecorder) CreateIPSet ¶
func (mr *MockWAFV2APIMockRecorder) CreateIPSet(arg0 interface{}) *gomock.Call
CreateIPSet indicates an expected call of CreateIPSet
func (*MockWAFV2APIMockRecorder) CreateIPSetRequest ¶
func (mr *MockWAFV2APIMockRecorder) CreateIPSetRequest(arg0 interface{}) *gomock.Call
CreateIPSetRequest indicates an expected call of CreateIPSetRequest
func (*MockWAFV2APIMockRecorder) CreateIPSetWithContext ¶
func (mr *MockWAFV2APIMockRecorder) CreateIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateIPSetWithContext indicates an expected call of CreateIPSetWithContext
func (*MockWAFV2APIMockRecorder) CreateRegexPatternSet ¶
func (mr *MockWAFV2APIMockRecorder) CreateRegexPatternSet(arg0 interface{}) *gomock.Call
CreateRegexPatternSet indicates an expected call of CreateRegexPatternSet
func (*MockWAFV2APIMockRecorder) CreateRegexPatternSetRequest ¶
func (mr *MockWAFV2APIMockRecorder) CreateRegexPatternSetRequest(arg0 interface{}) *gomock.Call
CreateRegexPatternSetRequest indicates an expected call of CreateRegexPatternSetRequest
func (*MockWAFV2APIMockRecorder) CreateRegexPatternSetWithContext ¶
func (mr *MockWAFV2APIMockRecorder) CreateRegexPatternSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRegexPatternSetWithContext indicates an expected call of CreateRegexPatternSetWithContext
func (*MockWAFV2APIMockRecorder) CreateRuleGroup ¶
func (mr *MockWAFV2APIMockRecorder) CreateRuleGroup(arg0 interface{}) *gomock.Call
CreateRuleGroup indicates an expected call of CreateRuleGroup
func (*MockWAFV2APIMockRecorder) CreateRuleGroupRequest ¶
func (mr *MockWAFV2APIMockRecorder) CreateRuleGroupRequest(arg0 interface{}) *gomock.Call
CreateRuleGroupRequest indicates an expected call of CreateRuleGroupRequest
func (*MockWAFV2APIMockRecorder) CreateRuleGroupWithContext ¶
func (mr *MockWAFV2APIMockRecorder) CreateRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRuleGroupWithContext indicates an expected call of CreateRuleGroupWithContext
func (*MockWAFV2APIMockRecorder) CreateWebACL ¶
func (mr *MockWAFV2APIMockRecorder) CreateWebACL(arg0 interface{}) *gomock.Call
CreateWebACL indicates an expected call of CreateWebACL
func (*MockWAFV2APIMockRecorder) CreateWebACLRequest ¶
func (mr *MockWAFV2APIMockRecorder) CreateWebACLRequest(arg0 interface{}) *gomock.Call
CreateWebACLRequest indicates an expected call of CreateWebACLRequest
func (*MockWAFV2APIMockRecorder) CreateWebACLWithContext ¶
func (mr *MockWAFV2APIMockRecorder) CreateWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWebACLWithContext indicates an expected call of CreateWebACLWithContext
func (*MockWAFV2APIMockRecorder) DeleteFirewallManagerRuleGroups ¶
func (mr *MockWAFV2APIMockRecorder) DeleteFirewallManagerRuleGroups(arg0 interface{}) *gomock.Call
DeleteFirewallManagerRuleGroups indicates an expected call of DeleteFirewallManagerRuleGroups
func (*MockWAFV2APIMockRecorder) DeleteFirewallManagerRuleGroupsRequest ¶
func (mr *MockWAFV2APIMockRecorder) DeleteFirewallManagerRuleGroupsRequest(arg0 interface{}) *gomock.Call
DeleteFirewallManagerRuleGroupsRequest indicates an expected call of DeleteFirewallManagerRuleGroupsRequest
func (*MockWAFV2APIMockRecorder) DeleteFirewallManagerRuleGroupsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) DeleteFirewallManagerRuleGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFirewallManagerRuleGroupsWithContext indicates an expected call of DeleteFirewallManagerRuleGroupsWithContext
func (*MockWAFV2APIMockRecorder) DeleteIPSet ¶
func (mr *MockWAFV2APIMockRecorder) DeleteIPSet(arg0 interface{}) *gomock.Call
DeleteIPSet indicates an expected call of DeleteIPSet
func (*MockWAFV2APIMockRecorder) DeleteIPSetRequest ¶
func (mr *MockWAFV2APIMockRecorder) DeleteIPSetRequest(arg0 interface{}) *gomock.Call
DeleteIPSetRequest indicates an expected call of DeleteIPSetRequest
func (*MockWAFV2APIMockRecorder) DeleteIPSetWithContext ¶
func (mr *MockWAFV2APIMockRecorder) DeleteIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIPSetWithContext indicates an expected call of DeleteIPSetWithContext
func (*MockWAFV2APIMockRecorder) DeleteLoggingConfiguration ¶
func (mr *MockWAFV2APIMockRecorder) DeleteLoggingConfiguration(arg0 interface{}) *gomock.Call
DeleteLoggingConfiguration indicates an expected call of DeleteLoggingConfiguration
func (*MockWAFV2APIMockRecorder) DeleteLoggingConfigurationRequest ¶
func (mr *MockWAFV2APIMockRecorder) DeleteLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteLoggingConfigurationRequest indicates an expected call of DeleteLoggingConfigurationRequest
func (*MockWAFV2APIMockRecorder) DeleteLoggingConfigurationWithContext ¶
func (mr *MockWAFV2APIMockRecorder) DeleteLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLoggingConfigurationWithContext indicates an expected call of DeleteLoggingConfigurationWithContext
func (*MockWAFV2APIMockRecorder) DeletePermissionPolicy ¶
func (mr *MockWAFV2APIMockRecorder) DeletePermissionPolicy(arg0 interface{}) *gomock.Call
DeletePermissionPolicy indicates an expected call of DeletePermissionPolicy
func (*MockWAFV2APIMockRecorder) DeletePermissionPolicyRequest ¶
func (mr *MockWAFV2APIMockRecorder) DeletePermissionPolicyRequest(arg0 interface{}) *gomock.Call
DeletePermissionPolicyRequest indicates an expected call of DeletePermissionPolicyRequest
func (*MockWAFV2APIMockRecorder) DeletePermissionPolicyWithContext ¶
func (mr *MockWAFV2APIMockRecorder) DeletePermissionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePermissionPolicyWithContext indicates an expected call of DeletePermissionPolicyWithContext
func (*MockWAFV2APIMockRecorder) DeleteRegexPatternSet ¶
func (mr *MockWAFV2APIMockRecorder) DeleteRegexPatternSet(arg0 interface{}) *gomock.Call
DeleteRegexPatternSet indicates an expected call of DeleteRegexPatternSet
func (*MockWAFV2APIMockRecorder) DeleteRegexPatternSetRequest ¶
func (mr *MockWAFV2APIMockRecorder) DeleteRegexPatternSetRequest(arg0 interface{}) *gomock.Call
DeleteRegexPatternSetRequest indicates an expected call of DeleteRegexPatternSetRequest
func (*MockWAFV2APIMockRecorder) DeleteRegexPatternSetWithContext ¶
func (mr *MockWAFV2APIMockRecorder) DeleteRegexPatternSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRegexPatternSetWithContext indicates an expected call of DeleteRegexPatternSetWithContext
func (*MockWAFV2APIMockRecorder) DeleteRuleGroup ¶
func (mr *MockWAFV2APIMockRecorder) DeleteRuleGroup(arg0 interface{}) *gomock.Call
DeleteRuleGroup indicates an expected call of DeleteRuleGroup
func (*MockWAFV2APIMockRecorder) DeleteRuleGroupRequest ¶
func (mr *MockWAFV2APIMockRecorder) DeleteRuleGroupRequest(arg0 interface{}) *gomock.Call
DeleteRuleGroupRequest indicates an expected call of DeleteRuleGroupRequest
func (*MockWAFV2APIMockRecorder) DeleteRuleGroupWithContext ¶
func (mr *MockWAFV2APIMockRecorder) DeleteRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRuleGroupWithContext indicates an expected call of DeleteRuleGroupWithContext
func (*MockWAFV2APIMockRecorder) DeleteWebACL ¶
func (mr *MockWAFV2APIMockRecorder) DeleteWebACL(arg0 interface{}) *gomock.Call
DeleteWebACL indicates an expected call of DeleteWebACL
func (*MockWAFV2APIMockRecorder) DeleteWebACLRequest ¶
func (mr *MockWAFV2APIMockRecorder) DeleteWebACLRequest(arg0 interface{}) *gomock.Call
DeleteWebACLRequest indicates an expected call of DeleteWebACLRequest
func (*MockWAFV2APIMockRecorder) DeleteWebACLWithContext ¶
func (mr *MockWAFV2APIMockRecorder) DeleteWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWebACLWithContext indicates an expected call of DeleteWebACLWithContext
func (*MockWAFV2APIMockRecorder) DescribeManagedRuleGroup ¶
func (mr *MockWAFV2APIMockRecorder) DescribeManagedRuleGroup(arg0 interface{}) *gomock.Call
DescribeManagedRuleGroup indicates an expected call of DescribeManagedRuleGroup
func (*MockWAFV2APIMockRecorder) DescribeManagedRuleGroupRequest ¶
func (mr *MockWAFV2APIMockRecorder) DescribeManagedRuleGroupRequest(arg0 interface{}) *gomock.Call
DescribeManagedRuleGroupRequest indicates an expected call of DescribeManagedRuleGroupRequest
func (*MockWAFV2APIMockRecorder) DescribeManagedRuleGroupWithContext ¶
func (mr *MockWAFV2APIMockRecorder) DescribeManagedRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeManagedRuleGroupWithContext indicates an expected call of DescribeManagedRuleGroupWithContext
func (*MockWAFV2APIMockRecorder) DisassociateWebACL ¶
func (mr *MockWAFV2APIMockRecorder) DisassociateWebACL(arg0 interface{}) *gomock.Call
DisassociateWebACL indicates an expected call of DisassociateWebACL
func (*MockWAFV2APIMockRecorder) DisassociateWebACLRequest ¶
func (mr *MockWAFV2APIMockRecorder) DisassociateWebACLRequest(arg0 interface{}) *gomock.Call
DisassociateWebACLRequest indicates an expected call of DisassociateWebACLRequest
func (*MockWAFV2APIMockRecorder) DisassociateWebACLWithContext ¶
func (mr *MockWAFV2APIMockRecorder) DisassociateWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateWebACLWithContext indicates an expected call of DisassociateWebACLWithContext
func (*MockWAFV2APIMockRecorder) GetIPSet ¶
func (mr *MockWAFV2APIMockRecorder) GetIPSet(arg0 interface{}) *gomock.Call
GetIPSet indicates an expected call of GetIPSet
func (*MockWAFV2APIMockRecorder) GetIPSetRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetIPSetRequest(arg0 interface{}) *gomock.Call
GetIPSetRequest indicates an expected call of GetIPSetRequest
func (*MockWAFV2APIMockRecorder) GetIPSetWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIPSetWithContext indicates an expected call of GetIPSetWithContext
func (*MockWAFV2APIMockRecorder) GetLoggingConfiguration ¶
func (mr *MockWAFV2APIMockRecorder) GetLoggingConfiguration(arg0 interface{}) *gomock.Call
GetLoggingConfiguration indicates an expected call of GetLoggingConfiguration
func (*MockWAFV2APIMockRecorder) GetLoggingConfigurationRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
GetLoggingConfigurationRequest indicates an expected call of GetLoggingConfigurationRequest
func (*MockWAFV2APIMockRecorder) GetLoggingConfigurationWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLoggingConfigurationWithContext indicates an expected call of GetLoggingConfigurationWithContext
func (*MockWAFV2APIMockRecorder) GetManagedRuleSet ¶
func (mr *MockWAFV2APIMockRecorder) GetManagedRuleSet(arg0 interface{}) *gomock.Call
GetManagedRuleSet indicates an expected call of GetManagedRuleSet
func (*MockWAFV2APIMockRecorder) GetManagedRuleSetRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetManagedRuleSetRequest(arg0 interface{}) *gomock.Call
GetManagedRuleSetRequest indicates an expected call of GetManagedRuleSetRequest
func (*MockWAFV2APIMockRecorder) GetManagedRuleSetWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetManagedRuleSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetManagedRuleSetWithContext indicates an expected call of GetManagedRuleSetWithContext
func (*MockWAFV2APIMockRecorder) GetPermissionPolicy ¶
func (mr *MockWAFV2APIMockRecorder) GetPermissionPolicy(arg0 interface{}) *gomock.Call
GetPermissionPolicy indicates an expected call of GetPermissionPolicy
func (*MockWAFV2APIMockRecorder) GetPermissionPolicyRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetPermissionPolicyRequest(arg0 interface{}) *gomock.Call
GetPermissionPolicyRequest indicates an expected call of GetPermissionPolicyRequest
func (*MockWAFV2APIMockRecorder) GetPermissionPolicyWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetPermissionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPermissionPolicyWithContext indicates an expected call of GetPermissionPolicyWithContext
func (*MockWAFV2APIMockRecorder) GetRateBasedStatementManagedKeys ¶
func (mr *MockWAFV2APIMockRecorder) GetRateBasedStatementManagedKeys(arg0 interface{}) *gomock.Call
GetRateBasedStatementManagedKeys indicates an expected call of GetRateBasedStatementManagedKeys
func (*MockWAFV2APIMockRecorder) GetRateBasedStatementManagedKeysRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetRateBasedStatementManagedKeysRequest(arg0 interface{}) *gomock.Call
GetRateBasedStatementManagedKeysRequest indicates an expected call of GetRateBasedStatementManagedKeysRequest
func (*MockWAFV2APIMockRecorder) GetRateBasedStatementManagedKeysWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetRateBasedStatementManagedKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRateBasedStatementManagedKeysWithContext indicates an expected call of GetRateBasedStatementManagedKeysWithContext
func (*MockWAFV2APIMockRecorder) GetRegexPatternSet ¶
func (mr *MockWAFV2APIMockRecorder) GetRegexPatternSet(arg0 interface{}) *gomock.Call
GetRegexPatternSet indicates an expected call of GetRegexPatternSet
func (*MockWAFV2APIMockRecorder) GetRegexPatternSetRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetRegexPatternSetRequest(arg0 interface{}) *gomock.Call
GetRegexPatternSetRequest indicates an expected call of GetRegexPatternSetRequest
func (*MockWAFV2APIMockRecorder) GetRegexPatternSetWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetRegexPatternSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRegexPatternSetWithContext indicates an expected call of GetRegexPatternSetWithContext
func (*MockWAFV2APIMockRecorder) GetRuleGroup ¶
func (mr *MockWAFV2APIMockRecorder) GetRuleGroup(arg0 interface{}) *gomock.Call
GetRuleGroup indicates an expected call of GetRuleGroup
func (*MockWAFV2APIMockRecorder) GetRuleGroupRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetRuleGroupRequest(arg0 interface{}) *gomock.Call
GetRuleGroupRequest indicates an expected call of GetRuleGroupRequest
func (*MockWAFV2APIMockRecorder) GetRuleGroupWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRuleGroupWithContext indicates an expected call of GetRuleGroupWithContext
func (*MockWAFV2APIMockRecorder) GetSampledRequests ¶
func (mr *MockWAFV2APIMockRecorder) GetSampledRequests(arg0 interface{}) *gomock.Call
GetSampledRequests indicates an expected call of GetSampledRequests
func (*MockWAFV2APIMockRecorder) GetSampledRequestsRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetSampledRequestsRequest(arg0 interface{}) *gomock.Call
GetSampledRequestsRequest indicates an expected call of GetSampledRequestsRequest
func (*MockWAFV2APIMockRecorder) GetSampledRequestsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetSampledRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSampledRequestsWithContext indicates an expected call of GetSampledRequestsWithContext
func (*MockWAFV2APIMockRecorder) GetWebACL ¶
func (mr *MockWAFV2APIMockRecorder) GetWebACL(arg0 interface{}) *gomock.Call
GetWebACL indicates an expected call of GetWebACL
func (*MockWAFV2APIMockRecorder) GetWebACLForResource ¶
func (mr *MockWAFV2APIMockRecorder) GetWebACLForResource(arg0 interface{}) *gomock.Call
GetWebACLForResource indicates an expected call of GetWebACLForResource
func (*MockWAFV2APIMockRecorder) GetWebACLForResourceRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetWebACLForResourceRequest(arg0 interface{}) *gomock.Call
GetWebACLForResourceRequest indicates an expected call of GetWebACLForResourceRequest
func (*MockWAFV2APIMockRecorder) GetWebACLForResourceWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetWebACLForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWebACLForResourceWithContext indicates an expected call of GetWebACLForResourceWithContext
func (*MockWAFV2APIMockRecorder) GetWebACLRequest ¶
func (mr *MockWAFV2APIMockRecorder) GetWebACLRequest(arg0 interface{}) *gomock.Call
GetWebACLRequest indicates an expected call of GetWebACLRequest
func (*MockWAFV2APIMockRecorder) GetWebACLWithContext ¶
func (mr *MockWAFV2APIMockRecorder) GetWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWebACLWithContext indicates an expected call of GetWebACLWithContext
func (*MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupVersions ¶
func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupVersions(arg0 interface{}) *gomock.Call
ListAvailableManagedRuleGroupVersions indicates an expected call of ListAvailableManagedRuleGroupVersions
func (*MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupVersionsRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupVersionsRequest(arg0 interface{}) *gomock.Call
ListAvailableManagedRuleGroupVersionsRequest indicates an expected call of ListAvailableManagedRuleGroupVersionsRequest
func (*MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupVersionsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAvailableManagedRuleGroupVersionsWithContext indicates an expected call of ListAvailableManagedRuleGroupVersionsWithContext
func (*MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroups ¶
func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroups(arg0 interface{}) *gomock.Call
ListAvailableManagedRuleGroups indicates an expected call of ListAvailableManagedRuleGroups
func (*MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupsRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupsRequest(arg0 interface{}) *gomock.Call
ListAvailableManagedRuleGroupsRequest indicates an expected call of ListAvailableManagedRuleGroupsRequest
func (*MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListAvailableManagedRuleGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAvailableManagedRuleGroupsWithContext indicates an expected call of ListAvailableManagedRuleGroupsWithContext
func (*MockWAFV2APIMockRecorder) ListIPSets ¶
func (mr *MockWAFV2APIMockRecorder) ListIPSets(arg0 interface{}) *gomock.Call
ListIPSets indicates an expected call of ListIPSets
func (*MockWAFV2APIMockRecorder) ListIPSetsRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListIPSetsRequest(arg0 interface{}) *gomock.Call
ListIPSetsRequest indicates an expected call of ListIPSetsRequest
func (*MockWAFV2APIMockRecorder) ListIPSetsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListIPSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIPSetsWithContext indicates an expected call of ListIPSetsWithContext
func (*MockWAFV2APIMockRecorder) ListLoggingConfigurations ¶
func (mr *MockWAFV2APIMockRecorder) ListLoggingConfigurations(arg0 interface{}) *gomock.Call
ListLoggingConfigurations indicates an expected call of ListLoggingConfigurations
func (*MockWAFV2APIMockRecorder) ListLoggingConfigurationsRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListLoggingConfigurationsRequest(arg0 interface{}) *gomock.Call
ListLoggingConfigurationsRequest indicates an expected call of ListLoggingConfigurationsRequest
func (*MockWAFV2APIMockRecorder) ListLoggingConfigurationsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListLoggingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLoggingConfigurationsWithContext indicates an expected call of ListLoggingConfigurationsWithContext
func (*MockWAFV2APIMockRecorder) ListManagedRuleSets ¶
func (mr *MockWAFV2APIMockRecorder) ListManagedRuleSets(arg0 interface{}) *gomock.Call
ListManagedRuleSets indicates an expected call of ListManagedRuleSets
func (*MockWAFV2APIMockRecorder) ListManagedRuleSetsRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListManagedRuleSetsRequest(arg0 interface{}) *gomock.Call
ListManagedRuleSetsRequest indicates an expected call of ListManagedRuleSetsRequest
func (*MockWAFV2APIMockRecorder) ListManagedRuleSetsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListManagedRuleSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListManagedRuleSetsWithContext indicates an expected call of ListManagedRuleSetsWithContext
func (*MockWAFV2APIMockRecorder) ListRegexPatternSets ¶
func (mr *MockWAFV2APIMockRecorder) ListRegexPatternSets(arg0 interface{}) *gomock.Call
ListRegexPatternSets indicates an expected call of ListRegexPatternSets
func (*MockWAFV2APIMockRecorder) ListRegexPatternSetsRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListRegexPatternSetsRequest(arg0 interface{}) *gomock.Call
ListRegexPatternSetsRequest indicates an expected call of ListRegexPatternSetsRequest
func (*MockWAFV2APIMockRecorder) ListRegexPatternSetsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListRegexPatternSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRegexPatternSetsWithContext indicates an expected call of ListRegexPatternSetsWithContext
func (*MockWAFV2APIMockRecorder) ListResourcesForWebACL ¶
func (mr *MockWAFV2APIMockRecorder) ListResourcesForWebACL(arg0 interface{}) *gomock.Call
ListResourcesForWebACL indicates an expected call of ListResourcesForWebACL
func (*MockWAFV2APIMockRecorder) ListResourcesForWebACLRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListResourcesForWebACLRequest(arg0 interface{}) *gomock.Call
ListResourcesForWebACLRequest indicates an expected call of ListResourcesForWebACLRequest
func (*MockWAFV2APIMockRecorder) ListResourcesForWebACLWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListResourcesForWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListResourcesForWebACLWithContext indicates an expected call of ListResourcesForWebACLWithContext
func (*MockWAFV2APIMockRecorder) ListRuleGroups ¶
func (mr *MockWAFV2APIMockRecorder) ListRuleGroups(arg0 interface{}) *gomock.Call
ListRuleGroups indicates an expected call of ListRuleGroups
func (*MockWAFV2APIMockRecorder) ListRuleGroupsRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListRuleGroupsRequest(arg0 interface{}) *gomock.Call
ListRuleGroupsRequest indicates an expected call of ListRuleGroupsRequest
func (*MockWAFV2APIMockRecorder) ListRuleGroupsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListRuleGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRuleGroupsWithContext indicates an expected call of ListRuleGroupsWithContext
func (*MockWAFV2APIMockRecorder) ListTagsForResource ¶
func (mr *MockWAFV2APIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockWAFV2APIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockWAFV2APIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockWAFV2APIMockRecorder) ListWebACLs ¶
func (mr *MockWAFV2APIMockRecorder) ListWebACLs(arg0 interface{}) *gomock.Call
ListWebACLs indicates an expected call of ListWebACLs
func (*MockWAFV2APIMockRecorder) ListWebACLsRequest ¶
func (mr *MockWAFV2APIMockRecorder) ListWebACLsRequest(arg0 interface{}) *gomock.Call
ListWebACLsRequest indicates an expected call of ListWebACLsRequest
func (*MockWAFV2APIMockRecorder) ListWebACLsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) ListWebACLsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWebACLsWithContext indicates an expected call of ListWebACLsWithContext
func (*MockWAFV2APIMockRecorder) PutLoggingConfiguration ¶
func (mr *MockWAFV2APIMockRecorder) PutLoggingConfiguration(arg0 interface{}) *gomock.Call
PutLoggingConfiguration indicates an expected call of PutLoggingConfiguration
func (*MockWAFV2APIMockRecorder) PutLoggingConfigurationRequest ¶
func (mr *MockWAFV2APIMockRecorder) PutLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
PutLoggingConfigurationRequest indicates an expected call of PutLoggingConfigurationRequest
func (*MockWAFV2APIMockRecorder) PutLoggingConfigurationWithContext ¶
func (mr *MockWAFV2APIMockRecorder) PutLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutLoggingConfigurationWithContext indicates an expected call of PutLoggingConfigurationWithContext
func (*MockWAFV2APIMockRecorder) PutManagedRuleSetVersions ¶
func (mr *MockWAFV2APIMockRecorder) PutManagedRuleSetVersions(arg0 interface{}) *gomock.Call
PutManagedRuleSetVersions indicates an expected call of PutManagedRuleSetVersions
func (*MockWAFV2APIMockRecorder) PutManagedRuleSetVersionsRequest ¶
func (mr *MockWAFV2APIMockRecorder) PutManagedRuleSetVersionsRequest(arg0 interface{}) *gomock.Call
PutManagedRuleSetVersionsRequest indicates an expected call of PutManagedRuleSetVersionsRequest
func (*MockWAFV2APIMockRecorder) PutManagedRuleSetVersionsWithContext ¶
func (mr *MockWAFV2APIMockRecorder) PutManagedRuleSetVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutManagedRuleSetVersionsWithContext indicates an expected call of PutManagedRuleSetVersionsWithContext
func (*MockWAFV2APIMockRecorder) PutPermissionPolicy ¶
func (mr *MockWAFV2APIMockRecorder) PutPermissionPolicy(arg0 interface{}) *gomock.Call
PutPermissionPolicy indicates an expected call of PutPermissionPolicy
func (*MockWAFV2APIMockRecorder) PutPermissionPolicyRequest ¶
func (mr *MockWAFV2APIMockRecorder) PutPermissionPolicyRequest(arg0 interface{}) *gomock.Call
PutPermissionPolicyRequest indicates an expected call of PutPermissionPolicyRequest
func (*MockWAFV2APIMockRecorder) PutPermissionPolicyWithContext ¶
func (mr *MockWAFV2APIMockRecorder) PutPermissionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutPermissionPolicyWithContext indicates an expected call of PutPermissionPolicyWithContext
func (*MockWAFV2APIMockRecorder) TagResource ¶
func (mr *MockWAFV2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockWAFV2APIMockRecorder) TagResourceRequest ¶
func (mr *MockWAFV2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockWAFV2APIMockRecorder) TagResourceWithContext ¶
func (mr *MockWAFV2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockWAFV2APIMockRecorder) UntagResource ¶
func (mr *MockWAFV2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockWAFV2APIMockRecorder) UntagResourceRequest ¶
func (mr *MockWAFV2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockWAFV2APIMockRecorder) UntagResourceWithContext ¶
func (mr *MockWAFV2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockWAFV2APIMockRecorder) UpdateIPSet ¶
func (mr *MockWAFV2APIMockRecorder) UpdateIPSet(arg0 interface{}) *gomock.Call
UpdateIPSet indicates an expected call of UpdateIPSet
func (*MockWAFV2APIMockRecorder) UpdateIPSetRequest ¶
func (mr *MockWAFV2APIMockRecorder) UpdateIPSetRequest(arg0 interface{}) *gomock.Call
UpdateIPSetRequest indicates an expected call of UpdateIPSetRequest
func (*MockWAFV2APIMockRecorder) UpdateIPSetWithContext ¶
func (mr *MockWAFV2APIMockRecorder) UpdateIPSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIPSetWithContext indicates an expected call of UpdateIPSetWithContext
func (*MockWAFV2APIMockRecorder) UpdateManagedRuleSetVersionExpiryDate ¶
func (mr *MockWAFV2APIMockRecorder) UpdateManagedRuleSetVersionExpiryDate(arg0 interface{}) *gomock.Call
UpdateManagedRuleSetVersionExpiryDate indicates an expected call of UpdateManagedRuleSetVersionExpiryDate
func (*MockWAFV2APIMockRecorder) UpdateManagedRuleSetVersionExpiryDateRequest ¶
func (mr *MockWAFV2APIMockRecorder) UpdateManagedRuleSetVersionExpiryDateRequest(arg0 interface{}) *gomock.Call
UpdateManagedRuleSetVersionExpiryDateRequest indicates an expected call of UpdateManagedRuleSetVersionExpiryDateRequest
func (*MockWAFV2APIMockRecorder) UpdateManagedRuleSetVersionExpiryDateWithContext ¶
func (mr *MockWAFV2APIMockRecorder) UpdateManagedRuleSetVersionExpiryDateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateManagedRuleSetVersionExpiryDateWithContext indicates an expected call of UpdateManagedRuleSetVersionExpiryDateWithContext
func (*MockWAFV2APIMockRecorder) UpdateRegexPatternSet ¶
func (mr *MockWAFV2APIMockRecorder) UpdateRegexPatternSet(arg0 interface{}) *gomock.Call
UpdateRegexPatternSet indicates an expected call of UpdateRegexPatternSet
func (*MockWAFV2APIMockRecorder) UpdateRegexPatternSetRequest ¶
func (mr *MockWAFV2APIMockRecorder) UpdateRegexPatternSetRequest(arg0 interface{}) *gomock.Call
UpdateRegexPatternSetRequest indicates an expected call of UpdateRegexPatternSetRequest
func (*MockWAFV2APIMockRecorder) UpdateRegexPatternSetWithContext ¶
func (mr *MockWAFV2APIMockRecorder) UpdateRegexPatternSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRegexPatternSetWithContext indicates an expected call of UpdateRegexPatternSetWithContext
func (*MockWAFV2APIMockRecorder) UpdateRuleGroup ¶
func (mr *MockWAFV2APIMockRecorder) UpdateRuleGroup(arg0 interface{}) *gomock.Call
UpdateRuleGroup indicates an expected call of UpdateRuleGroup
func (*MockWAFV2APIMockRecorder) UpdateRuleGroupRequest ¶
func (mr *MockWAFV2APIMockRecorder) UpdateRuleGroupRequest(arg0 interface{}) *gomock.Call
UpdateRuleGroupRequest indicates an expected call of UpdateRuleGroupRequest
func (*MockWAFV2APIMockRecorder) UpdateRuleGroupWithContext ¶
func (mr *MockWAFV2APIMockRecorder) UpdateRuleGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRuleGroupWithContext indicates an expected call of UpdateRuleGroupWithContext
func (*MockWAFV2APIMockRecorder) UpdateWebACL ¶
func (mr *MockWAFV2APIMockRecorder) UpdateWebACL(arg0 interface{}) *gomock.Call
UpdateWebACL indicates an expected call of UpdateWebACL
func (*MockWAFV2APIMockRecorder) UpdateWebACLRequest ¶
func (mr *MockWAFV2APIMockRecorder) UpdateWebACLRequest(arg0 interface{}) *gomock.Call
UpdateWebACLRequest indicates an expected call of UpdateWebACLRequest
func (*MockWAFV2APIMockRecorder) UpdateWebACLWithContext ¶
func (mr *MockWAFV2APIMockRecorder) UpdateWebACLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateWebACLWithContext indicates an expected call of UpdateWebACLWithContext