Documentation ¶
Overview ¶
Package savingsplansmock is a generated GoMock package.
Index ¶
- type MockSavingsPlansAPI
- func (m *MockSavingsPlansAPI) CreateSavingsPlan(arg0 *savingsplans.CreateSavingsPlanInput) (*savingsplans.CreateSavingsPlanOutput, error)
- func (m *MockSavingsPlansAPI) CreateSavingsPlanRequest(arg0 *savingsplans.CreateSavingsPlanInput) (*request.Request, *savingsplans.CreateSavingsPlanOutput)
- func (m *MockSavingsPlansAPI) CreateSavingsPlanWithContext(arg0 context.Context, arg1 *savingsplans.CreateSavingsPlanInput, ...) (*savingsplans.CreateSavingsPlanOutput, error)
- func (m *MockSavingsPlansAPI) DeleteQueuedSavingsPlan(arg0 *savingsplans.DeleteQueuedSavingsPlanInput) (*savingsplans.DeleteQueuedSavingsPlanOutput, error)
- func (m *MockSavingsPlansAPI) DeleteQueuedSavingsPlanRequest(arg0 *savingsplans.DeleteQueuedSavingsPlanInput) (*request.Request, *savingsplans.DeleteQueuedSavingsPlanOutput)
- func (m *MockSavingsPlansAPI) DeleteQueuedSavingsPlanWithContext(arg0 context.Context, arg1 *savingsplans.DeleteQueuedSavingsPlanInput, ...) (*savingsplans.DeleteQueuedSavingsPlanOutput, error)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlanRates(arg0 *savingsplans.DescribeSavingsPlanRatesInput) (*savingsplans.DescribeSavingsPlanRatesOutput, error)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlanRatesRequest(arg0 *savingsplans.DescribeSavingsPlanRatesInput) (*request.Request, *savingsplans.DescribeSavingsPlanRatesOutput)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlanRatesWithContext(arg0 context.Context, arg1 *savingsplans.DescribeSavingsPlanRatesInput, ...) (*savingsplans.DescribeSavingsPlanRatesOutput, error)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlans(arg0 *savingsplans.DescribeSavingsPlansInput) (*savingsplans.DescribeSavingsPlansOutput, error)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingRates(arg0 *savingsplans.DescribeSavingsPlansOfferingRatesInput) (*savingsplans.DescribeSavingsPlansOfferingRatesOutput, error)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingRatesRequest(arg0 *savingsplans.DescribeSavingsPlansOfferingRatesInput) (*request.Request, *savingsplans.DescribeSavingsPlansOfferingRatesOutput)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingRatesWithContext(arg0 context.Context, ...) (*savingsplans.DescribeSavingsPlansOfferingRatesOutput, error)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferings(arg0 *savingsplans.DescribeSavingsPlansOfferingsInput) (*savingsplans.DescribeSavingsPlansOfferingsOutput, error)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingsRequest(arg0 *savingsplans.DescribeSavingsPlansOfferingsInput) (*request.Request, *savingsplans.DescribeSavingsPlansOfferingsOutput)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingsWithContext(arg0 context.Context, arg1 *savingsplans.DescribeSavingsPlansOfferingsInput, ...) (*savingsplans.DescribeSavingsPlansOfferingsOutput, error)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlansRequest(arg0 *savingsplans.DescribeSavingsPlansInput) (*request.Request, *savingsplans.DescribeSavingsPlansOutput)
- func (m *MockSavingsPlansAPI) DescribeSavingsPlansWithContext(arg0 context.Context, arg1 *savingsplans.DescribeSavingsPlansInput, ...) (*savingsplans.DescribeSavingsPlansOutput, error)
- func (m *MockSavingsPlansAPI) EXPECT() *MockSavingsPlansAPIMockRecorder
- func (m *MockSavingsPlansAPI) ListTagsForResource(arg0 *savingsplans.ListTagsForResourceInput) (*savingsplans.ListTagsForResourceOutput, error)
- func (m *MockSavingsPlansAPI) ListTagsForResourceRequest(arg0 *savingsplans.ListTagsForResourceInput) (*request.Request, *savingsplans.ListTagsForResourceOutput)
- func (m *MockSavingsPlansAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *savingsplans.ListTagsForResourceInput, ...) (*savingsplans.ListTagsForResourceOutput, error)
- func (m *MockSavingsPlansAPI) TagResource(arg0 *savingsplans.TagResourceInput) (*savingsplans.TagResourceOutput, error)
- func (m *MockSavingsPlansAPI) TagResourceRequest(arg0 *savingsplans.TagResourceInput) (*request.Request, *savingsplans.TagResourceOutput)
- func (m *MockSavingsPlansAPI) TagResourceWithContext(arg0 context.Context, arg1 *savingsplans.TagResourceInput, ...) (*savingsplans.TagResourceOutput, error)
- func (m *MockSavingsPlansAPI) UntagResource(arg0 *savingsplans.UntagResourceInput) (*savingsplans.UntagResourceOutput, error)
- func (m *MockSavingsPlansAPI) UntagResourceRequest(arg0 *savingsplans.UntagResourceInput) (*request.Request, *savingsplans.UntagResourceOutput)
- func (m *MockSavingsPlansAPI) UntagResourceWithContext(arg0 context.Context, arg1 *savingsplans.UntagResourceInput, ...) (*savingsplans.UntagResourceOutput, error)
- type MockSavingsPlansAPIMockRecorder
- func (mr *MockSavingsPlansAPIMockRecorder) CreateSavingsPlan(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) CreateSavingsPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) CreateSavingsPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlan(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRates(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlans(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRates(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferings(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSavingsPlansAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSavingsPlansAPI ¶
type MockSavingsPlansAPI struct {
// contains filtered or unexported fields
}
MockSavingsPlansAPI is a mock of SavingsPlansAPI interface
func NewMockSavingsPlansAPI ¶
func NewMockSavingsPlansAPI(ctrl *gomock.Controller) *MockSavingsPlansAPI
NewMockSavingsPlansAPI creates a new mock instance
func (*MockSavingsPlansAPI) CreateSavingsPlan ¶
func (m *MockSavingsPlansAPI) CreateSavingsPlan(arg0 *savingsplans.CreateSavingsPlanInput) (*savingsplans.CreateSavingsPlanOutput, error)
CreateSavingsPlan mocks base method
func (*MockSavingsPlansAPI) CreateSavingsPlanRequest ¶
func (m *MockSavingsPlansAPI) CreateSavingsPlanRequest(arg0 *savingsplans.CreateSavingsPlanInput) (*request.Request, *savingsplans.CreateSavingsPlanOutput)
CreateSavingsPlanRequest mocks base method
func (*MockSavingsPlansAPI) CreateSavingsPlanWithContext ¶
func (m *MockSavingsPlansAPI) CreateSavingsPlanWithContext(arg0 context.Context, arg1 *savingsplans.CreateSavingsPlanInput, arg2 ...request.Option) (*savingsplans.CreateSavingsPlanOutput, error)
CreateSavingsPlanWithContext mocks base method
func (*MockSavingsPlansAPI) DeleteQueuedSavingsPlan ¶
func (m *MockSavingsPlansAPI) DeleteQueuedSavingsPlan(arg0 *savingsplans.DeleteQueuedSavingsPlanInput) (*savingsplans.DeleteQueuedSavingsPlanOutput, error)
DeleteQueuedSavingsPlan mocks base method
func (*MockSavingsPlansAPI) DeleteQueuedSavingsPlanRequest ¶
func (m *MockSavingsPlansAPI) DeleteQueuedSavingsPlanRequest(arg0 *savingsplans.DeleteQueuedSavingsPlanInput) (*request.Request, *savingsplans.DeleteQueuedSavingsPlanOutput)
DeleteQueuedSavingsPlanRequest mocks base method
func (*MockSavingsPlansAPI) DeleteQueuedSavingsPlanWithContext ¶
func (m *MockSavingsPlansAPI) DeleteQueuedSavingsPlanWithContext(arg0 context.Context, arg1 *savingsplans.DeleteQueuedSavingsPlanInput, arg2 ...request.Option) (*savingsplans.DeleteQueuedSavingsPlanOutput, error)
DeleteQueuedSavingsPlanWithContext mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlanRates ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlanRates(arg0 *savingsplans.DescribeSavingsPlanRatesInput) (*savingsplans.DescribeSavingsPlanRatesOutput, error)
DescribeSavingsPlanRates mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlanRatesRequest ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlanRatesRequest(arg0 *savingsplans.DescribeSavingsPlanRatesInput) (*request.Request, *savingsplans.DescribeSavingsPlanRatesOutput)
DescribeSavingsPlanRatesRequest mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlanRatesWithContext ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlanRatesWithContext(arg0 context.Context, arg1 *savingsplans.DescribeSavingsPlanRatesInput, arg2 ...request.Option) (*savingsplans.DescribeSavingsPlanRatesOutput, error)
DescribeSavingsPlanRatesWithContext mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlans ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlans(arg0 *savingsplans.DescribeSavingsPlansInput) (*savingsplans.DescribeSavingsPlansOutput, error)
DescribeSavingsPlans mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingRates ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingRates(arg0 *savingsplans.DescribeSavingsPlansOfferingRatesInput) (*savingsplans.DescribeSavingsPlansOfferingRatesOutput, error)
DescribeSavingsPlansOfferingRates mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingRatesRequest ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingRatesRequest(arg0 *savingsplans.DescribeSavingsPlansOfferingRatesInput) (*request.Request, *savingsplans.DescribeSavingsPlansOfferingRatesOutput)
DescribeSavingsPlansOfferingRatesRequest mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingRatesWithContext ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingRatesWithContext(arg0 context.Context, arg1 *savingsplans.DescribeSavingsPlansOfferingRatesInput, arg2 ...request.Option) (*savingsplans.DescribeSavingsPlansOfferingRatesOutput, error)
DescribeSavingsPlansOfferingRatesWithContext mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferings ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferings(arg0 *savingsplans.DescribeSavingsPlansOfferingsInput) (*savingsplans.DescribeSavingsPlansOfferingsOutput, error)
DescribeSavingsPlansOfferings mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingsRequest ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingsRequest(arg0 *savingsplans.DescribeSavingsPlansOfferingsInput) (*request.Request, *savingsplans.DescribeSavingsPlansOfferingsOutput)
DescribeSavingsPlansOfferingsRequest mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlansOfferingsWithContext ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlansOfferingsWithContext(arg0 context.Context, arg1 *savingsplans.DescribeSavingsPlansOfferingsInput, arg2 ...request.Option) (*savingsplans.DescribeSavingsPlansOfferingsOutput, error)
DescribeSavingsPlansOfferingsWithContext mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlansRequest ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlansRequest(arg0 *savingsplans.DescribeSavingsPlansInput) (*request.Request, *savingsplans.DescribeSavingsPlansOutput)
DescribeSavingsPlansRequest mocks base method
func (*MockSavingsPlansAPI) DescribeSavingsPlansWithContext ¶
func (m *MockSavingsPlansAPI) DescribeSavingsPlansWithContext(arg0 context.Context, arg1 *savingsplans.DescribeSavingsPlansInput, arg2 ...request.Option) (*savingsplans.DescribeSavingsPlansOutput, error)
DescribeSavingsPlansWithContext mocks base method
func (*MockSavingsPlansAPI) EXPECT ¶
func (m *MockSavingsPlansAPI) EXPECT() *MockSavingsPlansAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSavingsPlansAPI) ListTagsForResource ¶
func (m *MockSavingsPlansAPI) ListTagsForResource(arg0 *savingsplans.ListTagsForResourceInput) (*savingsplans.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockSavingsPlansAPI) ListTagsForResourceRequest ¶
func (m *MockSavingsPlansAPI) ListTagsForResourceRequest(arg0 *savingsplans.ListTagsForResourceInput) (*request.Request, *savingsplans.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockSavingsPlansAPI) ListTagsForResourceWithContext ¶
func (m *MockSavingsPlansAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *savingsplans.ListTagsForResourceInput, arg2 ...request.Option) (*savingsplans.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockSavingsPlansAPI) TagResource ¶
func (m *MockSavingsPlansAPI) TagResource(arg0 *savingsplans.TagResourceInput) (*savingsplans.TagResourceOutput, error)
TagResource mocks base method
func (*MockSavingsPlansAPI) TagResourceRequest ¶
func (m *MockSavingsPlansAPI) TagResourceRequest(arg0 *savingsplans.TagResourceInput) (*request.Request, *savingsplans.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockSavingsPlansAPI) TagResourceWithContext ¶
func (m *MockSavingsPlansAPI) TagResourceWithContext(arg0 context.Context, arg1 *savingsplans.TagResourceInput, arg2 ...request.Option) (*savingsplans.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockSavingsPlansAPI) UntagResource ¶
func (m *MockSavingsPlansAPI) UntagResource(arg0 *savingsplans.UntagResourceInput) (*savingsplans.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockSavingsPlansAPI) UntagResourceRequest ¶
func (m *MockSavingsPlansAPI) UntagResourceRequest(arg0 *savingsplans.UntagResourceInput) (*request.Request, *savingsplans.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockSavingsPlansAPI) UntagResourceWithContext ¶
func (m *MockSavingsPlansAPI) UntagResourceWithContext(arg0 context.Context, arg1 *savingsplans.UntagResourceInput, arg2 ...request.Option) (*savingsplans.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
type MockSavingsPlansAPIMockRecorder ¶
type MockSavingsPlansAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockSavingsPlansAPIMockRecorder is the mock recorder for MockSavingsPlansAPI
func (*MockSavingsPlansAPIMockRecorder) CreateSavingsPlan ¶
func (mr *MockSavingsPlansAPIMockRecorder) CreateSavingsPlan(arg0 interface{}) *gomock.Call
CreateSavingsPlan indicates an expected call of CreateSavingsPlan
func (*MockSavingsPlansAPIMockRecorder) CreateSavingsPlanRequest ¶
func (mr *MockSavingsPlansAPIMockRecorder) CreateSavingsPlanRequest(arg0 interface{}) *gomock.Call
CreateSavingsPlanRequest indicates an expected call of CreateSavingsPlanRequest
func (*MockSavingsPlansAPIMockRecorder) CreateSavingsPlanWithContext ¶
func (mr *MockSavingsPlansAPIMockRecorder) CreateSavingsPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSavingsPlanWithContext indicates an expected call of CreateSavingsPlanWithContext
func (*MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlan ¶
func (mr *MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlan(arg0 interface{}) *gomock.Call
DeleteQueuedSavingsPlan indicates an expected call of DeleteQueuedSavingsPlan
func (*MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanRequest ¶
func (mr *MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanRequest(arg0 interface{}) *gomock.Call
DeleteQueuedSavingsPlanRequest indicates an expected call of DeleteQueuedSavingsPlanRequest
func (*MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanWithContext ¶
func (mr *MockSavingsPlansAPIMockRecorder) DeleteQueuedSavingsPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteQueuedSavingsPlanWithContext indicates an expected call of DeleteQueuedSavingsPlanWithContext
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRates ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRates(arg0 interface{}) *gomock.Call
DescribeSavingsPlanRates indicates an expected call of DescribeSavingsPlanRates
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesRequest ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesRequest(arg0 interface{}) *gomock.Call
DescribeSavingsPlanRatesRequest indicates an expected call of DescribeSavingsPlanRatesRequest
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesWithContext ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlanRatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSavingsPlanRatesWithContext indicates an expected call of DescribeSavingsPlanRatesWithContext
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlans ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlans(arg0 interface{}) *gomock.Call
DescribeSavingsPlans indicates an expected call of DescribeSavingsPlans
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRates ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRates(arg0 interface{}) *gomock.Call
DescribeSavingsPlansOfferingRates indicates an expected call of DescribeSavingsPlansOfferingRates
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesRequest ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesRequest(arg0 interface{}) *gomock.Call
DescribeSavingsPlansOfferingRatesRequest indicates an expected call of DescribeSavingsPlansOfferingRatesRequest
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesWithContext ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingRatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSavingsPlansOfferingRatesWithContext indicates an expected call of DescribeSavingsPlansOfferingRatesWithContext
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferings ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferings(arg0 interface{}) *gomock.Call
DescribeSavingsPlansOfferings indicates an expected call of DescribeSavingsPlansOfferings
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsRequest ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsRequest(arg0 interface{}) *gomock.Call
DescribeSavingsPlansOfferingsRequest indicates an expected call of DescribeSavingsPlansOfferingsRequest
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsWithContext ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSavingsPlansOfferingsWithContext indicates an expected call of DescribeSavingsPlansOfferingsWithContext
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansRequest ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansRequest(arg0 interface{}) *gomock.Call
DescribeSavingsPlansRequest indicates an expected call of DescribeSavingsPlansRequest
func (*MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansWithContext ¶
func (mr *MockSavingsPlansAPIMockRecorder) DescribeSavingsPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSavingsPlansWithContext indicates an expected call of DescribeSavingsPlansWithContext
func (*MockSavingsPlansAPIMockRecorder) ListTagsForResource ¶
func (mr *MockSavingsPlansAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockSavingsPlansAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockSavingsPlansAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockSavingsPlansAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockSavingsPlansAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockSavingsPlansAPIMockRecorder) TagResource ¶
func (mr *MockSavingsPlansAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockSavingsPlansAPIMockRecorder) TagResourceRequest ¶
func (mr *MockSavingsPlansAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockSavingsPlansAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockSavingsPlansAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockSavingsPlansAPIMockRecorder) UntagResource ¶
func (mr *MockSavingsPlansAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockSavingsPlansAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockSavingsPlansAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockSavingsPlansAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockSavingsPlansAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext