Documentation ¶
Overview ¶
Package emrserverlessmock is a generated GoMock package.
Index ¶
- type MockEMRServerlessAPI
- func (m *MockEMRServerlessAPI) CancelJobRun(arg0 *emrserverless.CancelJobRunInput) (*emrserverless.CancelJobRunOutput, error)
- func (m *MockEMRServerlessAPI) CancelJobRunRequest(arg0 *emrserverless.CancelJobRunInput) (*request.Request, *emrserverless.CancelJobRunOutput)
- func (m *MockEMRServerlessAPI) CancelJobRunWithContext(arg0 context.Context, arg1 *emrserverless.CancelJobRunInput, ...) (*emrserverless.CancelJobRunOutput, error)
- func (m *MockEMRServerlessAPI) CreateApplication(arg0 *emrserverless.CreateApplicationInput) (*emrserverless.CreateApplicationOutput, error)
- func (m *MockEMRServerlessAPI) CreateApplicationRequest(arg0 *emrserverless.CreateApplicationInput) (*request.Request, *emrserverless.CreateApplicationOutput)
- func (m *MockEMRServerlessAPI) CreateApplicationWithContext(arg0 context.Context, arg1 *emrserverless.CreateApplicationInput, ...) (*emrserverless.CreateApplicationOutput, error)
- func (m *MockEMRServerlessAPI) DeleteApplication(arg0 *emrserverless.DeleteApplicationInput) (*emrserverless.DeleteApplicationOutput, error)
- func (m *MockEMRServerlessAPI) DeleteApplicationRequest(arg0 *emrserverless.DeleteApplicationInput) (*request.Request, *emrserverless.DeleteApplicationOutput)
- func (m *MockEMRServerlessAPI) DeleteApplicationWithContext(arg0 context.Context, arg1 *emrserverless.DeleteApplicationInput, ...) (*emrserverless.DeleteApplicationOutput, error)
- func (m *MockEMRServerlessAPI) EXPECT() *MockEMRServerlessAPIMockRecorder
- func (m *MockEMRServerlessAPI) GetApplication(arg0 *emrserverless.GetApplicationInput) (*emrserverless.GetApplicationOutput, error)
- func (m *MockEMRServerlessAPI) GetApplicationRequest(arg0 *emrserverless.GetApplicationInput) (*request.Request, *emrserverless.GetApplicationOutput)
- func (m *MockEMRServerlessAPI) GetApplicationWithContext(arg0 context.Context, arg1 *emrserverless.GetApplicationInput, ...) (*emrserverless.GetApplicationOutput, error)
- func (m *MockEMRServerlessAPI) GetDashboardForJobRun(arg0 *emrserverless.GetDashboardForJobRunInput) (*emrserverless.GetDashboardForJobRunOutput, error)
- func (m *MockEMRServerlessAPI) GetDashboardForJobRunRequest(arg0 *emrserverless.GetDashboardForJobRunInput) (*request.Request, *emrserverless.GetDashboardForJobRunOutput)
- func (m *MockEMRServerlessAPI) GetDashboardForJobRunWithContext(arg0 context.Context, arg1 *emrserverless.GetDashboardForJobRunInput, ...) (*emrserverless.GetDashboardForJobRunOutput, error)
- func (m *MockEMRServerlessAPI) GetJobRun(arg0 *emrserverless.GetJobRunInput) (*emrserverless.GetJobRunOutput, error)
- func (m *MockEMRServerlessAPI) GetJobRunRequest(arg0 *emrserverless.GetJobRunInput) (*request.Request, *emrserverless.GetJobRunOutput)
- func (m *MockEMRServerlessAPI) GetJobRunWithContext(arg0 context.Context, arg1 *emrserverless.GetJobRunInput, ...) (*emrserverless.GetJobRunOutput, error)
- func (m *MockEMRServerlessAPI) ListApplications(arg0 *emrserverless.ListApplicationsInput) (*emrserverless.ListApplicationsOutput, error)
- func (m *MockEMRServerlessAPI) ListApplicationsPages(arg0 *emrserverless.ListApplicationsInput, ...) error
- func (m *MockEMRServerlessAPI) ListApplicationsPagesWithContext(arg0 context.Context, arg1 *emrserverless.ListApplicationsInput, ...) error
- func (m *MockEMRServerlessAPI) ListApplicationsRequest(arg0 *emrserverless.ListApplicationsInput) (*request.Request, *emrserverless.ListApplicationsOutput)
- func (m *MockEMRServerlessAPI) ListApplicationsWithContext(arg0 context.Context, arg1 *emrserverless.ListApplicationsInput, ...) (*emrserverless.ListApplicationsOutput, error)
- func (m *MockEMRServerlessAPI) ListJobRuns(arg0 *emrserverless.ListJobRunsInput) (*emrserverless.ListJobRunsOutput, error)
- func (m *MockEMRServerlessAPI) ListJobRunsPages(arg0 *emrserverless.ListJobRunsInput, ...) error
- func (m *MockEMRServerlessAPI) ListJobRunsPagesWithContext(arg0 context.Context, arg1 *emrserverless.ListJobRunsInput, ...) error
- func (m *MockEMRServerlessAPI) ListJobRunsRequest(arg0 *emrserverless.ListJobRunsInput) (*request.Request, *emrserverless.ListJobRunsOutput)
- func (m *MockEMRServerlessAPI) ListJobRunsWithContext(arg0 context.Context, arg1 *emrserverless.ListJobRunsInput, ...) (*emrserverless.ListJobRunsOutput, error)
- func (m *MockEMRServerlessAPI) ListTagsForResource(arg0 *emrserverless.ListTagsForResourceInput) (*emrserverless.ListTagsForResourceOutput, error)
- func (m *MockEMRServerlessAPI) ListTagsForResourceRequest(arg0 *emrserverless.ListTagsForResourceInput) (*request.Request, *emrserverless.ListTagsForResourceOutput)
- func (m *MockEMRServerlessAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *emrserverless.ListTagsForResourceInput, ...) (*emrserverless.ListTagsForResourceOutput, error)
- func (m *MockEMRServerlessAPI) StartApplication(arg0 *emrserverless.StartApplicationInput) (*emrserverless.StartApplicationOutput, error)
- func (m *MockEMRServerlessAPI) StartApplicationRequest(arg0 *emrserverless.StartApplicationInput) (*request.Request, *emrserverless.StartApplicationOutput)
- func (m *MockEMRServerlessAPI) StartApplicationWithContext(arg0 context.Context, arg1 *emrserverless.StartApplicationInput, ...) (*emrserverless.StartApplicationOutput, error)
- func (m *MockEMRServerlessAPI) StartJobRun(arg0 *emrserverless.StartJobRunInput) (*emrserverless.StartJobRunOutput, error)
- func (m *MockEMRServerlessAPI) StartJobRunRequest(arg0 *emrserverless.StartJobRunInput) (*request.Request, *emrserverless.StartJobRunOutput)
- func (m *MockEMRServerlessAPI) StartJobRunWithContext(arg0 context.Context, arg1 *emrserverless.StartJobRunInput, ...) (*emrserverless.StartJobRunOutput, error)
- func (m *MockEMRServerlessAPI) StopApplication(arg0 *emrserverless.StopApplicationInput) (*emrserverless.StopApplicationOutput, error)
- func (m *MockEMRServerlessAPI) StopApplicationRequest(arg0 *emrserverless.StopApplicationInput) (*request.Request, *emrserverless.StopApplicationOutput)
- func (m *MockEMRServerlessAPI) StopApplicationWithContext(arg0 context.Context, arg1 *emrserverless.StopApplicationInput, ...) (*emrserverless.StopApplicationOutput, error)
- func (m *MockEMRServerlessAPI) TagResource(arg0 *emrserverless.TagResourceInput) (*emrserverless.TagResourceOutput, error)
- func (m *MockEMRServerlessAPI) TagResourceRequest(arg0 *emrserverless.TagResourceInput) (*request.Request, *emrserverless.TagResourceOutput)
- func (m *MockEMRServerlessAPI) TagResourceWithContext(arg0 context.Context, arg1 *emrserverless.TagResourceInput, ...) (*emrserverless.TagResourceOutput, error)
- func (m *MockEMRServerlessAPI) UntagResource(arg0 *emrserverless.UntagResourceInput) (*emrserverless.UntagResourceOutput, error)
- func (m *MockEMRServerlessAPI) UntagResourceRequest(arg0 *emrserverless.UntagResourceInput) (*request.Request, *emrserverless.UntagResourceOutput)
- func (m *MockEMRServerlessAPI) UntagResourceWithContext(arg0 context.Context, arg1 *emrserverless.UntagResourceInput, ...) (*emrserverless.UntagResourceOutput, error)
- func (m *MockEMRServerlessAPI) UpdateApplication(arg0 *emrserverless.UpdateApplicationInput) (*emrserverless.UpdateApplicationOutput, error)
- func (m *MockEMRServerlessAPI) UpdateApplicationRequest(arg0 *emrserverless.UpdateApplicationInput) (*request.Request, *emrserverless.UpdateApplicationOutput)
- func (m *MockEMRServerlessAPI) UpdateApplicationWithContext(arg0 context.Context, arg1 *emrserverless.UpdateApplicationInput, ...) (*emrserverless.UpdateApplicationOutput, error)
- type MockEMRServerlessAPIMockRecorder
- func (mr *MockEMRServerlessAPIMockRecorder) CancelJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) CancelJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) CancelJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) GetApplication(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) GetApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) GetApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) GetDashboardForJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) GetJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) GetJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) GetJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListJobRuns(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) StartApplication(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) StartApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) StartApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) StartJobRun(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) StartJobRunRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) StartJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) StopApplication(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) StopApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) StopApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRServerlessAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockEMRServerlessAPI ¶
type MockEMRServerlessAPI struct {
// contains filtered or unexported fields
}
MockEMRServerlessAPI is a mock of EMRServerlessAPI interface
func NewMockEMRServerlessAPI ¶
func NewMockEMRServerlessAPI(ctrl *gomock.Controller) *MockEMRServerlessAPI
NewMockEMRServerlessAPI creates a new mock instance
func (*MockEMRServerlessAPI) CancelJobRun ¶
func (m *MockEMRServerlessAPI) CancelJobRun(arg0 *emrserverless.CancelJobRunInput) (*emrserverless.CancelJobRunOutput, error)
CancelJobRun mocks base method
func (*MockEMRServerlessAPI) CancelJobRunRequest ¶
func (m *MockEMRServerlessAPI) CancelJobRunRequest(arg0 *emrserverless.CancelJobRunInput) (*request.Request, *emrserverless.CancelJobRunOutput)
CancelJobRunRequest mocks base method
func (*MockEMRServerlessAPI) CancelJobRunWithContext ¶
func (m *MockEMRServerlessAPI) CancelJobRunWithContext(arg0 context.Context, arg1 *emrserverless.CancelJobRunInput, arg2 ...request.Option) (*emrserverless.CancelJobRunOutput, error)
CancelJobRunWithContext mocks base method
func (*MockEMRServerlessAPI) CreateApplication ¶
func (m *MockEMRServerlessAPI) CreateApplication(arg0 *emrserverless.CreateApplicationInput) (*emrserverless.CreateApplicationOutput, error)
CreateApplication mocks base method
func (*MockEMRServerlessAPI) CreateApplicationRequest ¶
func (m *MockEMRServerlessAPI) CreateApplicationRequest(arg0 *emrserverless.CreateApplicationInput) (*request.Request, *emrserverless.CreateApplicationOutput)
CreateApplicationRequest mocks base method
func (*MockEMRServerlessAPI) CreateApplicationWithContext ¶
func (m *MockEMRServerlessAPI) CreateApplicationWithContext(arg0 context.Context, arg1 *emrserverless.CreateApplicationInput, arg2 ...request.Option) (*emrserverless.CreateApplicationOutput, error)
CreateApplicationWithContext mocks base method
func (*MockEMRServerlessAPI) DeleteApplication ¶
func (m *MockEMRServerlessAPI) DeleteApplication(arg0 *emrserverless.DeleteApplicationInput) (*emrserverless.DeleteApplicationOutput, error)
DeleteApplication mocks base method
func (*MockEMRServerlessAPI) DeleteApplicationRequest ¶
func (m *MockEMRServerlessAPI) DeleteApplicationRequest(arg0 *emrserverless.DeleteApplicationInput) (*request.Request, *emrserverless.DeleteApplicationOutput)
DeleteApplicationRequest mocks base method
func (*MockEMRServerlessAPI) DeleteApplicationWithContext ¶
func (m *MockEMRServerlessAPI) DeleteApplicationWithContext(arg0 context.Context, arg1 *emrserverless.DeleteApplicationInput, arg2 ...request.Option) (*emrserverless.DeleteApplicationOutput, error)
DeleteApplicationWithContext mocks base method
func (*MockEMRServerlessAPI) EXPECT ¶
func (m *MockEMRServerlessAPI) EXPECT() *MockEMRServerlessAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockEMRServerlessAPI) GetApplication ¶
func (m *MockEMRServerlessAPI) GetApplication(arg0 *emrserverless.GetApplicationInput) (*emrserverless.GetApplicationOutput, error)
GetApplication mocks base method
func (*MockEMRServerlessAPI) GetApplicationRequest ¶
func (m *MockEMRServerlessAPI) GetApplicationRequest(arg0 *emrserverless.GetApplicationInput) (*request.Request, *emrserverless.GetApplicationOutput)
GetApplicationRequest mocks base method
func (*MockEMRServerlessAPI) GetApplicationWithContext ¶
func (m *MockEMRServerlessAPI) GetApplicationWithContext(arg0 context.Context, arg1 *emrserverless.GetApplicationInput, arg2 ...request.Option) (*emrserverless.GetApplicationOutput, error)
GetApplicationWithContext mocks base method
func (*MockEMRServerlessAPI) GetDashboardForJobRun ¶ added in v1.44.108
func (m *MockEMRServerlessAPI) GetDashboardForJobRun(arg0 *emrserverless.GetDashboardForJobRunInput) (*emrserverless.GetDashboardForJobRunOutput, error)
GetDashboardForJobRun mocks base method
func (*MockEMRServerlessAPI) GetDashboardForJobRunRequest ¶ added in v1.44.108
func (m *MockEMRServerlessAPI) GetDashboardForJobRunRequest(arg0 *emrserverless.GetDashboardForJobRunInput) (*request.Request, *emrserverless.GetDashboardForJobRunOutput)
GetDashboardForJobRunRequest mocks base method
func (*MockEMRServerlessAPI) GetDashboardForJobRunWithContext ¶ added in v1.44.108
func (m *MockEMRServerlessAPI) GetDashboardForJobRunWithContext(arg0 context.Context, arg1 *emrserverless.GetDashboardForJobRunInput, arg2 ...request.Option) (*emrserverless.GetDashboardForJobRunOutput, error)
GetDashboardForJobRunWithContext mocks base method
func (*MockEMRServerlessAPI) GetJobRun ¶
func (m *MockEMRServerlessAPI) GetJobRun(arg0 *emrserverless.GetJobRunInput) (*emrserverless.GetJobRunOutput, error)
GetJobRun mocks base method
func (*MockEMRServerlessAPI) GetJobRunRequest ¶
func (m *MockEMRServerlessAPI) GetJobRunRequest(arg0 *emrserverless.GetJobRunInput) (*request.Request, *emrserverless.GetJobRunOutput)
GetJobRunRequest mocks base method
func (*MockEMRServerlessAPI) GetJobRunWithContext ¶
func (m *MockEMRServerlessAPI) GetJobRunWithContext(arg0 context.Context, arg1 *emrserverless.GetJobRunInput, arg2 ...request.Option) (*emrserverless.GetJobRunOutput, error)
GetJobRunWithContext mocks base method
func (*MockEMRServerlessAPI) ListApplications ¶
func (m *MockEMRServerlessAPI) ListApplications(arg0 *emrserverless.ListApplicationsInput) (*emrserverless.ListApplicationsOutput, error)
ListApplications mocks base method
func (*MockEMRServerlessAPI) ListApplicationsPages ¶
func (m *MockEMRServerlessAPI) ListApplicationsPages(arg0 *emrserverless.ListApplicationsInput, arg1 func(*emrserverless.ListApplicationsOutput, bool) bool) error
ListApplicationsPages mocks base method
func (*MockEMRServerlessAPI) ListApplicationsPagesWithContext ¶
func (m *MockEMRServerlessAPI) ListApplicationsPagesWithContext(arg0 context.Context, arg1 *emrserverless.ListApplicationsInput, arg2 func(*emrserverless.ListApplicationsOutput, bool) bool, arg3 ...request.Option) error
ListApplicationsPagesWithContext mocks base method
func (*MockEMRServerlessAPI) ListApplicationsRequest ¶
func (m *MockEMRServerlessAPI) ListApplicationsRequest(arg0 *emrserverless.ListApplicationsInput) (*request.Request, *emrserverless.ListApplicationsOutput)
ListApplicationsRequest mocks base method
func (*MockEMRServerlessAPI) ListApplicationsWithContext ¶
func (m *MockEMRServerlessAPI) ListApplicationsWithContext(arg0 context.Context, arg1 *emrserverless.ListApplicationsInput, arg2 ...request.Option) (*emrserverless.ListApplicationsOutput, error)
ListApplicationsWithContext mocks base method
func (*MockEMRServerlessAPI) ListJobRuns ¶
func (m *MockEMRServerlessAPI) ListJobRuns(arg0 *emrserverless.ListJobRunsInput) (*emrserverless.ListJobRunsOutput, error)
ListJobRuns mocks base method
func (*MockEMRServerlessAPI) ListJobRunsPages ¶
func (m *MockEMRServerlessAPI) ListJobRunsPages(arg0 *emrserverless.ListJobRunsInput, arg1 func(*emrserverless.ListJobRunsOutput, bool) bool) error
ListJobRunsPages mocks base method
func (*MockEMRServerlessAPI) ListJobRunsPagesWithContext ¶
func (m *MockEMRServerlessAPI) ListJobRunsPagesWithContext(arg0 context.Context, arg1 *emrserverless.ListJobRunsInput, arg2 func(*emrserverless.ListJobRunsOutput, bool) bool, arg3 ...request.Option) error
ListJobRunsPagesWithContext mocks base method
func (*MockEMRServerlessAPI) ListJobRunsRequest ¶
func (m *MockEMRServerlessAPI) ListJobRunsRequest(arg0 *emrserverless.ListJobRunsInput) (*request.Request, *emrserverless.ListJobRunsOutput)
ListJobRunsRequest mocks base method
func (*MockEMRServerlessAPI) ListJobRunsWithContext ¶
func (m *MockEMRServerlessAPI) ListJobRunsWithContext(arg0 context.Context, arg1 *emrserverless.ListJobRunsInput, arg2 ...request.Option) (*emrserverless.ListJobRunsOutput, error)
ListJobRunsWithContext mocks base method
func (*MockEMRServerlessAPI) ListTagsForResource ¶
func (m *MockEMRServerlessAPI) ListTagsForResource(arg0 *emrserverless.ListTagsForResourceInput) (*emrserverless.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockEMRServerlessAPI) ListTagsForResourceRequest ¶
func (m *MockEMRServerlessAPI) ListTagsForResourceRequest(arg0 *emrserverless.ListTagsForResourceInput) (*request.Request, *emrserverless.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockEMRServerlessAPI) ListTagsForResourceWithContext ¶
func (m *MockEMRServerlessAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *emrserverless.ListTagsForResourceInput, arg2 ...request.Option) (*emrserverless.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockEMRServerlessAPI) StartApplication ¶
func (m *MockEMRServerlessAPI) StartApplication(arg0 *emrserverless.StartApplicationInput) (*emrserverless.StartApplicationOutput, error)
StartApplication mocks base method
func (*MockEMRServerlessAPI) StartApplicationRequest ¶
func (m *MockEMRServerlessAPI) StartApplicationRequest(arg0 *emrserverless.StartApplicationInput) (*request.Request, *emrserverless.StartApplicationOutput)
StartApplicationRequest mocks base method
func (*MockEMRServerlessAPI) StartApplicationWithContext ¶
func (m *MockEMRServerlessAPI) StartApplicationWithContext(arg0 context.Context, arg1 *emrserverless.StartApplicationInput, arg2 ...request.Option) (*emrserverless.StartApplicationOutput, error)
StartApplicationWithContext mocks base method
func (*MockEMRServerlessAPI) StartJobRun ¶
func (m *MockEMRServerlessAPI) StartJobRun(arg0 *emrserverless.StartJobRunInput) (*emrserverless.StartJobRunOutput, error)
StartJobRun mocks base method
func (*MockEMRServerlessAPI) StartJobRunRequest ¶
func (m *MockEMRServerlessAPI) StartJobRunRequest(arg0 *emrserverless.StartJobRunInput) (*request.Request, *emrserverless.StartJobRunOutput)
StartJobRunRequest mocks base method
func (*MockEMRServerlessAPI) StartJobRunWithContext ¶
func (m *MockEMRServerlessAPI) StartJobRunWithContext(arg0 context.Context, arg1 *emrserverless.StartJobRunInput, arg2 ...request.Option) (*emrserverless.StartJobRunOutput, error)
StartJobRunWithContext mocks base method
func (*MockEMRServerlessAPI) StopApplication ¶
func (m *MockEMRServerlessAPI) StopApplication(arg0 *emrserverless.StopApplicationInput) (*emrserverless.StopApplicationOutput, error)
StopApplication mocks base method
func (*MockEMRServerlessAPI) StopApplicationRequest ¶
func (m *MockEMRServerlessAPI) StopApplicationRequest(arg0 *emrserverless.StopApplicationInput) (*request.Request, *emrserverless.StopApplicationOutput)
StopApplicationRequest mocks base method
func (*MockEMRServerlessAPI) StopApplicationWithContext ¶
func (m *MockEMRServerlessAPI) StopApplicationWithContext(arg0 context.Context, arg1 *emrserverless.StopApplicationInput, arg2 ...request.Option) (*emrserverless.StopApplicationOutput, error)
StopApplicationWithContext mocks base method
func (*MockEMRServerlessAPI) TagResource ¶
func (m *MockEMRServerlessAPI) TagResource(arg0 *emrserverless.TagResourceInput) (*emrserverless.TagResourceOutput, error)
TagResource mocks base method
func (*MockEMRServerlessAPI) TagResourceRequest ¶
func (m *MockEMRServerlessAPI) TagResourceRequest(arg0 *emrserverless.TagResourceInput) (*request.Request, *emrserverless.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockEMRServerlessAPI) TagResourceWithContext ¶
func (m *MockEMRServerlessAPI) TagResourceWithContext(arg0 context.Context, arg1 *emrserverless.TagResourceInput, arg2 ...request.Option) (*emrserverless.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockEMRServerlessAPI) UntagResource ¶
func (m *MockEMRServerlessAPI) UntagResource(arg0 *emrserverless.UntagResourceInput) (*emrserverless.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockEMRServerlessAPI) UntagResourceRequest ¶
func (m *MockEMRServerlessAPI) UntagResourceRequest(arg0 *emrserverless.UntagResourceInput) (*request.Request, *emrserverless.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockEMRServerlessAPI) UntagResourceWithContext ¶
func (m *MockEMRServerlessAPI) UntagResourceWithContext(arg0 context.Context, arg1 *emrserverless.UntagResourceInput, arg2 ...request.Option) (*emrserverless.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockEMRServerlessAPI) UpdateApplication ¶
func (m *MockEMRServerlessAPI) UpdateApplication(arg0 *emrserverless.UpdateApplicationInput) (*emrserverless.UpdateApplicationOutput, error)
UpdateApplication mocks base method
func (*MockEMRServerlessAPI) UpdateApplicationRequest ¶
func (m *MockEMRServerlessAPI) UpdateApplicationRequest(arg0 *emrserverless.UpdateApplicationInput) (*request.Request, *emrserverless.UpdateApplicationOutput)
UpdateApplicationRequest mocks base method
func (*MockEMRServerlessAPI) UpdateApplicationWithContext ¶
func (m *MockEMRServerlessAPI) UpdateApplicationWithContext(arg0 context.Context, arg1 *emrserverless.UpdateApplicationInput, arg2 ...request.Option) (*emrserverless.UpdateApplicationOutput, error)
UpdateApplicationWithContext mocks base method
type MockEMRServerlessAPIMockRecorder ¶
type MockEMRServerlessAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockEMRServerlessAPIMockRecorder is the mock recorder for MockEMRServerlessAPI
func (*MockEMRServerlessAPIMockRecorder) CancelJobRun ¶
func (mr *MockEMRServerlessAPIMockRecorder) CancelJobRun(arg0 interface{}) *gomock.Call
CancelJobRun indicates an expected call of CancelJobRun
func (*MockEMRServerlessAPIMockRecorder) CancelJobRunRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) CancelJobRunRequest(arg0 interface{}) *gomock.Call
CancelJobRunRequest indicates an expected call of CancelJobRunRequest
func (*MockEMRServerlessAPIMockRecorder) CancelJobRunWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) CancelJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelJobRunWithContext indicates an expected call of CancelJobRunWithContext
func (*MockEMRServerlessAPIMockRecorder) CreateApplication ¶
func (mr *MockEMRServerlessAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call
CreateApplication indicates an expected call of CreateApplication
func (*MockEMRServerlessAPIMockRecorder) CreateApplicationRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call
CreateApplicationRequest indicates an expected call of CreateApplicationRequest
func (*MockEMRServerlessAPIMockRecorder) CreateApplicationWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext
func (*MockEMRServerlessAPIMockRecorder) DeleteApplication ¶
func (mr *MockEMRServerlessAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call
DeleteApplication indicates an expected call of DeleteApplication
func (*MockEMRServerlessAPIMockRecorder) DeleteApplicationRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call
DeleteApplicationRequest indicates an expected call of DeleteApplicationRequest
func (*MockEMRServerlessAPIMockRecorder) DeleteApplicationWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteApplicationWithContext indicates an expected call of DeleteApplicationWithContext
func (*MockEMRServerlessAPIMockRecorder) GetApplication ¶
func (mr *MockEMRServerlessAPIMockRecorder) GetApplication(arg0 interface{}) *gomock.Call
GetApplication indicates an expected call of GetApplication
func (*MockEMRServerlessAPIMockRecorder) GetApplicationRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) GetApplicationRequest(arg0 interface{}) *gomock.Call
GetApplicationRequest indicates an expected call of GetApplicationRequest
func (*MockEMRServerlessAPIMockRecorder) GetApplicationWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) GetApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetApplicationWithContext indicates an expected call of GetApplicationWithContext
func (*MockEMRServerlessAPIMockRecorder) GetDashboardForJobRun ¶ added in v1.44.108
func (mr *MockEMRServerlessAPIMockRecorder) GetDashboardForJobRun(arg0 interface{}) *gomock.Call
GetDashboardForJobRun indicates an expected call of GetDashboardForJobRun
func (*MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunRequest ¶ added in v1.44.108
func (mr *MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunRequest(arg0 interface{}) *gomock.Call
GetDashboardForJobRunRequest indicates an expected call of GetDashboardForJobRunRequest
func (*MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunWithContext ¶ added in v1.44.108
func (mr *MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDashboardForJobRunWithContext indicates an expected call of GetDashboardForJobRunWithContext
func (*MockEMRServerlessAPIMockRecorder) GetJobRun ¶
func (mr *MockEMRServerlessAPIMockRecorder) GetJobRun(arg0 interface{}) *gomock.Call
GetJobRun indicates an expected call of GetJobRun
func (*MockEMRServerlessAPIMockRecorder) GetJobRunRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) GetJobRunRequest(arg0 interface{}) *gomock.Call
GetJobRunRequest indicates an expected call of GetJobRunRequest
func (*MockEMRServerlessAPIMockRecorder) GetJobRunWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) GetJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetJobRunWithContext indicates an expected call of GetJobRunWithContext
func (*MockEMRServerlessAPIMockRecorder) ListApplications ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call
ListApplications indicates an expected call of ListApplications
func (*MockEMRServerlessAPIMockRecorder) ListApplicationsPages ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call
ListApplicationsPages indicates an expected call of ListApplicationsPages
func (*MockEMRServerlessAPIMockRecorder) ListApplicationsPagesWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListApplicationsPagesWithContext indicates an expected call of ListApplicationsPagesWithContext
func (*MockEMRServerlessAPIMockRecorder) ListApplicationsRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call
ListApplicationsRequest indicates an expected call of ListApplicationsRequest
func (*MockEMRServerlessAPIMockRecorder) ListApplicationsWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListApplicationsWithContext indicates an expected call of ListApplicationsWithContext
func (*MockEMRServerlessAPIMockRecorder) ListJobRuns ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListJobRuns(arg0 interface{}) *gomock.Call
ListJobRuns indicates an expected call of ListJobRuns
func (*MockEMRServerlessAPIMockRecorder) ListJobRunsPages ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsPages(arg0, arg1 interface{}) *gomock.Call
ListJobRunsPages indicates an expected call of ListJobRunsPages
func (*MockEMRServerlessAPIMockRecorder) ListJobRunsPagesWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListJobRunsPagesWithContext indicates an expected call of ListJobRunsPagesWithContext
func (*MockEMRServerlessAPIMockRecorder) ListJobRunsRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsRequest(arg0 interface{}) *gomock.Call
ListJobRunsRequest indicates an expected call of ListJobRunsRequest
func (*MockEMRServerlessAPIMockRecorder) ListJobRunsWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListJobRunsWithContext indicates an expected call of ListJobRunsWithContext
func (*MockEMRServerlessAPIMockRecorder) ListTagsForResource ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockEMRServerlessAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockEMRServerlessAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockEMRServerlessAPIMockRecorder) StartApplication ¶
func (mr *MockEMRServerlessAPIMockRecorder) StartApplication(arg0 interface{}) *gomock.Call
StartApplication indicates an expected call of StartApplication
func (*MockEMRServerlessAPIMockRecorder) StartApplicationRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) StartApplicationRequest(arg0 interface{}) *gomock.Call
StartApplicationRequest indicates an expected call of StartApplicationRequest
func (*MockEMRServerlessAPIMockRecorder) StartApplicationWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) StartApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartApplicationWithContext indicates an expected call of StartApplicationWithContext
func (*MockEMRServerlessAPIMockRecorder) StartJobRun ¶
func (mr *MockEMRServerlessAPIMockRecorder) StartJobRun(arg0 interface{}) *gomock.Call
StartJobRun indicates an expected call of StartJobRun
func (*MockEMRServerlessAPIMockRecorder) StartJobRunRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) StartJobRunRequest(arg0 interface{}) *gomock.Call
StartJobRunRequest indicates an expected call of StartJobRunRequest
func (*MockEMRServerlessAPIMockRecorder) StartJobRunWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) StartJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartJobRunWithContext indicates an expected call of StartJobRunWithContext
func (*MockEMRServerlessAPIMockRecorder) StopApplication ¶
func (mr *MockEMRServerlessAPIMockRecorder) StopApplication(arg0 interface{}) *gomock.Call
StopApplication indicates an expected call of StopApplication
func (*MockEMRServerlessAPIMockRecorder) StopApplicationRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) StopApplicationRequest(arg0 interface{}) *gomock.Call
StopApplicationRequest indicates an expected call of StopApplicationRequest
func (*MockEMRServerlessAPIMockRecorder) StopApplicationWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) StopApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopApplicationWithContext indicates an expected call of StopApplicationWithContext
func (*MockEMRServerlessAPIMockRecorder) TagResource ¶
func (mr *MockEMRServerlessAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockEMRServerlessAPIMockRecorder) TagResourceRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockEMRServerlessAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockEMRServerlessAPIMockRecorder) UntagResource ¶
func (mr *MockEMRServerlessAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockEMRServerlessAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockEMRServerlessAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockEMRServerlessAPIMockRecorder) UpdateApplication ¶
func (mr *MockEMRServerlessAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call
UpdateApplication indicates an expected call of UpdateApplication
func (*MockEMRServerlessAPIMockRecorder) UpdateApplicationRequest ¶
func (mr *MockEMRServerlessAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call
UpdateApplicationRequest indicates an expected call of UpdateApplicationRequest
func (*MockEMRServerlessAPIMockRecorder) UpdateApplicationWithContext ¶
func (mr *MockEMRServerlessAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateApplicationWithContext indicates an expected call of UpdateApplicationWithContext