Documentation ¶
Overview ¶
Package recyclebinmock is a generated GoMock package.
Index ¶
- type MockRecycleBinAPI
- func (m *MockRecycleBinAPI) CreateRule(arg0 *recyclebin.CreateRuleInput) (*recyclebin.CreateRuleOutput, error)
- func (m *MockRecycleBinAPI) CreateRuleRequest(arg0 *recyclebin.CreateRuleInput) (*request.Request, *recyclebin.CreateRuleOutput)
- func (m *MockRecycleBinAPI) CreateRuleWithContext(arg0 context.Context, arg1 *recyclebin.CreateRuleInput, arg2 ...request.Option) (*recyclebin.CreateRuleOutput, error)
- func (m *MockRecycleBinAPI) DeleteRule(arg0 *recyclebin.DeleteRuleInput) (*recyclebin.DeleteRuleOutput, error)
- func (m *MockRecycleBinAPI) DeleteRuleRequest(arg0 *recyclebin.DeleteRuleInput) (*request.Request, *recyclebin.DeleteRuleOutput)
- func (m *MockRecycleBinAPI) DeleteRuleWithContext(arg0 context.Context, arg1 *recyclebin.DeleteRuleInput, arg2 ...request.Option) (*recyclebin.DeleteRuleOutput, error)
- func (m *MockRecycleBinAPI) EXPECT() *MockRecycleBinAPIMockRecorder
- func (m *MockRecycleBinAPI) GetRule(arg0 *recyclebin.GetRuleInput) (*recyclebin.GetRuleOutput, error)
- func (m *MockRecycleBinAPI) GetRuleRequest(arg0 *recyclebin.GetRuleInput) (*request.Request, *recyclebin.GetRuleOutput)
- func (m *MockRecycleBinAPI) GetRuleWithContext(arg0 context.Context, arg1 *recyclebin.GetRuleInput, arg2 ...request.Option) (*recyclebin.GetRuleOutput, error)
- func (m *MockRecycleBinAPI) ListRules(arg0 *recyclebin.ListRulesInput) (*recyclebin.ListRulesOutput, error)
- func (m *MockRecycleBinAPI) ListRulesPages(arg0 *recyclebin.ListRulesInput, ...) error
- func (m *MockRecycleBinAPI) ListRulesPagesWithContext(arg0 context.Context, arg1 *recyclebin.ListRulesInput, ...) error
- func (m *MockRecycleBinAPI) ListRulesRequest(arg0 *recyclebin.ListRulesInput) (*request.Request, *recyclebin.ListRulesOutput)
- func (m *MockRecycleBinAPI) ListRulesWithContext(arg0 context.Context, arg1 *recyclebin.ListRulesInput, arg2 ...request.Option) (*recyclebin.ListRulesOutput, error)
- func (m *MockRecycleBinAPI) ListTagsForResource(arg0 *recyclebin.ListTagsForResourceInput) (*recyclebin.ListTagsForResourceOutput, error)
- func (m *MockRecycleBinAPI) ListTagsForResourceRequest(arg0 *recyclebin.ListTagsForResourceInput) (*request.Request, *recyclebin.ListTagsForResourceOutput)
- func (m *MockRecycleBinAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *recyclebin.ListTagsForResourceInput, ...) (*recyclebin.ListTagsForResourceOutput, error)
- func (m *MockRecycleBinAPI) LockRule(arg0 *recyclebin.LockRuleInput) (*recyclebin.LockRuleOutput, error)
- func (m *MockRecycleBinAPI) LockRuleRequest(arg0 *recyclebin.LockRuleInput) (*request.Request, *recyclebin.LockRuleOutput)
- func (m *MockRecycleBinAPI) LockRuleWithContext(arg0 context.Context, arg1 *recyclebin.LockRuleInput, arg2 ...request.Option) (*recyclebin.LockRuleOutput, error)
- func (m *MockRecycleBinAPI) TagResource(arg0 *recyclebin.TagResourceInput) (*recyclebin.TagResourceOutput, error)
- func (m *MockRecycleBinAPI) TagResourceRequest(arg0 *recyclebin.TagResourceInput) (*request.Request, *recyclebin.TagResourceOutput)
- func (m *MockRecycleBinAPI) TagResourceWithContext(arg0 context.Context, arg1 *recyclebin.TagResourceInput, ...) (*recyclebin.TagResourceOutput, error)
- func (m *MockRecycleBinAPI) UnlockRule(arg0 *recyclebin.UnlockRuleInput) (*recyclebin.UnlockRuleOutput, error)
- func (m *MockRecycleBinAPI) UnlockRuleRequest(arg0 *recyclebin.UnlockRuleInput) (*request.Request, *recyclebin.UnlockRuleOutput)
- func (m *MockRecycleBinAPI) UnlockRuleWithContext(arg0 context.Context, arg1 *recyclebin.UnlockRuleInput, arg2 ...request.Option) (*recyclebin.UnlockRuleOutput, error)
- func (m *MockRecycleBinAPI) UntagResource(arg0 *recyclebin.UntagResourceInput) (*recyclebin.UntagResourceOutput, error)
- func (m *MockRecycleBinAPI) UntagResourceRequest(arg0 *recyclebin.UntagResourceInput) (*request.Request, *recyclebin.UntagResourceOutput)
- func (m *MockRecycleBinAPI) UntagResourceWithContext(arg0 context.Context, arg1 *recyclebin.UntagResourceInput, ...) (*recyclebin.UntagResourceOutput, error)
- func (m *MockRecycleBinAPI) UpdateRule(arg0 *recyclebin.UpdateRuleInput) (*recyclebin.UpdateRuleOutput, error)
- func (m *MockRecycleBinAPI) UpdateRuleRequest(arg0 *recyclebin.UpdateRuleInput) (*request.Request, *recyclebin.UpdateRuleOutput)
- func (m *MockRecycleBinAPI) UpdateRuleWithContext(arg0 context.Context, arg1 *recyclebin.UpdateRuleInput, arg2 ...request.Option) (*recyclebin.UpdateRuleOutput, error)
- type MockRecycleBinAPIMockRecorder
- func (mr *MockRecycleBinAPIMockRecorder) CreateRule(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) CreateRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) CreateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) DeleteRule(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) DeleteRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) DeleteRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) GetRule(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) GetRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) GetRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) ListRules(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) ListRulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) ListRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) ListRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) ListRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) LockRule(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) LockRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) LockRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) UnlockRule(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) UnlockRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) UnlockRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) UpdateRule(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) UpdateRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRecycleBinAPIMockRecorder) UpdateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockRecycleBinAPI ¶
type MockRecycleBinAPI struct {
// contains filtered or unexported fields
}
MockRecycleBinAPI is a mock of RecycleBinAPI interface
func NewMockRecycleBinAPI ¶
func NewMockRecycleBinAPI(ctrl *gomock.Controller) *MockRecycleBinAPI
NewMockRecycleBinAPI creates a new mock instance
func (*MockRecycleBinAPI) CreateRule ¶
func (m *MockRecycleBinAPI) CreateRule(arg0 *recyclebin.CreateRuleInput) (*recyclebin.CreateRuleOutput, error)
CreateRule mocks base method
func (*MockRecycleBinAPI) CreateRuleRequest ¶
func (m *MockRecycleBinAPI) CreateRuleRequest(arg0 *recyclebin.CreateRuleInput) (*request.Request, *recyclebin.CreateRuleOutput)
CreateRuleRequest mocks base method
func (*MockRecycleBinAPI) CreateRuleWithContext ¶
func (m *MockRecycleBinAPI) CreateRuleWithContext(arg0 context.Context, arg1 *recyclebin.CreateRuleInput, arg2 ...request.Option) (*recyclebin.CreateRuleOutput, error)
CreateRuleWithContext mocks base method
func (*MockRecycleBinAPI) DeleteRule ¶
func (m *MockRecycleBinAPI) DeleteRule(arg0 *recyclebin.DeleteRuleInput) (*recyclebin.DeleteRuleOutput, error)
DeleteRule mocks base method
func (*MockRecycleBinAPI) DeleteRuleRequest ¶
func (m *MockRecycleBinAPI) DeleteRuleRequest(arg0 *recyclebin.DeleteRuleInput) (*request.Request, *recyclebin.DeleteRuleOutput)
DeleteRuleRequest mocks base method
func (*MockRecycleBinAPI) DeleteRuleWithContext ¶
func (m *MockRecycleBinAPI) DeleteRuleWithContext(arg0 context.Context, arg1 *recyclebin.DeleteRuleInput, arg2 ...request.Option) (*recyclebin.DeleteRuleOutput, error)
DeleteRuleWithContext mocks base method
func (*MockRecycleBinAPI) EXPECT ¶
func (m *MockRecycleBinAPI) EXPECT() *MockRecycleBinAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockRecycleBinAPI) GetRule ¶
func (m *MockRecycleBinAPI) GetRule(arg0 *recyclebin.GetRuleInput) (*recyclebin.GetRuleOutput, error)
GetRule mocks base method
func (*MockRecycleBinAPI) GetRuleRequest ¶
func (m *MockRecycleBinAPI) GetRuleRequest(arg0 *recyclebin.GetRuleInput) (*request.Request, *recyclebin.GetRuleOutput)
GetRuleRequest mocks base method
func (*MockRecycleBinAPI) GetRuleWithContext ¶
func (m *MockRecycleBinAPI) GetRuleWithContext(arg0 context.Context, arg1 *recyclebin.GetRuleInput, arg2 ...request.Option) (*recyclebin.GetRuleOutput, error)
GetRuleWithContext mocks base method
func (*MockRecycleBinAPI) ListRules ¶
func (m *MockRecycleBinAPI) ListRules(arg0 *recyclebin.ListRulesInput) (*recyclebin.ListRulesOutput, error)
ListRules mocks base method
func (*MockRecycleBinAPI) ListRulesPages ¶
func (m *MockRecycleBinAPI) ListRulesPages(arg0 *recyclebin.ListRulesInput, arg1 func(*recyclebin.ListRulesOutput, bool) bool) error
ListRulesPages mocks base method
func (*MockRecycleBinAPI) ListRulesPagesWithContext ¶
func (m *MockRecycleBinAPI) ListRulesPagesWithContext(arg0 context.Context, arg1 *recyclebin.ListRulesInput, arg2 func(*recyclebin.ListRulesOutput, bool) bool, arg3 ...request.Option) error
ListRulesPagesWithContext mocks base method
func (*MockRecycleBinAPI) ListRulesRequest ¶
func (m *MockRecycleBinAPI) ListRulesRequest(arg0 *recyclebin.ListRulesInput) (*request.Request, *recyclebin.ListRulesOutput)
ListRulesRequest mocks base method
func (*MockRecycleBinAPI) ListRulesWithContext ¶
func (m *MockRecycleBinAPI) ListRulesWithContext(arg0 context.Context, arg1 *recyclebin.ListRulesInput, arg2 ...request.Option) (*recyclebin.ListRulesOutput, error)
ListRulesWithContext mocks base method
func (*MockRecycleBinAPI) ListTagsForResource ¶
func (m *MockRecycleBinAPI) ListTagsForResource(arg0 *recyclebin.ListTagsForResourceInput) (*recyclebin.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockRecycleBinAPI) ListTagsForResourceRequest ¶
func (m *MockRecycleBinAPI) ListTagsForResourceRequest(arg0 *recyclebin.ListTagsForResourceInput) (*request.Request, *recyclebin.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockRecycleBinAPI) ListTagsForResourceWithContext ¶
func (m *MockRecycleBinAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *recyclebin.ListTagsForResourceInput, arg2 ...request.Option) (*recyclebin.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockRecycleBinAPI) LockRule ¶ added in v1.44.145
func (m *MockRecycleBinAPI) LockRule(arg0 *recyclebin.LockRuleInput) (*recyclebin.LockRuleOutput, error)
LockRule mocks base method
func (*MockRecycleBinAPI) LockRuleRequest ¶ added in v1.44.145
func (m *MockRecycleBinAPI) LockRuleRequest(arg0 *recyclebin.LockRuleInput) (*request.Request, *recyclebin.LockRuleOutput)
LockRuleRequest mocks base method
func (*MockRecycleBinAPI) LockRuleWithContext ¶ added in v1.44.145
func (m *MockRecycleBinAPI) LockRuleWithContext(arg0 context.Context, arg1 *recyclebin.LockRuleInput, arg2 ...request.Option) (*recyclebin.LockRuleOutput, error)
LockRuleWithContext mocks base method
func (*MockRecycleBinAPI) TagResource ¶
func (m *MockRecycleBinAPI) TagResource(arg0 *recyclebin.TagResourceInput) (*recyclebin.TagResourceOutput, error)
TagResource mocks base method
func (*MockRecycleBinAPI) TagResourceRequest ¶
func (m *MockRecycleBinAPI) TagResourceRequest(arg0 *recyclebin.TagResourceInput) (*request.Request, *recyclebin.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockRecycleBinAPI) TagResourceWithContext ¶
func (m *MockRecycleBinAPI) TagResourceWithContext(arg0 context.Context, arg1 *recyclebin.TagResourceInput, arg2 ...request.Option) (*recyclebin.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockRecycleBinAPI) UnlockRule ¶ added in v1.44.145
func (m *MockRecycleBinAPI) UnlockRule(arg0 *recyclebin.UnlockRuleInput) (*recyclebin.UnlockRuleOutput, error)
UnlockRule mocks base method
func (*MockRecycleBinAPI) UnlockRuleRequest ¶ added in v1.44.145
func (m *MockRecycleBinAPI) UnlockRuleRequest(arg0 *recyclebin.UnlockRuleInput) (*request.Request, *recyclebin.UnlockRuleOutput)
UnlockRuleRequest mocks base method
func (*MockRecycleBinAPI) UnlockRuleWithContext ¶ added in v1.44.145
func (m *MockRecycleBinAPI) UnlockRuleWithContext(arg0 context.Context, arg1 *recyclebin.UnlockRuleInput, arg2 ...request.Option) (*recyclebin.UnlockRuleOutput, error)
UnlockRuleWithContext mocks base method
func (*MockRecycleBinAPI) UntagResource ¶
func (m *MockRecycleBinAPI) UntagResource(arg0 *recyclebin.UntagResourceInput) (*recyclebin.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockRecycleBinAPI) UntagResourceRequest ¶
func (m *MockRecycleBinAPI) UntagResourceRequest(arg0 *recyclebin.UntagResourceInput) (*request.Request, *recyclebin.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockRecycleBinAPI) UntagResourceWithContext ¶
func (m *MockRecycleBinAPI) UntagResourceWithContext(arg0 context.Context, arg1 *recyclebin.UntagResourceInput, arg2 ...request.Option) (*recyclebin.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockRecycleBinAPI) UpdateRule ¶
func (m *MockRecycleBinAPI) UpdateRule(arg0 *recyclebin.UpdateRuleInput) (*recyclebin.UpdateRuleOutput, error)
UpdateRule mocks base method
func (*MockRecycleBinAPI) UpdateRuleRequest ¶
func (m *MockRecycleBinAPI) UpdateRuleRequest(arg0 *recyclebin.UpdateRuleInput) (*request.Request, *recyclebin.UpdateRuleOutput)
UpdateRuleRequest mocks base method
func (*MockRecycleBinAPI) UpdateRuleWithContext ¶
func (m *MockRecycleBinAPI) UpdateRuleWithContext(arg0 context.Context, arg1 *recyclebin.UpdateRuleInput, arg2 ...request.Option) (*recyclebin.UpdateRuleOutput, error)
UpdateRuleWithContext mocks base method
type MockRecycleBinAPIMockRecorder ¶
type MockRecycleBinAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockRecycleBinAPIMockRecorder is the mock recorder for MockRecycleBinAPI
func (*MockRecycleBinAPIMockRecorder) CreateRule ¶
func (mr *MockRecycleBinAPIMockRecorder) CreateRule(arg0 interface{}) *gomock.Call
CreateRule indicates an expected call of CreateRule
func (*MockRecycleBinAPIMockRecorder) CreateRuleRequest ¶
func (mr *MockRecycleBinAPIMockRecorder) CreateRuleRequest(arg0 interface{}) *gomock.Call
CreateRuleRequest indicates an expected call of CreateRuleRequest
func (*MockRecycleBinAPIMockRecorder) CreateRuleWithContext ¶
func (mr *MockRecycleBinAPIMockRecorder) CreateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRuleWithContext indicates an expected call of CreateRuleWithContext
func (*MockRecycleBinAPIMockRecorder) DeleteRule ¶
func (mr *MockRecycleBinAPIMockRecorder) DeleteRule(arg0 interface{}) *gomock.Call
DeleteRule indicates an expected call of DeleteRule
func (*MockRecycleBinAPIMockRecorder) DeleteRuleRequest ¶
func (mr *MockRecycleBinAPIMockRecorder) DeleteRuleRequest(arg0 interface{}) *gomock.Call
DeleteRuleRequest indicates an expected call of DeleteRuleRequest
func (*MockRecycleBinAPIMockRecorder) DeleteRuleWithContext ¶
func (mr *MockRecycleBinAPIMockRecorder) DeleteRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRuleWithContext indicates an expected call of DeleteRuleWithContext
func (*MockRecycleBinAPIMockRecorder) GetRule ¶
func (mr *MockRecycleBinAPIMockRecorder) GetRule(arg0 interface{}) *gomock.Call
GetRule indicates an expected call of GetRule
func (*MockRecycleBinAPIMockRecorder) GetRuleRequest ¶
func (mr *MockRecycleBinAPIMockRecorder) GetRuleRequest(arg0 interface{}) *gomock.Call
GetRuleRequest indicates an expected call of GetRuleRequest
func (*MockRecycleBinAPIMockRecorder) GetRuleWithContext ¶
func (mr *MockRecycleBinAPIMockRecorder) GetRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRuleWithContext indicates an expected call of GetRuleWithContext
func (*MockRecycleBinAPIMockRecorder) ListRules ¶
func (mr *MockRecycleBinAPIMockRecorder) ListRules(arg0 interface{}) *gomock.Call
ListRules indicates an expected call of ListRules
func (*MockRecycleBinAPIMockRecorder) ListRulesPages ¶
func (mr *MockRecycleBinAPIMockRecorder) ListRulesPages(arg0, arg1 interface{}) *gomock.Call
ListRulesPages indicates an expected call of ListRulesPages
func (*MockRecycleBinAPIMockRecorder) ListRulesPagesWithContext ¶
func (mr *MockRecycleBinAPIMockRecorder) ListRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRulesPagesWithContext indicates an expected call of ListRulesPagesWithContext
func (*MockRecycleBinAPIMockRecorder) ListRulesRequest ¶
func (mr *MockRecycleBinAPIMockRecorder) ListRulesRequest(arg0 interface{}) *gomock.Call
ListRulesRequest indicates an expected call of ListRulesRequest
func (*MockRecycleBinAPIMockRecorder) ListRulesWithContext ¶
func (mr *MockRecycleBinAPIMockRecorder) ListRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRulesWithContext indicates an expected call of ListRulesWithContext
func (*MockRecycleBinAPIMockRecorder) ListTagsForResource ¶
func (mr *MockRecycleBinAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockRecycleBinAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockRecycleBinAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockRecycleBinAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockRecycleBinAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockRecycleBinAPIMockRecorder) LockRule ¶ added in v1.44.145
func (mr *MockRecycleBinAPIMockRecorder) LockRule(arg0 interface{}) *gomock.Call
LockRule indicates an expected call of LockRule
func (*MockRecycleBinAPIMockRecorder) LockRuleRequest ¶ added in v1.44.145
func (mr *MockRecycleBinAPIMockRecorder) LockRuleRequest(arg0 interface{}) *gomock.Call
LockRuleRequest indicates an expected call of LockRuleRequest
func (*MockRecycleBinAPIMockRecorder) LockRuleWithContext ¶ added in v1.44.145
func (mr *MockRecycleBinAPIMockRecorder) LockRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
LockRuleWithContext indicates an expected call of LockRuleWithContext
func (*MockRecycleBinAPIMockRecorder) TagResource ¶
func (mr *MockRecycleBinAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockRecycleBinAPIMockRecorder) TagResourceRequest ¶
func (mr *MockRecycleBinAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockRecycleBinAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockRecycleBinAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockRecycleBinAPIMockRecorder) UnlockRule ¶ added in v1.44.145
func (mr *MockRecycleBinAPIMockRecorder) UnlockRule(arg0 interface{}) *gomock.Call
UnlockRule indicates an expected call of UnlockRule
func (*MockRecycleBinAPIMockRecorder) UnlockRuleRequest ¶ added in v1.44.145
func (mr *MockRecycleBinAPIMockRecorder) UnlockRuleRequest(arg0 interface{}) *gomock.Call
UnlockRuleRequest indicates an expected call of UnlockRuleRequest
func (*MockRecycleBinAPIMockRecorder) UnlockRuleWithContext ¶ added in v1.44.145
func (mr *MockRecycleBinAPIMockRecorder) UnlockRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UnlockRuleWithContext indicates an expected call of UnlockRuleWithContext
func (*MockRecycleBinAPIMockRecorder) UntagResource ¶
func (mr *MockRecycleBinAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockRecycleBinAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockRecycleBinAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockRecycleBinAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockRecycleBinAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockRecycleBinAPIMockRecorder) UpdateRule ¶
func (mr *MockRecycleBinAPIMockRecorder) UpdateRule(arg0 interface{}) *gomock.Call
UpdateRule indicates an expected call of UpdateRule
func (*MockRecycleBinAPIMockRecorder) UpdateRuleRequest ¶
func (mr *MockRecycleBinAPIMockRecorder) UpdateRuleRequest(arg0 interface{}) *gomock.Call
UpdateRuleRequest indicates an expected call of UpdateRuleRequest
func (*MockRecycleBinAPIMockRecorder) UpdateRuleWithContext ¶
func (mr *MockRecycleBinAPIMockRecorder) UpdateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRuleWithContext indicates an expected call of UpdateRuleWithContext