Documentation ¶
Overview ¶
Package internetmonitormock is a generated GoMock package.
Index ¶
- type MockInternetMonitorAPI
- func (m *MockInternetMonitorAPI) CreateMonitor(arg0 *internetmonitor.CreateMonitorInput) (*internetmonitor.CreateMonitorOutput, error)
- func (m *MockInternetMonitorAPI) CreateMonitorRequest(arg0 *internetmonitor.CreateMonitorInput) (*request.Request, *internetmonitor.CreateMonitorOutput)
- func (m *MockInternetMonitorAPI) CreateMonitorWithContext(arg0 context.Context, arg1 *internetmonitor.CreateMonitorInput, ...) (*internetmonitor.CreateMonitorOutput, error)
- func (m *MockInternetMonitorAPI) DeleteMonitor(arg0 *internetmonitor.DeleteMonitorInput) (*internetmonitor.DeleteMonitorOutput, error)
- func (m *MockInternetMonitorAPI) DeleteMonitorRequest(arg0 *internetmonitor.DeleteMonitorInput) (*request.Request, *internetmonitor.DeleteMonitorOutput)
- func (m *MockInternetMonitorAPI) DeleteMonitorWithContext(arg0 context.Context, arg1 *internetmonitor.DeleteMonitorInput, ...) (*internetmonitor.DeleteMonitorOutput, error)
- func (m *MockInternetMonitorAPI) EXPECT() *MockInternetMonitorAPIMockRecorder
- func (m *MockInternetMonitorAPI) GetHealthEvent(arg0 *internetmonitor.GetHealthEventInput) (*internetmonitor.GetHealthEventOutput, error)
- func (m *MockInternetMonitorAPI) GetHealthEventRequest(arg0 *internetmonitor.GetHealthEventInput) (*request.Request, *internetmonitor.GetHealthEventOutput)
- func (m *MockInternetMonitorAPI) GetHealthEventWithContext(arg0 context.Context, arg1 *internetmonitor.GetHealthEventInput, ...) (*internetmonitor.GetHealthEventOutput, error)
- func (m *MockInternetMonitorAPI) GetMonitor(arg0 *internetmonitor.GetMonitorInput) (*internetmonitor.GetMonitorOutput, error)
- func (m *MockInternetMonitorAPI) GetMonitorRequest(arg0 *internetmonitor.GetMonitorInput) (*request.Request, *internetmonitor.GetMonitorOutput)
- func (m *MockInternetMonitorAPI) GetMonitorWithContext(arg0 context.Context, arg1 *internetmonitor.GetMonitorInput, ...) (*internetmonitor.GetMonitorOutput, error)
- func (m *MockInternetMonitorAPI) ListHealthEvents(arg0 *internetmonitor.ListHealthEventsInput) (*internetmonitor.ListHealthEventsOutput, error)
- func (m *MockInternetMonitorAPI) ListHealthEventsPages(arg0 *internetmonitor.ListHealthEventsInput, ...) error
- func (m *MockInternetMonitorAPI) ListHealthEventsPagesWithContext(arg0 context.Context, arg1 *internetmonitor.ListHealthEventsInput, ...) error
- func (m *MockInternetMonitorAPI) ListHealthEventsRequest(arg0 *internetmonitor.ListHealthEventsInput) (*request.Request, *internetmonitor.ListHealthEventsOutput)
- func (m *MockInternetMonitorAPI) ListHealthEventsWithContext(arg0 context.Context, arg1 *internetmonitor.ListHealthEventsInput, ...) (*internetmonitor.ListHealthEventsOutput, error)
- func (m *MockInternetMonitorAPI) ListMonitors(arg0 *internetmonitor.ListMonitorsInput) (*internetmonitor.ListMonitorsOutput, error)
- func (m *MockInternetMonitorAPI) ListMonitorsPages(arg0 *internetmonitor.ListMonitorsInput, ...) error
- func (m *MockInternetMonitorAPI) ListMonitorsPagesWithContext(arg0 context.Context, arg1 *internetmonitor.ListMonitorsInput, ...) error
- func (m *MockInternetMonitorAPI) ListMonitorsRequest(arg0 *internetmonitor.ListMonitorsInput) (*request.Request, *internetmonitor.ListMonitorsOutput)
- func (m *MockInternetMonitorAPI) ListMonitorsWithContext(arg0 context.Context, arg1 *internetmonitor.ListMonitorsInput, ...) (*internetmonitor.ListMonitorsOutput, error)
- func (m *MockInternetMonitorAPI) ListTagsForResource(arg0 *internetmonitor.ListTagsForResourceInput) (*internetmonitor.ListTagsForResourceOutput, error)
- func (m *MockInternetMonitorAPI) ListTagsForResourceRequest(arg0 *internetmonitor.ListTagsForResourceInput) (*request.Request, *internetmonitor.ListTagsForResourceOutput)
- func (m *MockInternetMonitorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *internetmonitor.ListTagsForResourceInput, ...) (*internetmonitor.ListTagsForResourceOutput, error)
- func (m *MockInternetMonitorAPI) TagResource(arg0 *internetmonitor.TagResourceInput) (*internetmonitor.TagResourceOutput, error)
- func (m *MockInternetMonitorAPI) TagResourceRequest(arg0 *internetmonitor.TagResourceInput) (*request.Request, *internetmonitor.TagResourceOutput)
- func (m *MockInternetMonitorAPI) TagResourceWithContext(arg0 context.Context, arg1 *internetmonitor.TagResourceInput, ...) (*internetmonitor.TagResourceOutput, error)
- func (m *MockInternetMonitorAPI) UntagResource(arg0 *internetmonitor.UntagResourceInput) (*internetmonitor.UntagResourceOutput, error)
- func (m *MockInternetMonitorAPI) UntagResourceRequest(arg0 *internetmonitor.UntagResourceInput) (*request.Request, *internetmonitor.UntagResourceOutput)
- func (m *MockInternetMonitorAPI) UntagResourceWithContext(arg0 context.Context, arg1 *internetmonitor.UntagResourceInput, ...) (*internetmonitor.UntagResourceOutput, error)
- func (m *MockInternetMonitorAPI) UpdateMonitor(arg0 *internetmonitor.UpdateMonitorInput) (*internetmonitor.UpdateMonitorOutput, error)
- func (m *MockInternetMonitorAPI) UpdateMonitorRequest(arg0 *internetmonitor.UpdateMonitorInput) (*request.Request, *internetmonitor.UpdateMonitorOutput)
- func (m *MockInternetMonitorAPI) UpdateMonitorWithContext(arg0 context.Context, arg1 *internetmonitor.UpdateMonitorInput, ...) (*internetmonitor.UpdateMonitorOutput, error)
- type MockInternetMonitorAPIMockRecorder
- func (mr *MockInternetMonitorAPIMockRecorder) CreateMonitor(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) CreateMonitorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) CreateMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) DeleteMonitor(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) DeleteMonitorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) DeleteMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) GetHealthEvent(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) GetHealthEventRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) GetHealthEventWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) GetMonitor(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) GetMonitorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) GetMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEvents(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListMonitors(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListMonitorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListMonitorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListMonitorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListMonitorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) UpdateMonitor(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) UpdateMonitorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockInternetMonitorAPIMockRecorder) UpdateMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockInternetMonitorAPI ¶
type MockInternetMonitorAPI struct {
// contains filtered or unexported fields
}
MockInternetMonitorAPI is a mock of InternetMonitorAPI interface
func NewMockInternetMonitorAPI ¶
func NewMockInternetMonitorAPI(ctrl *gomock.Controller) *MockInternetMonitorAPI
NewMockInternetMonitorAPI creates a new mock instance
func (*MockInternetMonitorAPI) CreateMonitor ¶
func (m *MockInternetMonitorAPI) CreateMonitor(arg0 *internetmonitor.CreateMonitorInput) (*internetmonitor.CreateMonitorOutput, error)
CreateMonitor mocks base method
func (*MockInternetMonitorAPI) CreateMonitorRequest ¶
func (m *MockInternetMonitorAPI) CreateMonitorRequest(arg0 *internetmonitor.CreateMonitorInput) (*request.Request, *internetmonitor.CreateMonitorOutput)
CreateMonitorRequest mocks base method
func (*MockInternetMonitorAPI) CreateMonitorWithContext ¶
func (m *MockInternetMonitorAPI) CreateMonitorWithContext(arg0 context.Context, arg1 *internetmonitor.CreateMonitorInput, arg2 ...request.Option) (*internetmonitor.CreateMonitorOutput, error)
CreateMonitorWithContext mocks base method
func (*MockInternetMonitorAPI) DeleteMonitor ¶
func (m *MockInternetMonitorAPI) DeleteMonitor(arg0 *internetmonitor.DeleteMonitorInput) (*internetmonitor.DeleteMonitorOutput, error)
DeleteMonitor mocks base method
func (*MockInternetMonitorAPI) DeleteMonitorRequest ¶
func (m *MockInternetMonitorAPI) DeleteMonitorRequest(arg0 *internetmonitor.DeleteMonitorInput) (*request.Request, *internetmonitor.DeleteMonitorOutput)
DeleteMonitorRequest mocks base method
func (*MockInternetMonitorAPI) DeleteMonitorWithContext ¶
func (m *MockInternetMonitorAPI) DeleteMonitorWithContext(arg0 context.Context, arg1 *internetmonitor.DeleteMonitorInput, arg2 ...request.Option) (*internetmonitor.DeleteMonitorOutput, error)
DeleteMonitorWithContext mocks base method
func (*MockInternetMonitorAPI) EXPECT ¶
func (m *MockInternetMonitorAPI) EXPECT() *MockInternetMonitorAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockInternetMonitorAPI) GetHealthEvent ¶
func (m *MockInternetMonitorAPI) GetHealthEvent(arg0 *internetmonitor.GetHealthEventInput) (*internetmonitor.GetHealthEventOutput, error)
GetHealthEvent mocks base method
func (*MockInternetMonitorAPI) GetHealthEventRequest ¶
func (m *MockInternetMonitorAPI) GetHealthEventRequest(arg0 *internetmonitor.GetHealthEventInput) (*request.Request, *internetmonitor.GetHealthEventOutput)
GetHealthEventRequest mocks base method
func (*MockInternetMonitorAPI) GetHealthEventWithContext ¶
func (m *MockInternetMonitorAPI) GetHealthEventWithContext(arg0 context.Context, arg1 *internetmonitor.GetHealthEventInput, arg2 ...request.Option) (*internetmonitor.GetHealthEventOutput, error)
GetHealthEventWithContext mocks base method
func (*MockInternetMonitorAPI) GetMonitor ¶
func (m *MockInternetMonitorAPI) GetMonitor(arg0 *internetmonitor.GetMonitorInput) (*internetmonitor.GetMonitorOutput, error)
GetMonitor mocks base method
func (*MockInternetMonitorAPI) GetMonitorRequest ¶
func (m *MockInternetMonitorAPI) GetMonitorRequest(arg0 *internetmonitor.GetMonitorInput) (*request.Request, *internetmonitor.GetMonitorOutput)
GetMonitorRequest mocks base method
func (*MockInternetMonitorAPI) GetMonitorWithContext ¶
func (m *MockInternetMonitorAPI) GetMonitorWithContext(arg0 context.Context, arg1 *internetmonitor.GetMonitorInput, arg2 ...request.Option) (*internetmonitor.GetMonitorOutput, error)
GetMonitorWithContext mocks base method
func (*MockInternetMonitorAPI) ListHealthEvents ¶
func (m *MockInternetMonitorAPI) ListHealthEvents(arg0 *internetmonitor.ListHealthEventsInput) (*internetmonitor.ListHealthEventsOutput, error)
ListHealthEvents mocks base method
func (*MockInternetMonitorAPI) ListHealthEventsPages ¶
func (m *MockInternetMonitorAPI) ListHealthEventsPages(arg0 *internetmonitor.ListHealthEventsInput, arg1 func(*internetmonitor.ListHealthEventsOutput, bool) bool) error
ListHealthEventsPages mocks base method
func (*MockInternetMonitorAPI) ListHealthEventsPagesWithContext ¶
func (m *MockInternetMonitorAPI) ListHealthEventsPagesWithContext(arg0 context.Context, arg1 *internetmonitor.ListHealthEventsInput, arg2 func(*internetmonitor.ListHealthEventsOutput, bool) bool, arg3 ...request.Option) error
ListHealthEventsPagesWithContext mocks base method
func (*MockInternetMonitorAPI) ListHealthEventsRequest ¶
func (m *MockInternetMonitorAPI) ListHealthEventsRequest(arg0 *internetmonitor.ListHealthEventsInput) (*request.Request, *internetmonitor.ListHealthEventsOutput)
ListHealthEventsRequest mocks base method
func (*MockInternetMonitorAPI) ListHealthEventsWithContext ¶
func (m *MockInternetMonitorAPI) ListHealthEventsWithContext(arg0 context.Context, arg1 *internetmonitor.ListHealthEventsInput, arg2 ...request.Option) (*internetmonitor.ListHealthEventsOutput, error)
ListHealthEventsWithContext mocks base method
func (*MockInternetMonitorAPI) ListMonitors ¶
func (m *MockInternetMonitorAPI) ListMonitors(arg0 *internetmonitor.ListMonitorsInput) (*internetmonitor.ListMonitorsOutput, error)
ListMonitors mocks base method
func (*MockInternetMonitorAPI) ListMonitorsPages ¶
func (m *MockInternetMonitorAPI) ListMonitorsPages(arg0 *internetmonitor.ListMonitorsInput, arg1 func(*internetmonitor.ListMonitorsOutput, bool) bool) error
ListMonitorsPages mocks base method
func (*MockInternetMonitorAPI) ListMonitorsPagesWithContext ¶
func (m *MockInternetMonitorAPI) ListMonitorsPagesWithContext(arg0 context.Context, arg1 *internetmonitor.ListMonitorsInput, arg2 func(*internetmonitor.ListMonitorsOutput, bool) bool, arg3 ...request.Option) error
ListMonitorsPagesWithContext mocks base method
func (*MockInternetMonitorAPI) ListMonitorsRequest ¶
func (m *MockInternetMonitorAPI) ListMonitorsRequest(arg0 *internetmonitor.ListMonitorsInput) (*request.Request, *internetmonitor.ListMonitorsOutput)
ListMonitorsRequest mocks base method
func (*MockInternetMonitorAPI) ListMonitorsWithContext ¶
func (m *MockInternetMonitorAPI) ListMonitorsWithContext(arg0 context.Context, arg1 *internetmonitor.ListMonitorsInput, arg2 ...request.Option) (*internetmonitor.ListMonitorsOutput, error)
ListMonitorsWithContext mocks base method
func (*MockInternetMonitorAPI) ListTagsForResource ¶
func (m *MockInternetMonitorAPI) ListTagsForResource(arg0 *internetmonitor.ListTagsForResourceInput) (*internetmonitor.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockInternetMonitorAPI) ListTagsForResourceRequest ¶
func (m *MockInternetMonitorAPI) ListTagsForResourceRequest(arg0 *internetmonitor.ListTagsForResourceInput) (*request.Request, *internetmonitor.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockInternetMonitorAPI) ListTagsForResourceWithContext ¶
func (m *MockInternetMonitorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *internetmonitor.ListTagsForResourceInput, arg2 ...request.Option) (*internetmonitor.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockInternetMonitorAPI) TagResource ¶
func (m *MockInternetMonitorAPI) TagResource(arg0 *internetmonitor.TagResourceInput) (*internetmonitor.TagResourceOutput, error)
TagResource mocks base method
func (*MockInternetMonitorAPI) TagResourceRequest ¶
func (m *MockInternetMonitorAPI) TagResourceRequest(arg0 *internetmonitor.TagResourceInput) (*request.Request, *internetmonitor.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockInternetMonitorAPI) TagResourceWithContext ¶
func (m *MockInternetMonitorAPI) TagResourceWithContext(arg0 context.Context, arg1 *internetmonitor.TagResourceInput, arg2 ...request.Option) (*internetmonitor.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockInternetMonitorAPI) UntagResource ¶
func (m *MockInternetMonitorAPI) UntagResource(arg0 *internetmonitor.UntagResourceInput) (*internetmonitor.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockInternetMonitorAPI) UntagResourceRequest ¶
func (m *MockInternetMonitorAPI) UntagResourceRequest(arg0 *internetmonitor.UntagResourceInput) (*request.Request, *internetmonitor.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockInternetMonitorAPI) UntagResourceWithContext ¶
func (m *MockInternetMonitorAPI) UntagResourceWithContext(arg0 context.Context, arg1 *internetmonitor.UntagResourceInput, arg2 ...request.Option) (*internetmonitor.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockInternetMonitorAPI) UpdateMonitor ¶
func (m *MockInternetMonitorAPI) UpdateMonitor(arg0 *internetmonitor.UpdateMonitorInput) (*internetmonitor.UpdateMonitorOutput, error)
UpdateMonitor mocks base method
func (*MockInternetMonitorAPI) UpdateMonitorRequest ¶
func (m *MockInternetMonitorAPI) UpdateMonitorRequest(arg0 *internetmonitor.UpdateMonitorInput) (*request.Request, *internetmonitor.UpdateMonitorOutput)
UpdateMonitorRequest mocks base method
func (*MockInternetMonitorAPI) UpdateMonitorWithContext ¶
func (m *MockInternetMonitorAPI) UpdateMonitorWithContext(arg0 context.Context, arg1 *internetmonitor.UpdateMonitorInput, arg2 ...request.Option) (*internetmonitor.UpdateMonitorOutput, error)
UpdateMonitorWithContext mocks base method
type MockInternetMonitorAPIMockRecorder ¶
type MockInternetMonitorAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockInternetMonitorAPIMockRecorder is the mock recorder for MockInternetMonitorAPI
func (*MockInternetMonitorAPIMockRecorder) CreateMonitor ¶
func (mr *MockInternetMonitorAPIMockRecorder) CreateMonitor(arg0 interface{}) *gomock.Call
CreateMonitor indicates an expected call of CreateMonitor
func (*MockInternetMonitorAPIMockRecorder) CreateMonitorRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) CreateMonitorRequest(arg0 interface{}) *gomock.Call
CreateMonitorRequest indicates an expected call of CreateMonitorRequest
func (*MockInternetMonitorAPIMockRecorder) CreateMonitorWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) CreateMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMonitorWithContext indicates an expected call of CreateMonitorWithContext
func (*MockInternetMonitorAPIMockRecorder) DeleteMonitor ¶
func (mr *MockInternetMonitorAPIMockRecorder) DeleteMonitor(arg0 interface{}) *gomock.Call
DeleteMonitor indicates an expected call of DeleteMonitor
func (*MockInternetMonitorAPIMockRecorder) DeleteMonitorRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) DeleteMonitorRequest(arg0 interface{}) *gomock.Call
DeleteMonitorRequest indicates an expected call of DeleteMonitorRequest
func (*MockInternetMonitorAPIMockRecorder) DeleteMonitorWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) DeleteMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMonitorWithContext indicates an expected call of DeleteMonitorWithContext
func (*MockInternetMonitorAPIMockRecorder) GetHealthEvent ¶
func (mr *MockInternetMonitorAPIMockRecorder) GetHealthEvent(arg0 interface{}) *gomock.Call
GetHealthEvent indicates an expected call of GetHealthEvent
func (*MockInternetMonitorAPIMockRecorder) GetHealthEventRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) GetHealthEventRequest(arg0 interface{}) *gomock.Call
GetHealthEventRequest indicates an expected call of GetHealthEventRequest
func (*MockInternetMonitorAPIMockRecorder) GetHealthEventWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) GetHealthEventWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetHealthEventWithContext indicates an expected call of GetHealthEventWithContext
func (*MockInternetMonitorAPIMockRecorder) GetMonitor ¶
func (mr *MockInternetMonitorAPIMockRecorder) GetMonitor(arg0 interface{}) *gomock.Call
GetMonitor indicates an expected call of GetMonitor
func (*MockInternetMonitorAPIMockRecorder) GetMonitorRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) GetMonitorRequest(arg0 interface{}) *gomock.Call
GetMonitorRequest indicates an expected call of GetMonitorRequest
func (*MockInternetMonitorAPIMockRecorder) GetMonitorWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) GetMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMonitorWithContext indicates an expected call of GetMonitorWithContext
func (*MockInternetMonitorAPIMockRecorder) ListHealthEvents ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEvents(arg0 interface{}) *gomock.Call
ListHealthEvents indicates an expected call of ListHealthEvents
func (*MockInternetMonitorAPIMockRecorder) ListHealthEventsPages ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEventsPages(arg0, arg1 interface{}) *gomock.Call
ListHealthEventsPages indicates an expected call of ListHealthEventsPages
func (*MockInternetMonitorAPIMockRecorder) ListHealthEventsPagesWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListHealthEventsPagesWithContext indicates an expected call of ListHealthEventsPagesWithContext
func (*MockInternetMonitorAPIMockRecorder) ListHealthEventsRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEventsRequest(arg0 interface{}) *gomock.Call
ListHealthEventsRequest indicates an expected call of ListHealthEventsRequest
func (*MockInternetMonitorAPIMockRecorder) ListHealthEventsWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListHealthEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHealthEventsWithContext indicates an expected call of ListHealthEventsWithContext
func (*MockInternetMonitorAPIMockRecorder) ListMonitors ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListMonitors(arg0 interface{}) *gomock.Call
ListMonitors indicates an expected call of ListMonitors
func (*MockInternetMonitorAPIMockRecorder) ListMonitorsPages ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListMonitorsPages(arg0, arg1 interface{}) *gomock.Call
ListMonitorsPages indicates an expected call of ListMonitorsPages
func (*MockInternetMonitorAPIMockRecorder) ListMonitorsPagesWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListMonitorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMonitorsPagesWithContext indicates an expected call of ListMonitorsPagesWithContext
func (*MockInternetMonitorAPIMockRecorder) ListMonitorsRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListMonitorsRequest(arg0 interface{}) *gomock.Call
ListMonitorsRequest indicates an expected call of ListMonitorsRequest
func (*MockInternetMonitorAPIMockRecorder) ListMonitorsWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListMonitorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMonitorsWithContext indicates an expected call of ListMonitorsWithContext
func (*MockInternetMonitorAPIMockRecorder) ListTagsForResource ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockInternetMonitorAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockInternetMonitorAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockInternetMonitorAPIMockRecorder) TagResource ¶
func (mr *MockInternetMonitorAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockInternetMonitorAPIMockRecorder) TagResourceRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockInternetMonitorAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockInternetMonitorAPIMockRecorder) UntagResource ¶
func (mr *MockInternetMonitorAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockInternetMonitorAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockInternetMonitorAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockInternetMonitorAPIMockRecorder) UpdateMonitor ¶
func (mr *MockInternetMonitorAPIMockRecorder) UpdateMonitor(arg0 interface{}) *gomock.Call
UpdateMonitor indicates an expected call of UpdateMonitor
func (*MockInternetMonitorAPIMockRecorder) UpdateMonitorRequest ¶
func (mr *MockInternetMonitorAPIMockRecorder) UpdateMonitorRequest(arg0 interface{}) *gomock.Call
UpdateMonitorRequest indicates an expected call of UpdateMonitorRequest
func (*MockInternetMonitorAPIMockRecorder) UpdateMonitorWithContext ¶
func (mr *MockInternetMonitorAPIMockRecorder) UpdateMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMonitorWithContext indicates an expected call of UpdateMonitorWithContext