Documentation ¶
Overview ¶
Package kendrarankingmock is a generated GoMock package.
Index ¶
- type MockKendraRankingAPI
- func (m *MockKendraRankingAPI) CreateRescoreExecutionPlan(arg0 *kendraranking.CreateRescoreExecutionPlanInput) (*kendraranking.CreateRescoreExecutionPlanOutput, error)
- func (m *MockKendraRankingAPI) CreateRescoreExecutionPlanRequest(arg0 *kendraranking.CreateRescoreExecutionPlanInput) (*request.Request, *kendraranking.CreateRescoreExecutionPlanOutput)
- func (m *MockKendraRankingAPI) CreateRescoreExecutionPlanWithContext(arg0 context.Context, arg1 *kendraranking.CreateRescoreExecutionPlanInput, ...) (*kendraranking.CreateRescoreExecutionPlanOutput, error)
- func (m *MockKendraRankingAPI) DeleteRescoreExecutionPlan(arg0 *kendraranking.DeleteRescoreExecutionPlanInput) (*kendraranking.DeleteRescoreExecutionPlanOutput, error)
- func (m *MockKendraRankingAPI) DeleteRescoreExecutionPlanRequest(arg0 *kendraranking.DeleteRescoreExecutionPlanInput) (*request.Request, *kendraranking.DeleteRescoreExecutionPlanOutput)
- func (m *MockKendraRankingAPI) DeleteRescoreExecutionPlanWithContext(arg0 context.Context, arg1 *kendraranking.DeleteRescoreExecutionPlanInput, ...) (*kendraranking.DeleteRescoreExecutionPlanOutput, error)
- func (m *MockKendraRankingAPI) DescribeRescoreExecutionPlan(arg0 *kendraranking.DescribeRescoreExecutionPlanInput) (*kendraranking.DescribeRescoreExecutionPlanOutput, error)
- func (m *MockKendraRankingAPI) DescribeRescoreExecutionPlanRequest(arg0 *kendraranking.DescribeRescoreExecutionPlanInput) (*request.Request, *kendraranking.DescribeRescoreExecutionPlanOutput)
- func (m *MockKendraRankingAPI) DescribeRescoreExecutionPlanWithContext(arg0 context.Context, arg1 *kendraranking.DescribeRescoreExecutionPlanInput, ...) (*kendraranking.DescribeRescoreExecutionPlanOutput, error)
- func (m *MockKendraRankingAPI) EXPECT() *MockKendraRankingAPIMockRecorder
- func (m *MockKendraRankingAPI) ListRescoreExecutionPlans(arg0 *kendraranking.ListRescoreExecutionPlansInput) (*kendraranking.ListRescoreExecutionPlansOutput, error)
- func (m *MockKendraRankingAPI) ListRescoreExecutionPlansPages(arg0 *kendraranking.ListRescoreExecutionPlansInput, ...) error
- func (m *MockKendraRankingAPI) ListRescoreExecutionPlansPagesWithContext(arg0 context.Context, arg1 *kendraranking.ListRescoreExecutionPlansInput, ...) error
- func (m *MockKendraRankingAPI) ListRescoreExecutionPlansRequest(arg0 *kendraranking.ListRescoreExecutionPlansInput) (*request.Request, *kendraranking.ListRescoreExecutionPlansOutput)
- func (m *MockKendraRankingAPI) ListRescoreExecutionPlansWithContext(arg0 context.Context, arg1 *kendraranking.ListRescoreExecutionPlansInput, ...) (*kendraranking.ListRescoreExecutionPlansOutput, error)
- func (m *MockKendraRankingAPI) ListTagsForResource(arg0 *kendraranking.ListTagsForResourceInput) (*kendraranking.ListTagsForResourceOutput, error)
- func (m *MockKendraRankingAPI) ListTagsForResourceRequest(arg0 *kendraranking.ListTagsForResourceInput) (*request.Request, *kendraranking.ListTagsForResourceOutput)
- func (m *MockKendraRankingAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *kendraranking.ListTagsForResourceInput, ...) (*kendraranking.ListTagsForResourceOutput, error)
- func (m *MockKendraRankingAPI) Rescore(arg0 *kendraranking.RescoreInput) (*kendraranking.RescoreOutput, error)
- func (m *MockKendraRankingAPI) RescoreRequest(arg0 *kendraranking.RescoreInput) (*request.Request, *kendraranking.RescoreOutput)
- func (m *MockKendraRankingAPI) RescoreWithContext(arg0 context.Context, arg1 *kendraranking.RescoreInput, arg2 ...request.Option) (*kendraranking.RescoreOutput, error)
- func (m *MockKendraRankingAPI) TagResource(arg0 *kendraranking.TagResourceInput) (*kendraranking.TagResourceOutput, error)
- func (m *MockKendraRankingAPI) TagResourceRequest(arg0 *kendraranking.TagResourceInput) (*request.Request, *kendraranking.TagResourceOutput)
- func (m *MockKendraRankingAPI) TagResourceWithContext(arg0 context.Context, arg1 *kendraranking.TagResourceInput, ...) (*kendraranking.TagResourceOutput, error)
- func (m *MockKendraRankingAPI) UntagResource(arg0 *kendraranking.UntagResourceInput) (*kendraranking.UntagResourceOutput, error)
- func (m *MockKendraRankingAPI) UntagResourceRequest(arg0 *kendraranking.UntagResourceInput) (*request.Request, *kendraranking.UntagResourceOutput)
- func (m *MockKendraRankingAPI) UntagResourceWithContext(arg0 context.Context, arg1 *kendraranking.UntagResourceInput, ...) (*kendraranking.UntagResourceOutput, error)
- func (m *MockKendraRankingAPI) UpdateRescoreExecutionPlan(arg0 *kendraranking.UpdateRescoreExecutionPlanInput) (*kendraranking.UpdateRescoreExecutionPlanOutput, error)
- func (m *MockKendraRankingAPI) UpdateRescoreExecutionPlanRequest(arg0 *kendraranking.UpdateRescoreExecutionPlanInput) (*request.Request, *kendraranking.UpdateRescoreExecutionPlanOutput)
- func (m *MockKendraRankingAPI) UpdateRescoreExecutionPlanWithContext(arg0 context.Context, arg1 *kendraranking.UpdateRescoreExecutionPlanInput, ...) (*kendraranking.UpdateRescoreExecutionPlanOutput, error)
- type MockKendraRankingAPIMockRecorder
- func (mr *MockKendraRankingAPIMockRecorder) CreateRescoreExecutionPlan(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) CreateRescoreExecutionPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) CreateRescoreExecutionPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) DeleteRescoreExecutionPlan(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) DeleteRescoreExecutionPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) DeleteRescoreExecutionPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) DescribeRescoreExecutionPlan(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) DescribeRescoreExecutionPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) DescribeRescoreExecutionPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlans(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) Rescore(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) RescoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) RescoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) UpdateRescoreExecutionPlan(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) UpdateRescoreExecutionPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKendraRankingAPIMockRecorder) UpdateRescoreExecutionPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockKendraRankingAPI ¶
type MockKendraRankingAPI struct {
// contains filtered or unexported fields
}
MockKendraRankingAPI is a mock of KendraRankingAPI interface
func NewMockKendraRankingAPI ¶
func NewMockKendraRankingAPI(ctrl *gomock.Controller) *MockKendraRankingAPI
NewMockKendraRankingAPI creates a new mock instance
func (*MockKendraRankingAPI) CreateRescoreExecutionPlan ¶
func (m *MockKendraRankingAPI) CreateRescoreExecutionPlan(arg0 *kendraranking.CreateRescoreExecutionPlanInput) (*kendraranking.CreateRescoreExecutionPlanOutput, error)
CreateRescoreExecutionPlan mocks base method
func (*MockKendraRankingAPI) CreateRescoreExecutionPlanRequest ¶
func (m *MockKendraRankingAPI) CreateRescoreExecutionPlanRequest(arg0 *kendraranking.CreateRescoreExecutionPlanInput) (*request.Request, *kendraranking.CreateRescoreExecutionPlanOutput)
CreateRescoreExecutionPlanRequest mocks base method
func (*MockKendraRankingAPI) CreateRescoreExecutionPlanWithContext ¶
func (m *MockKendraRankingAPI) CreateRescoreExecutionPlanWithContext(arg0 context.Context, arg1 *kendraranking.CreateRescoreExecutionPlanInput, arg2 ...request.Option) (*kendraranking.CreateRescoreExecutionPlanOutput, error)
CreateRescoreExecutionPlanWithContext mocks base method
func (*MockKendraRankingAPI) DeleteRescoreExecutionPlan ¶
func (m *MockKendraRankingAPI) DeleteRescoreExecutionPlan(arg0 *kendraranking.DeleteRescoreExecutionPlanInput) (*kendraranking.DeleteRescoreExecutionPlanOutput, error)
DeleteRescoreExecutionPlan mocks base method
func (*MockKendraRankingAPI) DeleteRescoreExecutionPlanRequest ¶
func (m *MockKendraRankingAPI) DeleteRescoreExecutionPlanRequest(arg0 *kendraranking.DeleteRescoreExecutionPlanInput) (*request.Request, *kendraranking.DeleteRescoreExecutionPlanOutput)
DeleteRescoreExecutionPlanRequest mocks base method
func (*MockKendraRankingAPI) DeleteRescoreExecutionPlanWithContext ¶
func (m *MockKendraRankingAPI) DeleteRescoreExecutionPlanWithContext(arg0 context.Context, arg1 *kendraranking.DeleteRescoreExecutionPlanInput, arg2 ...request.Option) (*kendraranking.DeleteRescoreExecutionPlanOutput, error)
DeleteRescoreExecutionPlanWithContext mocks base method
func (*MockKendraRankingAPI) DescribeRescoreExecutionPlan ¶
func (m *MockKendraRankingAPI) DescribeRescoreExecutionPlan(arg0 *kendraranking.DescribeRescoreExecutionPlanInput) (*kendraranking.DescribeRescoreExecutionPlanOutput, error)
DescribeRescoreExecutionPlan mocks base method
func (*MockKendraRankingAPI) DescribeRescoreExecutionPlanRequest ¶
func (m *MockKendraRankingAPI) DescribeRescoreExecutionPlanRequest(arg0 *kendraranking.DescribeRescoreExecutionPlanInput) (*request.Request, *kendraranking.DescribeRescoreExecutionPlanOutput)
DescribeRescoreExecutionPlanRequest mocks base method
func (*MockKendraRankingAPI) DescribeRescoreExecutionPlanWithContext ¶
func (m *MockKendraRankingAPI) DescribeRescoreExecutionPlanWithContext(arg0 context.Context, arg1 *kendraranking.DescribeRescoreExecutionPlanInput, arg2 ...request.Option) (*kendraranking.DescribeRescoreExecutionPlanOutput, error)
DescribeRescoreExecutionPlanWithContext mocks base method
func (*MockKendraRankingAPI) EXPECT ¶
func (m *MockKendraRankingAPI) EXPECT() *MockKendraRankingAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockKendraRankingAPI) ListRescoreExecutionPlans ¶
func (m *MockKendraRankingAPI) ListRescoreExecutionPlans(arg0 *kendraranking.ListRescoreExecutionPlansInput) (*kendraranking.ListRescoreExecutionPlansOutput, error)
ListRescoreExecutionPlans mocks base method
func (*MockKendraRankingAPI) ListRescoreExecutionPlansPages ¶
func (m *MockKendraRankingAPI) ListRescoreExecutionPlansPages(arg0 *kendraranking.ListRescoreExecutionPlansInput, arg1 func(*kendraranking.ListRescoreExecutionPlansOutput, bool) bool) error
ListRescoreExecutionPlansPages mocks base method
func (*MockKendraRankingAPI) ListRescoreExecutionPlansPagesWithContext ¶
func (m *MockKendraRankingAPI) ListRescoreExecutionPlansPagesWithContext(arg0 context.Context, arg1 *kendraranking.ListRescoreExecutionPlansInput, arg2 func(*kendraranking.ListRescoreExecutionPlansOutput, bool) bool, arg3 ...request.Option) error
ListRescoreExecutionPlansPagesWithContext mocks base method
func (*MockKendraRankingAPI) ListRescoreExecutionPlansRequest ¶
func (m *MockKendraRankingAPI) ListRescoreExecutionPlansRequest(arg0 *kendraranking.ListRescoreExecutionPlansInput) (*request.Request, *kendraranking.ListRescoreExecutionPlansOutput)
ListRescoreExecutionPlansRequest mocks base method
func (*MockKendraRankingAPI) ListRescoreExecutionPlansWithContext ¶
func (m *MockKendraRankingAPI) ListRescoreExecutionPlansWithContext(arg0 context.Context, arg1 *kendraranking.ListRescoreExecutionPlansInput, arg2 ...request.Option) (*kendraranking.ListRescoreExecutionPlansOutput, error)
ListRescoreExecutionPlansWithContext mocks base method
func (*MockKendraRankingAPI) ListTagsForResource ¶
func (m *MockKendraRankingAPI) ListTagsForResource(arg0 *kendraranking.ListTagsForResourceInput) (*kendraranking.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockKendraRankingAPI) ListTagsForResourceRequest ¶
func (m *MockKendraRankingAPI) ListTagsForResourceRequest(arg0 *kendraranking.ListTagsForResourceInput) (*request.Request, *kendraranking.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockKendraRankingAPI) ListTagsForResourceWithContext ¶
func (m *MockKendraRankingAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *kendraranking.ListTagsForResourceInput, arg2 ...request.Option) (*kendraranking.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockKendraRankingAPI) Rescore ¶
func (m *MockKendraRankingAPI) Rescore(arg0 *kendraranking.RescoreInput) (*kendraranking.RescoreOutput, error)
Rescore mocks base method
func (*MockKendraRankingAPI) RescoreRequest ¶
func (m *MockKendraRankingAPI) RescoreRequest(arg0 *kendraranking.RescoreInput) (*request.Request, *kendraranking.RescoreOutput)
RescoreRequest mocks base method
func (*MockKendraRankingAPI) RescoreWithContext ¶
func (m *MockKendraRankingAPI) RescoreWithContext(arg0 context.Context, arg1 *kendraranking.RescoreInput, arg2 ...request.Option) (*kendraranking.RescoreOutput, error)
RescoreWithContext mocks base method
func (*MockKendraRankingAPI) TagResource ¶
func (m *MockKendraRankingAPI) TagResource(arg0 *kendraranking.TagResourceInput) (*kendraranking.TagResourceOutput, error)
TagResource mocks base method
func (*MockKendraRankingAPI) TagResourceRequest ¶
func (m *MockKendraRankingAPI) TagResourceRequest(arg0 *kendraranking.TagResourceInput) (*request.Request, *kendraranking.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockKendraRankingAPI) TagResourceWithContext ¶
func (m *MockKendraRankingAPI) TagResourceWithContext(arg0 context.Context, arg1 *kendraranking.TagResourceInput, arg2 ...request.Option) (*kendraranking.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockKendraRankingAPI) UntagResource ¶
func (m *MockKendraRankingAPI) UntagResource(arg0 *kendraranking.UntagResourceInput) (*kendraranking.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockKendraRankingAPI) UntagResourceRequest ¶
func (m *MockKendraRankingAPI) UntagResourceRequest(arg0 *kendraranking.UntagResourceInput) (*request.Request, *kendraranking.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockKendraRankingAPI) UntagResourceWithContext ¶
func (m *MockKendraRankingAPI) UntagResourceWithContext(arg0 context.Context, arg1 *kendraranking.UntagResourceInput, arg2 ...request.Option) (*kendraranking.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockKendraRankingAPI) UpdateRescoreExecutionPlan ¶
func (m *MockKendraRankingAPI) UpdateRescoreExecutionPlan(arg0 *kendraranking.UpdateRescoreExecutionPlanInput) (*kendraranking.UpdateRescoreExecutionPlanOutput, error)
UpdateRescoreExecutionPlan mocks base method
func (*MockKendraRankingAPI) UpdateRescoreExecutionPlanRequest ¶
func (m *MockKendraRankingAPI) UpdateRescoreExecutionPlanRequest(arg0 *kendraranking.UpdateRescoreExecutionPlanInput) (*request.Request, *kendraranking.UpdateRescoreExecutionPlanOutput)
UpdateRescoreExecutionPlanRequest mocks base method
func (*MockKendraRankingAPI) UpdateRescoreExecutionPlanWithContext ¶
func (m *MockKendraRankingAPI) UpdateRescoreExecutionPlanWithContext(arg0 context.Context, arg1 *kendraranking.UpdateRescoreExecutionPlanInput, arg2 ...request.Option) (*kendraranking.UpdateRescoreExecutionPlanOutput, error)
UpdateRescoreExecutionPlanWithContext mocks base method
type MockKendraRankingAPIMockRecorder ¶
type MockKendraRankingAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockKendraRankingAPIMockRecorder is the mock recorder for MockKendraRankingAPI
func (*MockKendraRankingAPIMockRecorder) CreateRescoreExecutionPlan ¶
func (mr *MockKendraRankingAPIMockRecorder) CreateRescoreExecutionPlan(arg0 interface{}) *gomock.Call
CreateRescoreExecutionPlan indicates an expected call of CreateRescoreExecutionPlan
func (*MockKendraRankingAPIMockRecorder) CreateRescoreExecutionPlanRequest ¶
func (mr *MockKendraRankingAPIMockRecorder) CreateRescoreExecutionPlanRequest(arg0 interface{}) *gomock.Call
CreateRescoreExecutionPlanRequest indicates an expected call of CreateRescoreExecutionPlanRequest
func (*MockKendraRankingAPIMockRecorder) CreateRescoreExecutionPlanWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) CreateRescoreExecutionPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRescoreExecutionPlanWithContext indicates an expected call of CreateRescoreExecutionPlanWithContext
func (*MockKendraRankingAPIMockRecorder) DeleteRescoreExecutionPlan ¶
func (mr *MockKendraRankingAPIMockRecorder) DeleteRescoreExecutionPlan(arg0 interface{}) *gomock.Call
DeleteRescoreExecutionPlan indicates an expected call of DeleteRescoreExecutionPlan
func (*MockKendraRankingAPIMockRecorder) DeleteRescoreExecutionPlanRequest ¶
func (mr *MockKendraRankingAPIMockRecorder) DeleteRescoreExecutionPlanRequest(arg0 interface{}) *gomock.Call
DeleteRescoreExecutionPlanRequest indicates an expected call of DeleteRescoreExecutionPlanRequest
func (*MockKendraRankingAPIMockRecorder) DeleteRescoreExecutionPlanWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) DeleteRescoreExecutionPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRescoreExecutionPlanWithContext indicates an expected call of DeleteRescoreExecutionPlanWithContext
func (*MockKendraRankingAPIMockRecorder) DescribeRescoreExecutionPlan ¶
func (mr *MockKendraRankingAPIMockRecorder) DescribeRescoreExecutionPlan(arg0 interface{}) *gomock.Call
DescribeRescoreExecutionPlan indicates an expected call of DescribeRescoreExecutionPlan
func (*MockKendraRankingAPIMockRecorder) DescribeRescoreExecutionPlanRequest ¶
func (mr *MockKendraRankingAPIMockRecorder) DescribeRescoreExecutionPlanRequest(arg0 interface{}) *gomock.Call
DescribeRescoreExecutionPlanRequest indicates an expected call of DescribeRescoreExecutionPlanRequest
func (*MockKendraRankingAPIMockRecorder) DescribeRescoreExecutionPlanWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) DescribeRescoreExecutionPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRescoreExecutionPlanWithContext indicates an expected call of DescribeRescoreExecutionPlanWithContext
func (*MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlans ¶
func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlans(arg0 interface{}) *gomock.Call
ListRescoreExecutionPlans indicates an expected call of ListRescoreExecutionPlans
func (*MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansPages ¶
func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansPages(arg0, arg1 interface{}) *gomock.Call
ListRescoreExecutionPlansPages indicates an expected call of ListRescoreExecutionPlansPages
func (*MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansPagesWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRescoreExecutionPlansPagesWithContext indicates an expected call of ListRescoreExecutionPlansPagesWithContext
func (*MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansRequest ¶
func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansRequest(arg0 interface{}) *gomock.Call
ListRescoreExecutionPlansRequest indicates an expected call of ListRescoreExecutionPlansRequest
func (*MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) ListRescoreExecutionPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRescoreExecutionPlansWithContext indicates an expected call of ListRescoreExecutionPlansWithContext
func (*MockKendraRankingAPIMockRecorder) ListTagsForResource ¶
func (mr *MockKendraRankingAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockKendraRankingAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockKendraRankingAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockKendraRankingAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockKendraRankingAPIMockRecorder) Rescore ¶
func (mr *MockKendraRankingAPIMockRecorder) Rescore(arg0 interface{}) *gomock.Call
Rescore indicates an expected call of Rescore
func (*MockKendraRankingAPIMockRecorder) RescoreRequest ¶
func (mr *MockKendraRankingAPIMockRecorder) RescoreRequest(arg0 interface{}) *gomock.Call
RescoreRequest indicates an expected call of RescoreRequest
func (*MockKendraRankingAPIMockRecorder) RescoreWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) RescoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RescoreWithContext indicates an expected call of RescoreWithContext
func (*MockKendraRankingAPIMockRecorder) TagResource ¶
func (mr *MockKendraRankingAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockKendraRankingAPIMockRecorder) TagResourceRequest ¶
func (mr *MockKendraRankingAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockKendraRankingAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockKendraRankingAPIMockRecorder) UntagResource ¶
func (mr *MockKendraRankingAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockKendraRankingAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockKendraRankingAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockKendraRankingAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockKendraRankingAPIMockRecorder) UpdateRescoreExecutionPlan ¶
func (mr *MockKendraRankingAPIMockRecorder) UpdateRescoreExecutionPlan(arg0 interface{}) *gomock.Call
UpdateRescoreExecutionPlan indicates an expected call of UpdateRescoreExecutionPlan
func (*MockKendraRankingAPIMockRecorder) UpdateRescoreExecutionPlanRequest ¶
func (mr *MockKendraRankingAPIMockRecorder) UpdateRescoreExecutionPlanRequest(arg0 interface{}) *gomock.Call
UpdateRescoreExecutionPlanRequest indicates an expected call of UpdateRescoreExecutionPlanRequest
func (*MockKendraRankingAPIMockRecorder) UpdateRescoreExecutionPlanWithContext ¶
func (mr *MockKendraRankingAPIMockRecorder) UpdateRescoreExecutionPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRescoreExecutionPlanWithContext indicates an expected call of UpdateRescoreExecutionPlanWithContext